More actions
Wii U NAND Tools | |
---|---|
General | |
Author | EyeKey |
Type | File Operation |
Version | 0.2 |
License | Mixed |
Last Updated | 2017/03/25 |
Links | |
Download | |
Website | |
Source | |
Collections of tools based on the WiiQt for the Wii.
User guide
Note: To use these tools, you must have otp.bin in the directory of your dump.
nandBinCheck
Verify NAND backup integrity.
Usage:
nandBinCheck.exe <path to dump> <options>
- Run without arguments for option list.
nandFixer
This tool add important missing metadata to the dump. Can be used to flash redNAND dump to SLC.
Usage:
nandFixer.exe <input rednand dump> <output dump>
- Verify the dump with
nandBinCheck.exe <output dump> -all
nandCbhcRemover
Note: Backup your nand and verify it with nandBinCheck before using this tool.
This tool restore the backed up system.xml. Can be used to fix CBHC brick.
Usage:
nandCbhcRemover.exe <full slc dump>
- Verify the updated dump with
nandBinCheck.exe <output dump> -all
Screenshots
Changelog
v0.2 2017/03/25
Tools:
- nandBinCheck - checking NAND dumps for errors.
- nandFixer - createing a full NAND from partial one.
- (NEW) nandCbhcRemover - remove CBHC from nand if installed.
v0.1c 2017/03/24
Tools:
- nandBinCheck - checking NAND dumps for errors.
- nandFixer - createing a full NAND from partial one.
Credits
Thanks to @Leeful for confirming the unbricking capability of nandFixer and nandCbhcRemover.
External links
External links
- GitHub - https://github.com/koolkdev/wiiuqt/releases
- GBAtemp - https://gbatemp.net/threads/release-wii-u-nand-tools.465386/
- Wii U eMMC Nand Dump With Hardmod - https://gbatemp.net/threads/successfully-dumped-wiiu-emmc-nand-with-hardmod.457165/