- Allows you to browse for your NAND backup, no need to place it at the same folder.
- Shows the option to choose the output destination, which should be a (preferably empty) FAT formatted SD card or any other folder.
- Downloads the latest hiyaCFW release and decompress it.
- Autodetects the console region from the NAND dump, downloads and decrypts its v512 launcher.
- Creates the patched Launcher and bootloader.nds for the custom firmware.
- Uses your platform's twltool (binaries for Linux and MacOS included) to decrypt the NAND.
- Extracts the decrypted NAND to the chosen output destination.
- Installs the hiyaCFW and the patched files on the chosen output destination.
- (Optional) installs the latest release of TWiLightMenu++ on the chosen output destination.
Clicking on the integrated circuit button will give you a NAND mode, where you can remove the No$GBA footer or add it. You can also install or uninstall unlaunch for your NAND.
Clicking on the Advanced
button will give you an Advance mode, where you can only installs the latest release of TWiLightMenu++ on the chosen output destination.
Clicking on the integrated circuit button from Advance mode will give you a Transfer mode, where you can do TWLTransfer for your SDNand. This means the complete region changing will be done.
- None, everything needed is included in the release archive.
- Python 3.5 or greater with the Tk library (Run
sudo apt-get install python3-tk -y
in Ubuntu,sudo dnf install python3-tkinter
in Fedora,sudo pacman -S tk
in Arch Linux). You might need to install the Python 3 distutils package also.
- None, everything needed in included in the release archive.
- 7za binaries for Windows, Linux and macOS. It's used to decompress the hiyaCFW latest release as @RocketRobz uploaded it as a 7z archive. Compiled from the kornelski's GitHub repo.
- twltool binaries for Windows, Linux and macOS. Compiled from the WinterMute's GitHub repo.
- NDS bootloader creator binaries for Linux and macOS (based off devkitPro's ndstool v1.27). Compiled from mondul's GitHub repo. For Windows the ndstool included with hiyaCFW is used.
- fatcat binaries for Windows, Linux and mxacOS. Compiled from the Gregwar's GitHub repo.
- Please follow the instructions on the DS-Homebrew wiki.
- jerbear64, LmN and mondul for the original version.
- @RocketRobz for his hiyaCFW fork, its releases and for having the helper script on his repo.
- WB3000 for his NUS Downloader source code.
Download it from the releases page.