Only tested with NDSL + AK2I & R4i Gold.
- Copy these 5 binaries to the
binariesdirectory.
blowfish_ntr.binblowfish_dev.binblowfish_retail.binboot9strap_ntr_dev.firmboot9strap_ntr.firm
python extract_binaries.py- Then
make
- Needs experimental libnds; after 9dcc1bd version.
- You can extract blowfish binaries using ak2ifirm.
- Change mode requires
make cleanbefore rebuild.
NDSI_MODE=1- build DSi compatible mode
- disable cart hotswap and load & restore features
DEBUG_DUMP=1- print first 16bytes of loaded flash data
DEBUG_DUMP=2- print all bytes of loaded flash data
DEBUG_PRINT=1- enable flashcart_core's log message
- Normmatt - Original implementation of the 3DS version ntrcardhax flasher.
- SciresM - Parent of
boot9strap - kitling - Made
flashcart_core - hedgeberg - RE Cartridge
- HandsomeMatt - RE Cartridge
- And other talented hackers.