mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-07 05:40:06 +00:00
Dumping [PSX] Interactive CD Sampler Disc Vol. 10 (USA) reports an error #162
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 (Jan 11, 2020).
Dumping PSX disc "Interactive CD Sampler Disc Vol. 10 (USA)" reports an error but DIC finishes dumping successfully. All image files exist after DIC is done and match redump database. I dumped the disc around 5 times using different drives so I believe there is a problem somewhere. (DIC exit code non zero?)
DICUI log:
DIC log (ran directly):
Please let me know if you need an additional info.
@superg commented on GitHub (Jan 21, 2020):
I think I figured out what is going on, the problem is on a DIC side, when I use the name with dot "Interactive CD Sampler Disc Vol. 9 (USA)" DIC generates good filenames with an exception of .dat file, that one is generated as "Interactive CD Sampler Disc Vol.dat". It looks like .dat filename creation is handled differently to everything else. I will try to fix it though.
@superg commented on GitHub (Jan 21, 2020):
Has nothing to do with DICUI. Sarami disabled my dot path fixes in seemingly unrelated commit "- added: support multiple files in C2ErrorProtect.txt (MAX 16 files)" on November 10, 2019.