1

(3,497 replies, posted in General discussion)

Can confirm CUEsheet issue is fixed with this test release. Same with using the /s 0 flag with /c2. smile Thanks!

FILE "ifd-40x-test (Track 11).bin" BINARY
  TRACK 11 AUDIO
    INDEX 01 00:00:00
FILE "ifd-40x-test (Track 12).bin" BINARY
  TRACK 12 AUDIO
    INDEX 01 00:00:00
FILE "ifd-40x-test (Track 13).bin" BINARY
  TRACK 13 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:05
  TRACK 11 AUDIO
    INDEX 01 63:43:13
  TRACK 12 AUDIO
    INDEX 01 65:45:15
  TRACK 13 AUDIO
    INDEX 00 67:51:12
    INDEX 01 67:53:17

2

(3,497 replies, posted in General discussion)

Ran into this while dumping Incoming Forces: Deliverance. UltraPleX drive CUEsheet is bugged while the PX-760A CUEsheet is correct.

Plextor UltraPleX 40max (PX-40TSi):

.cue

FILE "ifd-final-40x (Track 11).bin" BINARY
  TRACK 11 AUDIO
    INDEX 01 00:00:00
FILE "ifd-final-40x (Track 12).bin" BINARY
  TRACK 12 AUDIO
    INDEX 00 00:00:00
    INDEX 01 254:251:184
FILE "ifd-final-40x (Track 13).bin" BINARY
  TRACK 13 AUDIO
    INDEX 01 00:00:00

_img.cue

  TRACK 11 AUDIO
    INDEX 01 63:43:13
  TRACK 12 AUDIO
    INDEX 00 67:51:12
    INDEX 01 65:45:15
  TRACK 13 AUDIO
    INDEX 01 67:53:17

_disc.txt

========== TOC with pregap ==========
    Track  1, Ctl 4, Mode 2, Index0   -150, Index1      0
    Track  2, Ctl 0, Mode 0, Index0 103651, Index1 103804
    Track  3, Ctl 0, Mode 0,              , Index1 128297
    Track  4, Ctl 0, Mode 0,              , Index1 141411
    Track  5, Ctl 0, Mode 0, Index0 167021, Index1 167043
    Track  6, Ctl 0, Mode 0,              , Index1 180926
    Track  7, Ctl 0, Mode 0,              , Index1 207158
    Track  8, Ctl 0, Mode 0,              , Index1 220659
    Track  9, Ctl 0, Mode 0,              , Index1 247661
    Track 10, Ctl 0, Mode 0,              , Index1 261162
    Track 11, Ctl 0, Mode 0,              , Index1 286738
    Track 12, Ctl 0, Mode 0, Index0 305337, Index1 295890
    Track 13, Ctl 0, Mode 0,              , Index1 305492
    Data Sector, LBA      0 - 103650 (0000000 - 0x194e2)

Plextor PX-760A:

.cue

FILE "ifd-final-760a2 (Track 11).bin" BINARY
  TRACK 11 AUDIO
    INDEX 01 00:00:00
FILE "ifd-final-760a2 (Track 12).bin" BINARY
  TRACK 12 AUDIO
    INDEX 01 00:00:00
FILE "ifd-final-760a2 (Track 13).bin" BINARY
  TRACK 13 AUDIO
    INDEX 00 00:00:00
    INDEX 01 00:02:05

_img.cue

  TRACK 11 AUDIO
    INDEX 01 63:43:13
  TRACK 12 AUDIO
    INDEX 01 65:45:15
  TRACK 13 AUDIO
    INDEX 00 67:51:12
    INDEX 01 67:53:17

_disc.txt

========== TOC with pregap ==========
    Track  1, Ctl 4, Mode 2, Index0   -150, Index1      0
    Track  2, Ctl 0, Mode 0, Index0 103651, Index1 103804
    Track  3, Ctl 0, Mode 0,              , Index1 128297
    Track  4, Ctl 0, Mode 0,              , Index1 141411
    Track  5, Ctl 0, Mode 0, Index0 167021, Index1 167043
    Track  6, Ctl 0, Mode 0,              , Index1 180926
    Track  7, Ctl 0, Mode 0,              , Index1 207158
    Track  8, Ctl 0, Mode 0,              , Index1 220659
    Track  9, Ctl 0, Mode 0,              , Index1 247661
    Track 10, Ctl 0, Mode 0,              , Index1 261162
    Track 11, Ctl 0, Mode 0,              , Index1 286738
    Track 12, Ctl 0, Mode 0,              , Index1 295890
    Track 13, Ctl 0, Mode 0, Index0 305337, Index1 305492
    Data Sector, LBA      0 - 103650 (0000000 - 0x194e2)

Full logs: https://mega.nz/#!fHYQSayI!z1CpWh9qJxdR … tFJAtDa3XQ

Same issue is present in other 2018-era builds.

Bonus: CUEsheets for that same disc in the suspect drive using DiscImageCreator 20170702 (!) - On a hunch. Track 13 Index 00 is off by one frame but otherwise more correct. Used /s 0 flag for the first time (found out it was faster with very old Plextors) and got this. Used the same flag in the latest 20180619 release... program crashed just before it tries to dump the CD with that UltraPleX drive.

.../s 0 flag works without /c2 flag, but it is in pack mode now. Same results as the attached 20170702 CUEsheets.

--

Seems to be a regression. Old 20170702 release brings a proper CUEsheet for the UltraPleX 40max drive not using the /s 0 flag. I still have the logs, however.

3

(3,497 replies, posted in General discussion)

F1ReB4LL wrote:
sarami wrote:

And, system time is buggy. I don't know why didn't get the time correctly. Does your pc work well?

29552/21/111 376:21:50
DiscImageCreator cd f sonic-cd-dino-dic-20180614-760a2\sonic-cd-dino-dic-20180614-760a2.bin 24 /c2 /q 

AmiSapphire's dump, not mine - http://forum.redump.org/post/61565/#p61565

Re: system time

Noticed that yesterday. No clue what happened there, either; system time is correct on the machine. That is a Windows XP SP3 setup, however. Doesn't happen with older DiscImageCreator builds on that machine, either.

The same issue does not occur with the latest 20180614 release on my main Windows 10 Pro x64 install.

Edit: This is reproducible on Mom's aging Dell Latitude D620 running Windows XP SP3. Too lazy to uncover the only Vista laptop in the house to see if this issue exists there.

Edit 2: And... the issue exists on Windows Vista. No Windows 7 test, however. Three machines have Win7, but no optical drive installed in either.

Man, that happened to a BodyWorks CD-ROM I had owned quite a while ago. I pretty much freaked out. The CD was in a pile of other CDs and it was the only one affected. I eventually got rid of it, as I thought it would take out the other CDs.

Those CDs were also in the basement, and it tends to get somewhat humid there at times. I pretty much stopped storing my CDs down there.