saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
530 stars 45 forks source link

DIC produces invalid CUE file for a certain disc. #173

Closed nightson closed 1 year ago

nightson commented 1 year ago

DIC Version: 20220909

Bug Description:

DIC produced the follow CUE:

FILE "ZERODIVIDEX.bin" BINARY
  TRACK 01 MODE61/2352
    INDEX 01 00:00:00

Redumper, on the hand, produced an valid one:

FILE "dump_230106_102503_J.bin" BINARY
  TRACK 01 MODE1/2352
    INDEX 01 00:00:00

Is this a bug with DIC or I'm looking at a really wacky disc?

Logs: https://cdn.discordapp.com/attachments/705884111448834100/1060840873820180560/Zero_Divide_TW_Logs.7z

saramibreak commented 1 year ago

Test please. DiscImageCreator_test.zip

nightson commented 1 year ago

Test please. DiscImageCreator_test.zip

Same result :(

saramibreak commented 1 year ago

Uploaded. DiscImageCreator_test.zip

nightson commented 1 year ago

Uploaded. DiscImageCreator_test.zip

Thanks Sarami. This build works like a charm!