version 0.8.3 - 2012-02-17
© 2011-2012 by PsyBlade - all rights reserved
http://gbatemp.net/t291320-wbfs2fat-py
Features:
- converts a WBFS partition into a Fat32 partition - on the fly/in place
- keeps Games as 4GiB splited ID6.wbfs files in wbfs folder
- blazing fast - over 10GiB/s! (50GiB Test in 4.27s)
- needs very little space on other drives
only ~0.0125% of the partition size for Backup and RAM - Windows + Linux (with some adjustments everything that runs python)
- both GUI and CLI available
- designed with security in mind
only modifies disk after all other computations
creates backup of modified data
New in 0.7:
previous version were a bit overcautious in scanning WBFS for possible errors
please try again if you aborted because of "error 6"
additionally option "ignore-error-6" is now included to deal with actual errors
see error description below
please try again if you aborted because of "error 6"
additionally option "ignore-error-6" is now included to deal with actual errors
see error description below
New in 0.8.1:
changed folder naming to /wbfs/TITLE [ID6]/ID6.wbfs, which is the default one in WBM
Title is taken from disc, title.txt might come in the future
Title is taken from disc, title.txt might come in the future
Requirements:
Windows(.exe): nothing!
Linux(.py): python (+PyQt4 for GUI)
Windows(.py): python + pywin32 + WMI for python (+PyQt4 for GUI)
Windows(Cygwin .py): Cygwin + its python package
Linux(.py): python (+PyQt4 for GUI)
Windows(.py): python + pywin32 + WMI for python (+PyQt4 for GUI)
Windows(Cygwin .py): Cygwin + its python package
Usage GUI:
run wbfs2fat without options (e.g. double click)
Select partition from list
Click "convert to Fat32"
Select partition from list
Click "convert to Fat32"
Usage CLI:
"wbfs2fat --help" to see all options
"wbfs2fat -m scan" to list of all wbfs partitions
"wbfs2fat -m convert <device>" to convert
"wbfs2fat -m scan" to list of all wbfs partitions
"wbfs2fat -m convert <device>" to convert
FAQ
Exit Codes and Error descriptions
Licence
Links:
Download wbfs2fat-0.8.3.tar.bz2
Homepage/Discussion Thread
Detailed Tutorial/Howto
GUI demo video
If you have questions/suggestions/comments just ask.
Especially patches are welcome.
Edited by PsyBlade, 17 February 2012 - 06:09 PM.
















