[Request] Support for High Sierra SFSVD information #856

Closed
opened 2026-01-29 16:23:25 +00:00 by claunia · 0 comments
Owner

Originally created by @FoxhackDN on GitHub (Aug 11, 2025).

Originally assigned to: @mnadareski on GitHub.

Is your feature request related to a problem? Please describe.
superg recently added support for pulling the SFSVD information from High Sierra formatted discs. The SFSVD is the counterpart to ISO9660's PVD, the main difference is that it starts at byte 0309, the info seems formatted the same.

The information is now added to the redumper log file automatically. All that needs to be done is for MPF to parse it.

Describe the solution you'd like
MPF needs to parse it so it can be added to submissions.

As of right now, Redump does not support adding this information in the PVD field. So for now the information should be added as part of the comments, if it exists. If there's no SFSVD info in the file, then there's no issues at all and the submission info file does not need any changes.

I have attached two sample log files for discs that I redumped after these changes were added below.

[104686] [PC] Software Toolworks CD Game Pack Redo Logs dump_250810_154018_D_logs.zip

[121148] [PC] Software Toolworks CD Game Pack Redo Logs dump_250810_153449_D_logs.zip

Originally created by @FoxhackDN on GitHub (Aug 11, 2025). Originally assigned to: @mnadareski on GitHub. **Is your feature request related to a problem? Please describe.** superg recently added support for pulling the SFSVD information from High Sierra formatted discs. The SFSVD is the counterpart to ISO9660's PVD, the main difference is that it starts at byte 0309, the info seems formatted the same. The information is now added to the redumper log file automatically. All that needs to be done is for MPF to parse it. **Describe the solution you'd like** MPF needs to parse it so it can be added to submissions. As of right now, Redump does not support adding this information in the PVD field. So for now the information should be added as part of the comments, if it exists. If there's no SFSVD info in the file, then there's no issues at all and the submission info file does not need any changes. I have attached two sample log files for discs that I redumped after these changes were added below. [\[104686\] \[PC\] Software Toolworks CD Game Pack Redo Logs dump_250810_154018_D_logs.zip](https://github.com/user-attachments/files/21707938/104686.PC.Software.Toolworks.CD.Game.Pack.Redo.Logs.dump_250810_154018_D_logs.zip) [\[121148\] \[PC\] Software Toolworks CD Game Pack Redo Logs dump_250810_153449_D_logs.zip](https://github.com/user-attachments/files/21707939/121148.PC.Software.Toolworks.CD.Game.Pack.Redo.Logs.dump_250810_153449_D_logs.zip)
claunia added the enhancement label 2026-01-29 16:23:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#856