More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/Griffon-Legend.jpeg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/Griffon-Legend.jpeg|250px | ||
| type = Role playing | | type = Role playing | ||
| version = v1.0 | | version=v1.0 | ||
| lastupdated = 2017/02/13 | |||
| licence = Mixed | | licence = Mixed | ||
| author = nop90 | | author = nop90 | ||
| website = https://github.com/nop90/Griffon-Legend-3DS | | website = https://github.com/nop90/Griffon-Legend-3DS | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/Griffon-Legend-3DS.rar | | download = https://dlhb.gamebrew.org/3dshomebrew/Griffon-Legend-3DS.rar | ||
| source = https:// | | source = https://github.com/nop90/Griffon-Legend-3DS | ||
}} | }} | ||
<youtube>4ekrf1FVxdQ</youtube> | <youtube>4ekrf1FVxdQ</youtube> |
Revision as of 12:32, 7 September 2021
Griffon Legend 3DS
<img src="https://gbatemp.net/attachments/title-png.71281/" alt="title.png" class="bbCodeImage LbImage" style="">
The Griffon Legend is an action RPG with screen-to-screen map. It features original storyline and design made in 16-bit style RPG's of SNES/GENESIS era.
Originally The Griffon Legend was written in FreeBASIC using SDL for graphics and FMOD for sound/music. That restricted the game to be released for Windows only. The Griffon Legend was rewritten in plain C using SDL and SDL_mixer to be ported to GCW-Zero, the source code is licensed under GPL2 license.
The port to 3DS is based on the GCW-Zero code.
The source code of my port is on my github - https://github.com/nop90/Griffon-Legend-3DS.
The compiled game (3dsx format) is released on github - https://github.com/nop90/Griffon-Legend-3DS/releases.
Credits:
The original game is by Syn9 (written in FreeBASIC), it was ported to c for GCW-Zero handheld by Dmitry Smagin.
This game uses a fake 3DS SDL layer made me (NOP90) and some open source libs: ctrulib, citro3d, sf2d, sfil, libnsbmp, stb_vorbis
Changelog
Ver. 1.0 (12 February 2017)
- Fixed CIA version
Ver. 1.0RC1 (13 December 2016)
- Fixed crashes
- Fixed the invulnerability bug happening loading a saved game
Ver. 1.0beta (10 December 2016)
- Fixed many bugs
- Added music
- Warning: this version of the game doesn't work with Citra.
Ver. 1.0alpha (05 December 2016)
- First alpha release
- Game should be fully playable but is mostly untested
- Sfx are enabled but not the background musics (too slow to load and can cause some crashes)
- Only 3DSX format since final release
Installation
In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher. All the resources are included in the executable using romfs.
The game creates a GriffonLegend inside the 3ds folder if doesn't exist. Here will be saved your savefiles and game configs.
Commands
PAD - moving
A - attack / select
B - open/close item menu
X - main menu / back
Known Bugs
-
To Do List
-
Screenshots
<img src="https://gbatemp.net/attachments/gl1-png.71282/" alt="gl1.png" class="bbCodeImage LbImage" style="">
<img src="https://gbatemp.net/attachments/gl2-png.71283/" alt="gl2.png" class="bbCodeImage LbImage" style="">