More actions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
RapiDS is a simple game | RapiDS is a simple homebrew game that measures how fast you can press a button (A button) repeatedly. It is created using PALib. | ||
This homebrew was part of the NEO Spring Coding | This homebrew was part of the [https://web.archive.org/web/20210207115145/https://www.neoflash.com/forum/index.php?topic=1841.0 NEO Spring Coding Compo 2006]. | ||
==User guide== | ==User guide== | ||
Line 21: | Line 21: | ||
===Saving=== | ===Saving=== | ||
It saves the top score to the SRAM, so it will overwrite the first few bytes. | It saves the top score to the SRAM, so it will overwrite the first few bytes. | ||
To clear the highscore, hold | |||
To clear the highscore, hold Start and touch the bottom screen (at the Touch To Continue screen). | |||
==Compatibility== | ==Compatibility== | ||
Tested with: | Tested with: | ||
DeSmuME (no sound and no fade, otherwise works great) <br> | |||
Flash2Advance (works great) <br> | |||
SuperCard SD (works great) <br> | |||
WiFiMe (works great) <br> | |||
==Changelog== | ==Changelog== | ||
'''0.3''' | '''0.3''' | ||
*Some english text has been corrected. | * Some english text has been corrected. | ||
'''0.2''' | '''0.2''' | ||
* | * The default palib font has been changed to own font. | ||
'''0.1''' | '''0.1''' | ||
* | * Initial release. | ||
[[Category: | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Other homebrew games on DS]] |
Revision as of 06:31, 2 July 2021
RapiDS | |
File:Rapids.jpg | |
General | |
---|---|
Author(s) | Freemaan |
Type | Other |
Version | 0.3 |
Licence | Mixed |
Links | |
[Media:RapiDS.rar Download] | |
Website |
<htmlet>adsense</htmlet>
RapiDS is a simple homebrew game that measures how fast you can press a button (A button) repeatedly. It is created using PALib.
This homebrew was part of the NEO Spring Coding Compo 2006.
User guide
Keep pressing A button as fast as you can.
Saving
It saves the top score to the SRAM, so it will overwrite the first few bytes.
To clear the highscore, hold Start and touch the bottom screen (at the Touch To Continue screen).
Compatibility
Tested with:
DeSmuME (no sound and no fade, otherwise works great)
Flash2Advance (works great)
SuperCard SD (works great)
WiFiMe (works great)
Changelog
0.3
- Some english text has been corrected.
0.2
- The default palib font has been changed to own font.
0.1
- Initial release.