More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = hbmenu | | title = hbmenu | ||
| image = | | image = https://dlhb.gamebrew.org/dshomebrew/hbmenu.png | ||
| type = Homebrew loaders | | type = Homebrew loaders | ||
| version = 0.7.1 | | version = 0.7.1 | ||
| licence = Mixed | | licence = Mixed | ||
| author = Team DevkitPro | | author = Team DevkitPro | ||
| website = http://devkitpro.org/wiki/Homebrew_Menu | | website = http://devkitpro.org/wiki/Homebrew_Menu | ||
| download = https:// | | download = [https://dlhb.gamebrew.org/dshomebrew/hbmenu.7z 0.4.1 and 0.7.1] | ||
| source = https://github.com/devkitPro/nds-hb-menu | | source = https://github.com/devkitPro/nds-hb-menu | ||
}} | }} | ||
Line 40: | Line 40: | ||
* Rebuilt with latest bootloader & libraries. | * Rebuilt with latest bootloader & libraries. | ||
==External links== | |||
* devkitPro wiki - http://devkitpro.org/wiki/Homebrew_Menu | |||
* GitHub - https://github.com/devkitPro/nds-hb-menu | |||
[[Category:DS homebrew applications]] | [[Category:DS homebrew applications]] | ||
[[Category:DS homebrew loaders]] | [[Category:DS homebrew loaders]] |
Revision as of 04:27, 16 October 2021
hbmenu | |
General | |
---|---|
Author(s) | Team DevkitPro |
Type | Homebrew loaders |
Version | 0.7.1 |
Licence | Mixed |
Links | |
[0.4.1 and 0.7.1 Download] | |
Website | |
Source |
<htmlet>adsense</htmlet>
The Homebrew Menu (hb menu for short) is a simple launcher menu which can be used to replace the menu on several DS flashcards. This menu supports the argv protocol needed for devkitARM compiled applications to make use of nitrofs as well as providing a soft reset feature where applications can exit back to the menu. Exiting to the menu is as simple as returning from main() or calling exit(0).
Installation
Copy BOOT.NDS and the appropriate bootstrap file from the hbmenu folder in the archive.
The latest release contains bootstrap launchers for the original R4, ezflash 5, dstt and Acekard 2(i).
Copying all the files will give you a single SD card which will boot the Homebrew Menu on all 4 cards.
The bootstrap.cia file can be installed on a 3DS using FBI. This requires boot.nds on your SD card.
Place your homebrew games in the /nds/ folder.
Controls
D-Pad - Move through the list
A - Launch homebrew
Compatibility
Tested on:
DSTT/TTDS (firmware 1.17)
iEvolution CycloDS (firmware 2.2)
R4iMax (kernel 2.6)
Changelog
v0.7.1 2017/09/28
- Rebuilt with latest bootloader & libraries.
External links
- devkitPro wiki - http://devkitpro.org/wiki/Homebrew_Menu
- GitHub - https://github.com/devkitPro/nds-hb-menu