More actions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|author=nop90 | |author=nop90 | ||
|lastupdated=2017/03/11 | |lastupdated=2017/03/11 | ||
|type= | |type=Shooter | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrewss/opentyrian3ds.7z | ||
|website=https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 | |website=https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 | ||
|source=https:// | |source=https://github.com/nop90/Opentyrian-3ds | ||
}} | }} | ||
OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL, making it easily cross-platform. | OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL, making it easily cross-platform. | ||
Line 20: | Line 18: | ||
Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy. | Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy. | ||
==Installation== | |||
In the zip there is a folder with the 3dsx, smdh and the xml (for target title selection) files inside, to be used with a homebrew launcher, and a CIA file to be installed with FBI. | |||
For the CIA build you will also need a [[DSP1_3DS|DSP dump]] on your SD card. | |||
This is a one-time process and is needed for all homebrew CIAs that use DSP audio. | |||
== | The game creates a OpenTyrian subfolder inside the 3ds folder if doesn't exist. Here will be stored the gamesave. | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/opentyrian3ds3.png | |||
https://dlhb.gamebrew.org/3dshomebrews/opentyrian3ds4.png | |||
==Media== | |||
'''OpenTyrian 3DS v1.0''' ([https://www.youtube.com/watch?v=EJcOOgeiY2s Cid2Mizard]) <br> | |||
<youtube>EJcOOgeiY2s</youtube> | |||
==Credits== | |||
The original source is [https://github.com/opentyrian/opentyrian here]. | |||
This game uses the [https://gbatemp.net/threads/release-sdl-3ds-1-2-15-simple-directmedia-layer-for-3ds.459291/ SDL 1.2 library for 3ds]. | |||
- | |||
All the resources are included in the executable using romfs. | |||
==Changelog== | |||
'''Ver. 1.1 2017/03/11''' | |||
* Removed name input screen for highscores. | |||
'''Ver. 1.0 2017/03/05''' | |||
* Fixed game exiting. | |||
'''Ver. 0.1 2017/03/04''' | |||
* First reelase in 3dsx and CIA format. | |||
* | ==External links== | ||
* GitHub - https://github.com/nop90/Opentyrian-3ds | |||
* GBAtemp - https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 | |||
[[Category:3DS homebrew games]] | |||
[[Category:Homebrew shooter games on 3DS]] | |||
Revision as of 11:42, 14 December 2021
OpenTyrian | |
---|---|
File:OpenTyrian3DS.jpg | |
General | |
Author | nop90 |
Type | Shooter |
Version | 1.1 |
License | Mixed |
Last Updated | 2017/03/11 |
Links | |
Download | |
Website | |
Source | |
OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL, making it easily cross-platform.
Original game was developed by World Tree Games Productions and published in 1995 by Epic MegaGames.
Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy.
Installation
In the zip there is a folder with the 3dsx, smdh and the xml (for target title selection) files inside, to be used with a homebrew launcher, and a CIA file to be installed with FBI.
For the CIA build you will also need a DSP dump on your SD card.
This is a one-time process and is needed for all homebrew CIAs that use DSP audio.
The game creates a OpenTyrian subfolder inside the 3ds folder if doesn't exist. Here will be stored the gamesave.
Screenshots
Media
OpenTyrian 3DS v1.0 (Cid2Mizard)
Credits
The original source is here.
This game uses the SDL 1.2 library for 3ds.
All the resources are included in the executable using romfs.
Changelog
Ver. 1.1 2017/03/11
- Removed name input screen for highscores.
Ver. 1.0 2017/03/05
- Fixed game exiting.
Ver. 0.1 2017/03/04
- First reelase in 3dsx and CIA format.