just tried to make wbfs more useful.
http://www.mediafire.com/file/gmgwjv...01_by_Sorg.zip
changes in Mod v1.01:
- sync command made for batch importing. Useful when you want to migrate to a new HDD
or remake collection (for example because of cirruption on WBFS). You just need to provide folder path and game list
generated by command "wbfs <drive> l" or "wbfs <drive> s"
PLEASE NOTE: deleted games will be hidden only in my mod of USB loader starting from v1.11.
Other USB loaders will show deleted games and need to be modified as well.
- import command is similar to "sync", but import only 1 title
- delete commad is just marking tittle as deleted without freeing space. I added this command because of bug in WBFS.
If you remove and the add game, some other games can become corrupted. So, this command helps to avoid corruptions.
With big HDD it's not a problem. After many deletions, you can reimport whole HDD by "sync" command in batch mode.
changes in Mod v1.0:
- added "rename" command.
- command "add" accept custom name for title
- command "extract" accepts custom ISO name.
- use "a" command instead "add" if you want progress indicatior instead spinner.
- list command has better readability (use "l" command for shorter view)
- command "extract" now shows correct progress/percents and ETA.
- added short versions of commands (sometimes with small changes in screen output)
- better compatibility with trimmed (don't mess with scrubbed) ISOs. Warning will be provided instead fatal error.
full source code has been included along with required headers and static libs from OpenSSL.
By renaming/adding with custome name, original name will remain in ISO header. Changes of name will be made only in WBFS directory, so it safe to change name to whatever you want without remembering original name.