Sync-WBFS v0.03.1, 10-07-01
Add files, archives and directories to a WBFS partition
Add Wii disc images to a wbfs formatted partition. Input can ge given as either a directory to be scanned for all supported files or as files.
Supported files are .ciso, .iso, .wbi and .wdf images and can be automatically extracted from 7zip, bzip2, gzip, rar, tar and zip and archives.
Dependencies
It uses Wiimm's awesome command line tool which you'll need.
WIT: Wiimms ISO Tools Thread
You'll also need p7zip, unrar-nonfree, and unzip if you don't have them already.
Quick guide on how to use this script
Change log v0.03.1, 10-07-01
Change log v0.03, 10-06-26
Download
Add files, archives and directories to a WBFS partition
Add Wii disc images to a wbfs formatted partition. Input can ge given as either a directory to be scanned for all supported files or as files.
Supported files are .ciso, .iso, .wbi and .wdf images and can be automatically extracted from 7zip, bzip2, gzip, rar, tar and zip and archives.
Dependencies
It uses Wiimm's awesome command line tool which you'll need.
WIT: Wiimms ISO Tools Thread
You'll also need p7zip, unrar-nonfree, and unzip if you don't have them already.
Quick guide on how to use this script
Change log v0.03.1, 10-07-01
Code:
.wbi support added
7zip archives with passwords skipped
Script would instead hang awaiting a password now they will be skipped
--partition Option
You can now specify the location of your WBFS partition by giving it's blockdev path, add files to all detected WBFS partitions or have the
WBFS partition automatically chosen.
Special Character Support
File handling improved to allow for filenames with any special characters in them, including spaces, new lines, etc.
Archive and Image Type Checking
ISOs are now checked by wit to verify they are Wii disc images. ISOs can be either archived or loose.
Cleaner Verbose and Error Messages
Verbose messages have been improved to be easier to read and provide more overall progress information.
Error messages now provide more information especially wwt errors through 'wwt error'.
Duplicate File Skipping
Duplicate files can no longer be added and will now be skipped.
--directory and --file Options Removed
sync-wbfs will now automatically add any file or directories given as arguments
To Do List
RAR and 7ZIP password support.
GTK GUI using zenity to make it easier to use for the average user.
You can now specify the location of your WBFS partition by giving it's blockdev path, add files to all detected WBFS partitions or have the
WBFS partition automatically chosen.
Special Character Support
File handling improved to allow for filenames with any special characters in them, including spaces, new lines, etc.
Archive and Image Type Checking
ISOs are now checked by wit to verify they are Wii disc images. ISOs can be either archived or loose.
Cleaner Verbose and Error Messages
Verbose messages have been improved to be easier to read and provide more overall progress information.
Error messages now provide more information especially wwt errors through 'wwt error'.
Duplicate File Skipping
Duplicate files can no longer be added and will now be skipped.
--directory and --file Options Removed
sync-wbfs will now automatically add any file or directories given as arguments
To Do List
RAR and 7ZIP password support.
GTK GUI using zenity to make it easier to use for the average user.
Download








