-
1.) Get some .nds homebrew. (You can get some here)
-
2.) Name your .nds files boot#.nds with # being one of these buttons;
A
,B
,X
,Y
,Start
,Select
,L
,R
,Left
,Right
,Down
,Up
, orTouch
. Alternatively, you can edit theButtonBoot.ini
file and set custom paths, names, and file extensions for your .nds files. -
3.) Put all of your .nds files into
_nds/extras/
, if you edited the .ini file with custom .nds paths you don't need to do this -
4.) Launch ButtonBoot and hold the button corresponding to the .nds file you want to launch.
-
5.) Enjoy!
-
If you use an
r4isdhc.com
orr4i-sdhc.com
card, get the specialR4.dat
from here, then renameButtonBoot.nds
to_BOOT_DS.nds
and place it on the root of your microSD card. -
If you use DSiWarehax, rename
ButtonBoot_DSi.nds
toBOOT.NDS
- Please note retail .nds roms do not work, though YSMenu does.
- devkitPro, WinterMute: Code used in nds-hb-menu, and the use of the bootloader, devkitARM, libnds, and libfat.
- CardIDGetter, The arm7 code and Makefile's.
- TWiLightMenu, Inifile, bootstub, bootloader code and a lot more.
- GodMode9i, Some code from the GitHub Actions