Closed GoogleCodeExporter closed 9 years ago
There is no size limit as the ISO file is never completely loaded, only
accessed when needed by the game.
The error message you got simply means the converted ISO file is not a valid
Sega CD image anymore. You have to remember Sega CD image used a specific
format, which is not *exactly* ISO9660 file format. In particular, a valid .iso
file should have the string "SEGADISCSYSTEM" at the start of the file header.
There is no need to convert a bin file, as you stated yourself, the emulator
is able to load .bin just fine.
Original comment by ekeeke31@gmail.com
on 8 Jul 2012 at 3:32
Intricacies not familiar to me.
I'll be trying this out soon enough.
Thanks for the fast response.
Original comment by exoskyfl...@gmail.com
on 8 Jul 2012 at 4:23
Original issue reported on code.google.com by
exoskyfl...@gmail.com
on 8 Jul 2012 at 3:17