Triplane Turmoil by sergiou87 - Homebrew App Store (switch)
Back

App Store IconHomebrew App Store (switch)

Triplane Turmoil
by sergiou87

Triplane Turmoil icon
    Version1.0.11
    Zip size4,937 KiB
    LicenseGPLv3
    Updated02/11/2024
    Downloads639
    MD505e53b79878f62c2a190b2b9337bdede

App Details

Intro
=====

Triplane Classic is a side-scrolling dogfighting game featuring solo
missions and multiplayer mode with up to four players. It is a port of
the original Triplane Turmoil game for DOS and aims to match the
original game exactly so that high scores remain comparable to the
original.

This is a fork of the original port of the game (http://triplane.sourceforge.net/)
but updated to SDL2, so that is easier to port to other platforms.
It also adds support for 4 XInput game controllers instead of only
2 joysticks.

Please read the manual page for information on how to actually play
the game. Also see README.install if you want to build the game from
source code.

Nintendo Switch Port
====================

The Nintendo Switch port has been built using DevkitPro (https://devkitpro.org/)
and libnx (https://github.com/switchbrew/libnx).

The whole game should be playable, controls have been adapted to the
Switch, including the use of the touch screen or the left joystick
and the A button as a mouse to navigate the menus.

The roster is not functional yet, as you cannot input text, so 4
players are created by default, which have assigned the corresponding
gamepad to their player number.

The default controls are:
- Up/Down: left joystick or directional pad
- Guns: Y button
- Bombs: B button
- Roll: X button
- Power: R button
- Exit/back: - button
- Help: + button

Trademarks
==========

Triplane Turmoil is a trademark of Dodekaedron Software
Creations Oy.

Triplane Turmoil 2 is a trademark of Draconus Entertainment Ltd.

Triplane Classic is not a trademark. However, if you make substantial
modifications that, for example, change the scoring system, we
encourage you to pick a new name for your modified game so that users
are not confused.

Contact
=======

Teemu J. Takanen

Timo Juhani Lindfors

Changelog

1.0.11

Fixed support for multiple controllers
Fixed running on Nintendo Switch

1.0.10

This just addresses some input issues with the Switch port in firmware 9.0.0+ by building it with the latest libnx version.