Skip to content

GitHub Release #20

Latest
Compare
Choose a tag to compare
@RocketRobz RocketRobz released this 25 Dec 08:59

UPDATE 1/30/2025: Includes nds-bootstrap v2.4.0

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:

What's new?

  • Added a .ini-only setting to change the save location of ROMs. Open sd:/_nds/ntr_forwarder.ini, and add one of these lines under [NTR-FORWARDER]:
    • SAVE_LOCATION = 0 to put saves in the saves folder in the same place as the .nds file
    • SAVE_LOCATION = 1 to put saves in the exact same place as the .nds file.
    • SAVE_LOCATION = 2 to put saves in sd:/_nds/TWiLightMenu/saves/. Will fallback to 0 if TWLMenu++ is not installed.

Bug fix

  • Fixed DSiWare titles not working with the save number feature.