More actions
No edit summary |
m (Text replacement - "|description=A port of" to "|description=Port of") |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = OpenTyrian | |title=OpenTyrian | ||
| image = | |image=Opentyrian3ds2.png | ||
| | |description=Port of the DOS shoot-em-up Tyrian. | ||
| | |author=nop90 | ||
| lastupdated = 2017/03/11 | |lastupdated=2017/03/11 | ||
| | |type=Shooter | ||
| | |version=1.1 | ||
| website = https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/opentyrian3ds.7z | |||
| source = https:// | |website=https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 | ||
|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 19: | 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 3DS|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. | This is a one-time process and is needed for all homebrew CIAs that use DSP audio. | ||
The | 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> | |||
==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. | |||
==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. | |||
- | ==External links== | ||
* GitHub - https://github.com/nop90/Opentyrian-3ds | |||
* GBAtemp - https://gbatemp.net/threads/release-opentyrian-for-3ds-using-lib-sdl-1-2.463176 |
Latest revision as of 14:55, 6 July 2024
OpenTyrian | |
---|---|
General | |
Author | nop90 |
Type | Shooter |
Version | 1.1 |
License | GPL-2.0 |
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)
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.
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.