More actions
(Created page with "{{Infobox Switch Homebrews |title=NX-Opentyrian |image=nxopentyrianswitch.png |description=Port of OpenTryian to the Nintendo Switch. |author=abysphalt |lastupdated=2021/05/03 |type=Shooter |version=1 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch.7z |website=https://gbatemp.net/threads/opentyrian-port-for-switch.504650/ |source=https://github.com/abysphalt/nx-openTyrian |donation= }} {{#seo: |title=Switch Homebrew Games (Shooter)...") |
m (HydeWing moved page NX-Opentyrian Switch to NX-OpenTyrian Switch without leaving a redirect) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=nx-opentyrian | ||
|image= | |image=nxopentyrian.png | ||
|description=Port of OpenTryian to the Nintendo Switch. | |description=Port of OpenTryian to the Nintendo Switch. | ||
|author= | |author=felixrg, OrGoN3, Djakku | ||
|lastupdated=2021/05/ | |lastupdated=2021/05/13 | ||
|type=Shooter | |type=Shooter | ||
|version=1 | |version=1.0 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/nxopentyrian.7z | ||
|website=https://gbatemp.net/threads/opentyrian-port-for-switch.504650/ | |website=https://gbatemp.net/threads/opentyrian-port-for-switch.504650/ | ||
|source=https://github.com/abysphalt/nx-openTyrian | |source=https://github.com/abysphalt/nx-openTyrian | ||
|donation= | |donation= | ||
}} | }} | ||
Port of OpenTryian to the Nintendo Switch. | Port of OpenTryian to the Nintendo Switch. | ||
== | ==Installation== | ||
Copy opentyrian.nro to sdmc:/switch/opentyrian/. | |||
Unzip [http://camanis.net/tyrian/tyrian21.zip tyrian21.zip] (containing the data files) to a folder called data. | |||
SD card layout should be: | |||
SD | |||
|-switch/ | |||
| |-opentyrian/ | |||
| | |-opentyrian.nro | |||
| | |-data/ | |||
| | | |-cubetxt1.dat | |||
| | | |-cubetxt2.dat | |||
| | | |-cubetxt3.dat | |||
| | | |-... | |||
==Controls== | |||
Left Stick or D-Pad - Ship movement | |||
A - Fire weapons (select in menus) | |||
B - Toggle rear weapon mode (back in menus) | |||
X/R - Fire right sidekick | |||
Y/L - Fire left sidekick | |||
Plus - Pause | |||
Minus - In game menu | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/nxopentyrian3.png | ||
==Compatibility== | |||
Tested on FW 12 and 12.0.1. | |||
==Changelog== | ==Changelog== | ||
''' | '''v1.0 2021/05/13''' (by Djakku) | ||
* First Release. | *Recompiled for FW 12 and tested it on switch, it works fine. | ||
*I take no credits, all just cloned the official repo and used BladeSk makefile and fixes for the double key press on the menu. | |||
'''v1.0.1 2019/10/17''' (by OrGoN3) | |||
*Recompiled for FW 9.xx. No code change. | |||
*D-pad doesn't work. Just the left thumb stick. R3 and L3 for options during gameplay. Button will be pressed twice during menu selection. | |||
'''v1.0 2018/05/19''' (by felixrg) | |||
* First Release (runs on FW 4.xx - 5.xx). | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/abysphalt/nx-openTyrian | ||
* GitHub - https://github.com/OrGoN3/opentyrian-nx | |||
* | * GitHub - https://github.com/theflippedbit/opentyrian-nx | ||
* GBAtemp - https://gbatemp.net/threads/opentyrian-port-for-switch.504650/ |
Latest revision as of 08:10, 16 Mayıs 2023
nx-opentyrian | |
---|---|
General | |
Author | felixrg, OrGoN3, Djakku |
Type | Shooter |
Version | 1.0 |
License | GPL-2.0 |
Last Updated | 2021/05/13 |
Links | |
Download | |
Website | |
Source | |
Port of OpenTryian to the Nintendo Switch.
Installation
Copy opentyrian.nro to sdmc:/switch/opentyrian/.
Unzip tyrian21.zip (containing the data files) to a folder called data.
SD card layout should be:
SD |-switch/ | |-opentyrian/ | | |-opentyrian.nro | | |-data/ | | | |-cubetxt1.dat | | | |-cubetxt2.dat | | | |-cubetxt3.dat | | | |-...
Controls
Left Stick or D-Pad - Ship movement
A - Fire weapons (select in menus)
B - Toggle rear weapon mode (back in menus)
X/R - Fire right sidekick
Y/L - Fire left sidekick
Plus - Pause
Minus - In game menu
Screenshots
Compatibility
Tested on FW 12 and 12.0.1.
Changelog
v1.0 2021/05/13 (by Djakku)
- Recompiled for FW 12 and tested it on switch, it works fine.
- I take no credits, all just cloned the official repo and used BladeSk makefile and fixes for the double key press on the menu.
v1.0.1 2019/10/17 (by OrGoN3)
- Recompiled for FW 9.xx. No code change.
- D-pad doesn't work. Just the left thumb stick. R3 and L3 for options during gameplay. Button will be pressed twice during menu selection.
v1.0 2018/05/19 (by felixrg)
- First Release (runs on FW 4.xx - 5.xx).