Includes nds-bootstrap v2.3.1
To install or update:
- In the 7z file, extract what's in
for SD card root
to the root of the SD card.
To create forwarders, follow one of these methods:
- Forwarder3-DS
- YANBF to make more than 40 forwarders on 3DS consoles
- NDSForwarder-DSi to make forwarders directly on the DSi console (for hiyaCFW) or your flashcard
What's new?
- Added a
.ini
-only setting to change the save location of ROMs. Opensd:/_nds/ntr_forwarder.ini
, and add one of these lines under[NTR-FORWARDER]
:SAVE_LOCATION = 0
to put saves in thesaves
folder in the same place as the.nds
fileSAVE_LOCATION = 1
to put saves in the exact same place as the.nds
file.SAVE_LOCATION = 2
to put saves insd:/_nds/TWiLightMenu/saves/
. Will fallback to0
if TWLMenu++ is not installed.
Bug fix
- Fixed DSiWare titles not working with the save number feature.