Page 35 of 354

Re: DiscImageCreator

Posted: Mon Apr 21, 2014 5:55 pm
by xTMODx
pablogm123 wrote:657324 KB of private bytes applying the default value, 32768.
Try in order to reduce memory usage:
/c2 1000 4096 8
/c2 1000 2048 8
/c2 1000 1024 8
Thanks! This one /c2 1000 4096 8 helped with the memory error Image but still dont work for that http://www7.pic-upload.de/21.04.14/nx8exuh6lh.jpg

Re: DiscImageCreator

Posted: Mon Apr 21, 2014 6:37 pm
by pablogm123
"And newly every index and relative time for the track is replaced with zeroes and the CRC-16 recalculated to match the altered data."

Wait for the fix, the problem you are experimenting is related directly with the issue I have descripted.

By the way, upload every file created by DIC, minus the scm/bin/img ones, so that sarami can check them and determinate the possible reason.

Re: DiscImageCreator

Posted: Tue Apr 22, 2014 9:07 am
by xTMODx
Ok didnt thought you mean me... ok will wait. I will upload the files later the day.

Re: DiscImageCreator

Posted: Wed Apr 23, 2014 8:23 am
by xTMODx

Re: DiscImageCreator

Posted: Wed Apr 23, 2014 8:52 am
by pablogm123
Ripping that PC game (the William Shatner's Tekwar, authentic release by Intracorp, I have) this version suffers from the same issue:

AppVersion
        x86, AnsiBuild, Mar 27 2014 10:21:04

CRC32: 443f193f
MD5: 7b91e813f8749e167c0e4117053a921b
SHA-1: 64b27878b1d6d133dcfa4d753166b9e402895c3c

Logs and whatnot: http://www.mediafire.com/?fkpch5hdp99kpac

Re: DiscImageCreator

Posted: Wed Apr 23, 2014 9:36 pm
by sarami
>xTMODx
Thank you. Fixed about relative time. Please re-test.
>pablogm123
umm.. it doesn't get all subchannel exactly. Please re-test using latest WIP.

Re: DiscImageCreator

Posted: Wed Apr 23, 2014 9:56 pm
by pablogm123
Same issue, .c2 file contains interleaved subcode data and subcode is corrupted.

https://www.mediafire.com/?etwwisjaxw8j7sy

Link to the problematic disc:

https://redump.info/disc/21229/

Re: DiscImageCreator

Posted: Thu Apr 24, 2014 1:27 am
by sarami
c2 file contains interleaved subcode data and subcode is corrupted.
I realized the issue.

Code: Select all

Byte order of this drive is main + sub + c2
A bug exists in byte order routine. Please wait until I fix it.

EDIT: fixed
EDIT:
657324 KB of private bytes applying the default value, 32768.
fixed the default value to 4096

Re: DiscImageCreator

Posted: Thu Apr 24, 2014 5:20 am
by xTMODx
ok i tried it now first i used this command

Code: Select all

discimagecreator cd g: tombraider2 32 /c2 10
this error appear http://www7.pic-upload.de/24.04.14/idn8qt1vg4ca.jpg

then i tried this command

Code: Select all

discimagecreator cd g: tombraider2 16 /c2 10
and it worked http://www7.pic-upload.de/24.04.14/hmexif3w8dzz.jpg

Re: DiscImageCreator

Posted: Thu Apr 24, 2014 8:30 am
by sarami
Off-topic: why the last pre-lead-out sector of certain MCD discs manufactured by JVC, marked as first sector of the lead-out in the subs, is replaced with a normal subcode frame?
How about other application? (e.g. perfectrip, clonecd etc)