Page 57 of 354
Re: DiscImageCreator
Posted: Fri Dec 26, 2014 4:47 am
by MrX_Cuci
Could be, I'll have to check to make certain.
CDMage reports multiple errors with DIC dump instead of just one. Isobuster, CloneCD dump reports only one error.
EDIT: It's Securom old indeed.
http://www.encrypt.ro/cd-encryption/cd- … curom.html The three files exist when installed.
Re: DiscImageCreator
Posted: Fri Dec 26, 2014 12:30 pm
by sarami
MrX_Cuci wrote:CDMage reports
I see.
LiveWire_EdcEcc.txt
Code: Select all
Number of sector(s) where user data doesn't match the expected ECC/EDC: 4
Sector: 40947, 41073, 42711, 42837,
I don't know why these sector doesn't match the expected ECC/EDC
EDIT:
Fixed PathTableRecord, DirectoryRecord
Re: DiscImageCreator
Posted: Sat Jan 10, 2015 3:17 pm
by F1ReB4LL
Does DIC autogenerates the sectors wrong in certain cases?
https://redump.info/disc/8709/
DIC:
Code: Select all
FF FF FF FF FF FF FF FF FF FF FF FF 01 13 01 00 54 40 00 27 51 39 57 2C
FF FF FF FF FF FF FF FF FF FF FF FF 01 13 01 00 54 41 00 27 51 40 12 C3
FF FF FF FF FF FF FF FF FF FF FF FF 01 13 01 00 54 42 00 27 51 41 EC 30
FF FF FF FF FF FF FF FF FF FF FF FF 02 00 00 00 00 00 00 00 00 42 49 F3
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 71 00 27 51 43 EB A3
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 70 00 27 51 44 31 15
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 69 00 27 51 45 8D 12
Disc:
Code: Select all
FF FF FF FF FF FF FF FF FF FF FF FF 01 13 01 00 54 40 00 27 51 39 57 2C
FF FF FF FF FF FF FF FF FF FF FF FF 01 13 01 00 54 41 00 27 51 40 12 C3
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 73 00 27 51 41 8F 62
FF FF FF FF FF FF FF FF FF FF FF FF 02 00 00 00 00 00 00 00 00 42 49 F3
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 71 00 27 51 43 EB A3
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 70 00 27 51 44 31 15
FF FF FF FF FF FF FF FF FF FF FF FF 01 14 00 00 01 69 00 27 51 45 8D 12
As you see, DIC generated the sector wrong, this affected the gap. Other dumping tools don't have any problems.
Shouldn't it read all the sectors as is before fixing, without imagining things?
https://www.sendspace.com/file/z9pw7q - logs and sub
Re: DiscImageCreator
Posted: Sat Jan 10, 2015 3:55 pm
by sarami
Could you test the latest test version? I have already found the same problem with a diff disc[Midtown Madness (Japan)] and already fixed.
Re: DiscImageCreator
Posted: Sat Jan 10, 2015 4:26 pm
by F1ReB4LL
The dump was by GreyFox, will ask him to test again. Same problem with
https://redump.info/disc/29126/ (Track 16 pregap, the sector before EAN was altered), also was dumped by him.
Re: DiscImageCreator
Posted: Tue Jan 13, 2015 8:17 pm
by Sotho Tal Ker
The latest beta does crash for me (Win 8.1 64bit and PX-708A) with the following command:
Code: Select all
DiscImageCreator.exe cd D filename 4 /c2
Output goes until "Reading lead-out: OK" then it hangs a little and then crashes.
Also: Would it be possible to create betas for x86 and x64?
Re: DiscImageCreator
Posted: Tue Jan 13, 2015 8:54 pm
by sarami
Could you upload the log and tell me the disc title (with region)?
Re: DiscImageCreator
Posted: Tue Jan 13, 2015 9:26 pm
by Sotho Tal Ker
It is this disc:
https://redump.info/disc/327/
Dumps fine with last full release from october. Some beta before the latest (it was from december I think) had an infinite hang but no crash yet (also after the lead-out: OK message).
Attached are all files that were created by DIC.
Re: DiscImageCreator
Posted: Wed Jan 14, 2015 6:12 pm
by F1ReB4LL
https://redump.info/disc/29009/ --
https://www.sendspace.com/file/mn4fu1
8 tracks have incorrect gaps, subchannel is _heavily_ altered, gaps for tracks 5 and 7 are completely wrong, not the same bug as above. Dump was taken using the same version as before, also by GreyFox, but maybe you could take a look at the logs, whether it was fixed in the latest one or not?
Re: DiscImageCreator
Posted: Thu Jan 15, 2015 12:53 pm
by sarami
The latest beta does crash for me
subchannel is _heavily_ altered, gaps for tracks 5 and 7 are completely wrong
Uploaded. Could you test, please.