More actions
(Created page with "{{Infobox Switch Homebrews |title=Triplane Turmoil |image=triplaneturmoilswitch.png |description=Triplane Classic - a side-scrolling dogfighting game Switch. |author=sergiou87 |lastupdated=2019/09/22 |type=Shooter |version=1.0.10 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilswitch.7z |website=https://gbatemp.net/threads/triplane-turmoil-port-for-switch.537312/ |source=https://github.com/sergiou87/triplane-turmoil |donation= }} {{#se...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Triplane Turmoil | |title=Triplane Turmoil | ||
|image= | |image=triplaneturmoilnx.png | ||
|description=Triplane Classic - a side-scrolling dogfighting game Switch. | |description=Triplane Classic - a side-scrolling dogfighting game ported to Switch. | ||
|author=sergiou87 | |author=sergiou87 | ||
|lastupdated=2019/09/22 | |lastupdated=2019/09/22 | ||
Line 8: | Line 8: | ||
|version=1.0.10 | |version=1.0.10 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilnx.7z | ||
|website=https://gbatemp.net/threads/triplane-turmoil-port-for-switch.537312/ | |website=https://gbatemp.net/threads/triplane-turmoil-port-for-switch.537312/ | ||
|source=https://github.com/sergiou87/triplane-turmoil | |source=https://github.com/sergiou87/triplane-turmoil | ||
|donation= | |donation= | ||
}} | }} | ||
[https://triplane.sourceforge.net/ 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. | |||
It 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. | |||
The Nintendo Switch port has been built by sergiou87 using [https://devkitpro.org/ DevkitPro] and [https://github.com/switchbrew/libnx libnx]. | |||
==Installation== | |||
Extract the zip file to the root of the SD card. | |||
==User guide== | |||
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. | |||
==Controls== | |||
Left Stick or D-Dad - Up/Down | |||
Y - Guns | |||
B - Bombs | |||
X - Roll | |||
R - Power | |||
Minus - Exit, Go back | |||
Plus - Help | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilnx2.png | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilnx3.png | ||
https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilnx4.png | |||
https://dlhb.gamebrew.org/switchhomebrews/triplaneturmoilnx5.png | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0.10 2019/09/22''' | ||
* | * This just addresses [https://twitter.com/SciresM/status/1171980398156365824 some input issues] with the Switch port in firmware 9.0.0+ by building it with [https://github.com/switchbrew/libnx/releases/tag/v2.5.0 the latest libnx version]. | ||
'''v1.0.9 2019/04/28''' | |||
*This version of the game includes SDL2 support, 4 gamepads and a Nintendo Switch port. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/sergiou87/triplane-turmoil | ||
* | * Twitter - https://twitter.com/sergiou87/status/1254364935469088768 | ||
* GBAtemp - https://gbatemp.net/threads/triplane-turmoil-port-for-switch.537312/ | |||
* ForTheUsers - https://apps.fortheusers.org/switch/Triplane_Turmoil |
Revision as of 08:14, 18 Mayıs 2023
Triplane Turmoil | |
---|---|
General | |
Author | sergiou87 |
Type | Shooter |
Version | 1.0.10 |
License | GPL-3.0 |
Last Updated | 2019/09/22 |
Links | |
Download | |
Website | |
Source | |
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.
It 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.
The Nintendo Switch port has been built by sergiou87 using DevkitPro and libnx.
Installation
Extract the zip file to the root of the SD card.
User guide
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.
Controls
Left Stick or D-Dad - Up/Down
Y - Guns
B - Bombs
X - Roll
R - Power
Minus - Exit, Go back
Plus - Help
Screenshots
Changelog
v1.0.10 2019/09/22
- This just addresses some input issues with the Switch port in firmware 9.0.0+ by building it with the latest libnx version.
v1.0.9 2019/04/28
- This version of the game includes SDL2 support, 4 gamepads and a Nintendo Switch port.