SabreTools / MPF

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

[Problem] Version isn't being filled for PS3 discs #705

Closed Ragowit closed 1 month ago

Ragowit commented 1 month ago

Version

Build

Describe the issue After a PS3 dump so is the Version field filled with "(REQUIRED, IF EXISTS)" instead of the actual version.

To Reproduce Dump a PS3 disc, look at the Version field.

Expected behavior To have the version field filled with the actual version.

Screenshots image

mnadareski commented 1 month ago

Should be fixed as of https://github.com/SabreTools/MPF/commit/4bb02b88fc830e3850dbf72d4b0515ebde09514d

Ragowit commented 1 month ago

Still an issue with 3.1.9a

image

mnadareski commented 1 month ago

Should be fixed as of https://github.com/SabreTools/MPF/commit/70114ee59e42811664dce687b81da967d88fbf62

Ragowit commented 1 month ago

Works now, thanks!