1. The same option controls the naming scheme for both .wbfs and .iso files. It's the fat_install_dir/fs_install_layout option (it has two names for backwards compatibility, use either).RavenHawk said:Clipper,
I have 2 questions for you if you get a moment:
1. Is there a way to change the default settings for ripping my games to my NTFS drive? Currently they are ripping as: My Drive/wbfs/GAMEID_TITLE/GAMEID.iso and I would like them to rip as My Drive/wbfs/TITLE [GAMEID].iso. I know there are options that allow this to be done for FAT drives, but is it possible for NTFS?
2. Is there a way to not have the GAMEID show up at all in the .iso name, or is this needed for the loader?
# fat_install_dir = 0 /wbfs/GAMEID.wbfs
# fat_install_dir = 1 /wbfs/GAMEID_TITLE/GAMEID.wbfs
# fat_install_dir = 2 /wbfs/TITLE [GAMEID]/GAMEID.wbfs
# fat_install_dir = 3 /wbfs/TITLE [GAMEID].wbfs
2. It's required.