mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 05:37:45 +00:00
[Problem] Internal Serial doesn't always generate correctly for Saturn discs #389
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sadikyo on GitHub (Feb 2, 2022).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
For some Sega Saturn discs that have a slightly longer than "normal" internal serial, MPF is pulling a digit short.
To Reproduce
Steps to reproduce the behavior:
Dump a saturn disc that has an internal serial of more than 8 digits.
MPF will only generate up to 8 digits.
Expected behavior
The full internal serial to generate.
Screenshots
Additional context
Example: http://redump.org/disc/80138/
The internal serial should be "610602001" as you can see in the Header. MPF pulls "61060200"
I realize that typically saturn serials are 8 digits or less, but there are some like this.
@mnadareski commented on GitHub (Feb 2, 2022):
Fixed in
c0f6c072ce