SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
409 stars 35 forks source link

[Problem] PS5 Version autofill issue #588

Closed Ragowit closed 10 months ago

Ragowit commented 10 months ago

Version MPF_1371_net6.0_win-x64_debug.zip

Build

Describe the issue After dumping "Metal Gear Solid Master Collection: Volume 1" so is the Version field filled as " },"

To Reproduce Dump "Metal Gear Solid Master Collection: Volume 1" (EU) Look at Version field.

Expected behavior Version to be something along "01.00"

Screenshots image

Additional context The param.json file from the disc: param.json

Ragowit commented 10 months ago

Noticed that TISN becomes wrong as well.

mnadareski commented 10 months ago

Please check to see if https://github.com/SabreTools/MPF/commit/dc35b08624e830365b869cbe71944fdc027cf91b worked for this

Ragowit commented 10 months ago

Tried two PS5 discs (Metal Gear Master Collection and Diablo 4) with MPF_1377_net6.0_win-x64_debug and it works fine now, thanks.