mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-12 21:31:35 +00:00
!submissionInfo.txt EDC, Anti-Modchip and libcrypt fields are not added for PlayStation disc #177
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 @superg on GitHub (Feb 18, 2020).
Originally assigned to: @mnadareski on GitHub.
I took what seems to be the latest build (Build 1.15-249) and I still see the issue, used net472 version.
The disc is detected as PlayStation so I don't think this is a detection problem, sample output:
@mnadareski commented on GitHub (Feb 18, 2020):
Awesome, love me some regressions. I'll try to test that out sooner than later and fix it since that's a reasonable issue.
@mnadareski commented on GitHub (Feb 18, 2020):
Turns out having it hinge on another field existing doesn't do wonders. This has been updated to check the system type instead. Should fix things.