mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-11 05:35:17 +00:00
EDC / NoEDC error on PS1 games #125
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 @antonioocera on GitHub (Jun 20, 2019).
Originally assigned to: @mnadareski on GitHub.
As you can see from this http://forum.redump.org/post/70577/#p70577 http://redump.org/disc/7925/ and many other logs from the Redump forum, the submissionInfo file reports EDC where actually the game is NoEDC, and viceversa. This cause a lot of confusion when submitting new dumps, of course.
@gingerbeardman commented on GitHub (Jun 20, 2019):
I am the dumper of that game. I was using an older version of DICUI at that point.
I'll dump it again so we can see what the latest version does. If that fixes things, I am happy to redump affected games.
Cheers!
@antonioocera commented on GitHub (Jun 20, 2019):
I've seen other logs from the forum and actually the submissionInfo file is always reporting EDC = YES.
You don't need to redump anything, you can just manually check the .bin file with edccchk just to be sure. I think it's just a small error for the submissionInfo file, that can be easily fixed hopefully. If you can test the latest version can be better though.
@gingerbeardman commented on GitHub (Jun 20, 2019):
Great news that it's just an error in the summary.
@mnadareski commented on GitHub (Jul 30, 2019):
If you can provide the
_EdcEcc.txtor_EccEdc.txtfile from one of those dumps, I'd appreciate it. Since DICUI is just trying to use the DIC outputs to determine EDC state, it's somewhat inaccurate as the current method just uses the number of EDC-related errors as the metric.@gingerbeardman commented on GitHub (Jul 30, 2019):
Here we go, I redumped the game SLPS-00373 using the latest AppVeyor build of DICUI (ie. DIC 20190629 193630).
disc.img_EccEdc.txt.zip
@mnadareski commented on GitHub (Aug 1, 2019):
Thank you, I think I need to look into this a little more since it appears that more info might be needed to figure out the EDC status.
@gingerbeardman commented on GitHub (Aug 1, 2019):
Let me know if I can help more.
@mnadareski commented on GitHub (Jan 29, 2020):
From @superg elsewhere:
In DICUI, this would translate to looking for the
mode 2 form 2andmode 2 no edclines in the.img_EdcEcc.txtfile. This can be easily done.