Homebrew How do I merge my MLC dump segments?

OldGnashburg

Beveraged Modder
Member
Joined
Feb 6, 2017
Messages
558
Reaction score
154
Trophies
0
Location
Alberta, Canada
XP
3,642
Country
Canada
I temporarily uninstalled CBHC and temporarily reinstalled Haxchi so I could fully dump a proper NAND (OTP, MLC, SEEPROM, etc.) in case I bricked and had to use a hardware mod to unbrick it. I used Wii U NAND Tools and apparently the tool dumps the MLC in 15 parts in the format mlc.bin.partXX. How do merge the files into one? Because I'm pretty sure to restore a bricked Wii U it has to be merged into one mlc.bin.
 
Why not ask this in the thread that you got the program? It was also answered on the second page.
It is splitted because FAT 4GB file size limitation. You can combine them on your pc with this command:
copy /b mlc.bin.part01 + mlc.bin.part02 + mlc.bin.part03 + mlc.bin.part04 + mlc.bin.part05 + mlc.bin.part06 + mlc.bin.part07 + mlc.bin.part08 + mlc.bin.part09 + mlc.bin.part10 + mlc.bin.part11 + mlc.bin.part12 + mlc.bin.part13 + mlc.bin.part14 + mlc.bin.part15 + mlc.bin.part16 mlc.bin
 

Site & Scene News

Popular threads in this forum