Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

NX-OpenTyrian Switch: Difference between revisions

From GameBrew
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=NX-Opentyrian
|title=nx-opentyrian
|image=nxopentyrianswitch.png
|image=nxopentyrian.png
|description=Port of OpenTryian to the Nintendo Switch.
|description=Port of OpenTryian to the Nintendo Switch.
|author=abysphalt
|author=felixrg, OrGoN3, Djakku
|lastupdated=2021/05/03
|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/nxopentyrianswitch.7z
|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=
}}
}}
{{#seo:
|title=Switch Homebrew Games (Shooter) - GameBrew
|title_mode=append
|image=nxopentyrianswitch.png
|image_alt=NX-Opentyrian
}}
{{cleanup|article|Needs cleanup}}
Port of OpenTryian to the Nintendo Switch.
Port of OpenTryian to the Nintendo Switch.


==Media==
==Installation==
<youtube></youtube>
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/nxopentyrianswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrian3.png
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-03.png
==Compatibility==
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-04.png
Tested on FW 12 and 12.0.1.
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/nxopentyrianswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''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 ==
* Gbatemp - https://gbatemp.net/threads/opentyrian-port-for-switch.504650/
* GitHub - https://github.com/abysphalt/nx-openTyrian
* Github - https://github.com/abysphalt/nx-openTyrian
* GitHub - https://github.com/OrGoN3/opentyrian-nx
* Reddit - https://github.com/OrGoN3/opentyrian-nx + https://github.com/abysphalt/nx-openTyrian + https://github.com/theflippedbit/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 2023

nx-opentyrian
General
Authorfelixrg, OrGoN3, Djakku
TypeShooter
Version1.0
LicenseGPL-2.0
Last Updated2021/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

nxopentyrian3.png

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).

External links

Advertising: