Wii Hacking

Linux Utilities

Wit Copy

I have not had any luck with this. It seems to work, but the backup loaders think the game files are invalid if I converted them with Wit Copy. It's a low priority, but I expect to come back to it at some point.

If you have Wii game backups in .ISO image format, you can put these on your FAT32- or NTFS-formatted USB drive like this:

/usr/local/bin/wit copy -P -v -v -v -z -s to_wii -d "/mnt/hdd/wbfs/%I.wbfs" 
-P Show progress meter regardless of verbosity settings.
-v Be verbose.
-z Split large files (default size is 4GB). Not needed for NTFS.
-s <src> Source folder containing .ISO images.
-d <dst> Destination pattern; scanned for escape sequences starting with '%' and output file-type.

Other options of interest:

-t Test mode / dry-run.

FIXME Need to add info regarding the Win32 software I actually use for this… I can't remember the name of it… Wii Backup Manager maybe?

Navigation
Print/export
Toolbox