一款Wii的镜像备份工具,新版更新如下: Added: Full scrubbing (clean) mode. Full scrubbing will use only used Wii disc sectors, the rest will be filled with zeros. Without full scrubbing, some junk data will remain. Changed: RAR extracts 20MB of data to get disc info, instead of the previous 4MB. Added: "Game titles->Rename ??" functions use custom titles as well as WiiTDB. Custom titles have priority over WiiTDB just like on the fly renaming. So the titles displayed are the titles that are used when renaming. This was added in previous versions, but I forgot about it. Added: Automatic WBFS file split size. Unlimited on NTFS, 4GB on FAT32. Changed: Totally rewritten ISO/CISO writing routines to use the Wii disc exactly like the WBFS partition AddDisc(). Added: Various functions in the drive tools menu for calculating/verifying MD5 hashes. Verification results are shown on in the log for now. Fixed: With Add->Folder function, pause and cancel buttons didn't work when the files were being added. Fixed: Multiboot disc transfers didn't work correctly when the disc contained anything other than game partitions. Fixed: Some multiboot disc titles had a couple of ones (0x0101) after the real title, which caused an error -32 when loading the wbfs partition in CFG. I fixed this before the first release of the multiboot handling code, but uncommented the line that caused it for some reason. I've removed this line of code completely now.