SabreTools / MPF

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

[Problem][MPF.Check] Wrong layer order in submissioninfo.txt for PSP UMDs dumped via UIC #507

Closed noigeaR closed 1 year ago

noigeaR commented 1 year ago

MPF.Check_net48 2.5-1143

Describe the issue For PSP UMDs dumped via UIC, MPF.Check creates a !submissioninfo.txt with the wrong layer order, Layer 0 (Inner), Layer 1 (Outer). Sony uses Layer 0 (Outer), Layer 1 (Inner).

To Reproduce

Expected behavior Dumping PS2, PS3 and PS4 DL discs with MPF correctly changes the layer order to the Sony layout, so doing it with MPF.Check for PSP UMDs should do it too. Ringcode information in !submissioninfo.txt should be:

Layer 0 (Outer) Mastering Code (laser branded/etched): (REQUIRED, IF EXISTS)
Layer 0 (Outer) Mastering SID Code: (REQUIRED, IF EXISTS)
Layer 0 (Outer) Toolstamp or Mastering Code (engraved/stamped): (REQUIRED, IF EXISTS)
Data Side Mould SID Code: (REQUIRED, IF EXISTS)
Layer 1 (Inner) Mastering Code (laser branded/etched): (REQUIRED, IF EXISTS)
Layer 1 (Inner) Mastering SID Code: (REQUIRED, IF EXISTS)
Layer 1 (Inner) Toolstamp or Mastering Code (engraved/stamped): (REQUIRED, IF EXISTS)