And here's a little tool that does .iso to .wbfs file conversion:
http://sharebee.com/4054de10
(wbfs_file_0.9.zip)
Note: install from dvd to a fat32 partition from inside the loader works as well, but this might be handy.
wbfs_file.exe v0.9 by oggzee
============================
Based on wbfs by kwiirk and wbfs_win by hermes
New functionality:
------------------
* Conversion from .iso files to .wbfs files and vice versa.
* Handling of split .wbfs files, so that they can fit on a FAT filesystem.
by default the split is done at 2GB - 1 sector (512 bytes)
* Extraction of .wbfs files directly from a wbfs partition and back
Usage help text as printed by wbfs_file -h :
CODEwbfs_file.exe v0.9 by oggzee, based on wbfs by kwiirk
Usage: wbfs_file.exe [OPTIONS] [COMMAND [ARGS]]:
ÂÂGiven just a filename it will convert from iso to wbfs or vice versa:
ÂÂÂÂwbfs_file.exe filename.iso
ÂÂÂÂWill convert filename.iso to GAMEID.wbfs
ÂÂÂÂwbfs_file.exe filename.wbfs
ÂÂÂÂWill convert filename.wbfs to GAMEID_TITLE.iso
ÂÂCOMMANDS:
ÂÂÂÂÂÂÂÂÂÂ create
ÂÂÂÂÂÂls
ÂÂÂÂÂÂdf
ÂÂÂÂÂÂinit
ÂÂÂÂÂÂaddiso
ÂÂÂÂÂÂaddwbfs
ÂÂÂÂÂÂrm
ÂÂÂÂÂÂextractiso
ÂÂÂÂÂÂextractwbfs
ÂÂÂÂÂÂextractwbfsall
ÂÂÂÂÂÂlsfile
ÂÂÂÂÂÂextractfile
ÂÂOPTIONS:
ÂÂÂÂ-s SIZEÂÂ:ÂÂSet split size [2147483136] (4194303 sectors)
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂMust be a multiple of 512 (sector size)
ÂÂÂÂ-hÂÂÂÂÂÂ :ÂÂHelp