Some disk image for games, store its information in more than one file (e.g *.cue and *.bin), therefore it will make game directory looks messy by having so many duplication in game names.
How if PCSX-R has features for reading game inside .zip or 7z files, so we can store those *.cue and *.bin in single container (*.zip or *.7z) and make the game directory cleaner.
Comments: ** Comment from web user: edgbla **
How if PCSX-R has features for reading game inside .zip or 7z files, so we can store those *.cue and *.bin in single container (*.zip or *.7z) and make the game directory cleaner.
Comments: ** Comment from web user: edgbla **
> What I want to achieve is for having single file tekken.zip for one title, instead of having three files: tekken.bin, tekken.cue, and tekken.sub
RyanBram, patches welcome.