ntrboot_flasher_nds
ntrboot_flasher_nds copied to clipboard
A NDS NTRBoot flasher to flash 3DS FIRMs to your DS flashcart
Here is the flashcart and error. Attempted to do the flashcart flash using an old DS Lite, Boot9Strapped 3DS XL (Both new and old), and a 2DS. Same error on...
**I found the official version of ds_ntrboot_flasher. https://github.com/ntrteam/ds_ntrboot_flasher/releases What is the difference with it and your version?**
by splitting the dump procedure up into chunks, each chunk is going to finish at a certain percentage it happens to be that each successive chunk's final printout is less...
[This line](https://github.com/ntrteam/flashcart_core/blob/master/devices/r4igold3ds.cpp#L169) from flashcart_core's r4igold.cpp seems to return chipid instead of hwrev, making it so that it would fail [this](https://github.com/ntrteam/flashcart_core/blob/master/devices/r4igold3ds.cpp#L174) switch statement, and therefore making it say "Flashcart setup failed!"...