superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
187 stars 17 forks source link

PS3 #93

Closed superg closed 2 months ago

superg commented 8 months ago

pull internal serial from PS3_DISC.SFB. If it doesn't exist, use "PS3_GAME/PARAM.SFO" as a primary source.

Deterous commented 8 months ago

PS3_DISC.SFB should always exist, it is more important than PS3_GAME/PARAM.SFO If it reverts to using PARAM.SFO, please add a hyphen in the middle: "BLES01234" -> "BLES-01234"

Ragowit commented 8 months ago

I'm somewhat against modifying data. IF it reverts to using PARAM.SFO, do NOT add a hyphen. Instead maybe a mention that the data was found in .SFO (maybe full path to the .SFO in-case of several .SFO's?) instead of the .SFB.

However, I believe that .SFB is always present so I don't know of a case that it should revert to .SFO