More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
| title = The Legend of Zelda: Oracle of Secrets | | title = The Legend of Zelda: Oracle of Secrets | ||
| image = [[File:Zeldaoosds.png]] | | image = [[File:Zeldaoosds.png]] | ||
| type = Action Role playing | | type = Action Adventure Role playing | ||
| version = 23 July 2011 | | version = 23 July 2011 | ||
| licence = Mixed | | licence = Mixed | ||
| author = Quent42340 | | author = Quent42340 | ||
| website = | | website = https://web.archive.org/web/20140603052811/https://quent42340.blogspot.com/ | ||
| download = Media:ZeldaOOSds.rar | | download = Media:ZeldaOOSds.rar | ||
| source = https://github.com/Quent42340/ZeldaOOS | | source = https://github.com/Quent42340/ZeldaOOS | ||
}} | }} | ||
The Legend of Zelda: Oracle of Secrets is a DS homebrew project, written in Lua at the base and its original creator was Fantasix, a member of the community μLua. This game is scheduled to be following the two Zelda released on GameBoy Color in 2003: Oracle of Seasons and Oracle of Ages. It is therefore a kind of adventure action RPG (no fight scene, they beat the enemies directly on the map). | |||
The μLibrary is used in this homebrew, also the QLIB and the libfat and libfilesystem. | The μLibrary is used in this homebrew, also the QLIB and the libfat and libfilesystem. | ||
==Installation== | |||
Download and extract file. | |||
Copy it to the root directory of the card. | |||
'''Note:''' This game uses NitroFS, so linker has to be compatible with ARGV to start the game. | |||
==Screenshots== | |||
[[File:Zeldaoosds2.jpg]] | |||
==Changelog== | ==Changelog== | ||
'''23 July 2011''' | '''23 July 2011''' | ||
*A small world test of 3x3 maps | * A small world test of 3x3 maps. | ||
*A scrolling intermaps managed to perfection | * A scrolling intermaps managed to perfection. | ||
*Collisions also perfect | * Collisions also perfect. | ||
*Tiled is used for editing maps and a small reader xml to convert, now in binary format | * Tiled is used for editing maps and a small reader xml to convert, now in binary format. | ||
'''5 July 2011''' | '''5 July 2011''' | ||
*Code using the μLibrary was completely replaced by the code using the libnds. | * Code using the μLibrary was completely replaced by the code using the libnds. | ||
'''3 July 2011''' | '''3 July 2011''' | ||
*Abandonment of EFSlib for NitroFS (Done) | * Abandonment of EFSlib for NitroFS (Done). | ||
*Abandonment of μLib on the bottom screen in favor of libnds (Ongoing) | * Abandonment of μLib on the bottom screen in favor of libnds (Ongoing). | ||
*Proposed adoption of lib Thmp3 (by the creator of NitroFS) for BGM (Not for now) | * Proposed adoption of lib Thmp3 (by the creator of NitroFS) for BGM (Not for now). | ||
'''21 June 2011''' | '''21 June 2011''' | ||
*Started the title screen, created the sprites management, management of maps and management of the character on the map | * Started the title screen, created the sprites management, management of maps and management of the character on the map. | ||
==Credits== | ==Credits== | ||
Fantasix, all those who helped for version μLua and all members of dev | Fantasix, all those who helped for version μLua and all members of dev. | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew action games on DS]] | |||
[[Category:Homebrew role playing games on DS]] |
Revision as of 08:54, 24 Haziran 2021
The Legend of Zelda: Oracle of Secrets | |
File:Zeldaoosds.png | |
General | |
---|---|
Author(s) | Quent42340 |
Type | Action Adventure Role playing |
Version | 23 July 2011 |
Licence | Mixed |
Links | |
[Media:ZeldaOOSds.rar Download] | |
Website | |
Source |
<htmlet>adsense</htmlet>
The Legend of Zelda: Oracle of Secrets is a DS homebrew project, written in Lua at the base and its original creator was Fantasix, a member of the community μLua. This game is scheduled to be following the two Zelda released on GameBoy Color in 2003: Oracle of Seasons and Oracle of Ages. It is therefore a kind of adventure action RPG (no fight scene, they beat the enemies directly on the map).
The μLibrary is used in this homebrew, also the QLIB and the libfat and libfilesystem.
Installation
Download and extract file.
Copy it to the root directory of the card.
Note: This game uses NitroFS, so linker has to be compatible with ARGV to start the game.
Screenshots
Changelog
23 July 2011
- A small world test of 3x3 maps.
- A scrolling intermaps managed to perfection.
- Collisions also perfect.
- Tiled is used for editing maps and a small reader xml to convert, now in binary format.
5 July 2011
- Code using the μLibrary was completely replaced by the code using the libnds.
3 July 2011
- Abandonment of EFSlib for NitroFS (Done).
- Abandonment of μLib on the bottom screen in favor of libnds (Ongoing).
- Proposed adoption of lib Thmp3 (by the creator of NitroFS) for BGM (Not for now).
21 June 2011
- Started the title screen, created the sprites management, management of maps and management of the character on the map.
Credits
Fantasix, all those who helped for version μLua and all members of dev.