More actions
(Created page with "{{Infobox WiiU Homebrews |title=Wii U NAND Tools |image=wiiuqtkoo.png |description=Wii U Qt NAND Tools. |author=EyeKey |lastupdated=2017/03/25 |format=exe |type=PC Utilities |version=0.2 |license=Mixed |download=https://dlhb.gamebrew.org/wiiuhomebrews/wiiuqtkoo.7z |website=https://gbatemp.net/threads/465386/ |source=https://github.com/koolkdev/wiiuqt |donation= }} <!--bin: github--> <!--date: github--> Collections of tools based on the ...") |
No edit summary |
||
Line 6: | Line 6: | ||
|lastupdated=2017/03/25 | |lastupdated=2017/03/25 | ||
|format=exe | |format=exe | ||
|type= | |type=File Operation | ||
|version=0.2 | |version=0.2 | ||
|license=Mixed | |license=Mixed |
Latest revision as of 02:43, 22 Mayıs 2024
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/