saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
509 stars 45 forks source link

Parsing PS3_DISC.SFB #242

Closed tjanas closed 8 months ago

tjanas commented 8 months ago

Is your feature request related to a problem? Please describe. PS3 compilation discs may have multiple PARAM.SFO files. Each of these contain their own serial number and version corresponding to a game on the disc. Currently, DiscImageCreator is only parsing one of these.

Describe the solution you'd like Parse the PS3_DISC.SFB file in the root of a PS3 disc. In the _disc.log, capture the version, serial, etc values in PS3_DISC.SFB, as well as the those in each of the PARAM.SFO files

Describe alternatives you've considered Manually inspect these files for compilation discs.

saramibreak commented 8 months ago

Added. DiscImageCreator_test.zip