Testing dumping Feet of Fury (unlicensed Dreamcast) with PX-708A

DiscImageCreator.exe cd h feetoffury.bin 48 /ms
AppVersion
        x86, AnsiBuild, 20190508 190259
CurrentDirectory
        c:\Users\darc\Desktop\Release_ANSI
WorkingPath
         Argument: feetoffury.bin
         FullPath: c:\Users\darc\Desktop\Release_ANSI\feetoffury.bin
            Drive: c:
        Directory: \Users\darc\Desktop\Release_ANSI\
         Filename: feetoffury
        Extension: .bin
StartTime: 2019/05/09(Thu) 19:41:00
Set the drive speed: 8467KB/sec
[WARNING] /c2 isn't set. The result of dumping may be incorrect if c2 error exists.
This drive supports [OpCode: 0xd8, SubCode: 0]
This drive supports [OpCode: 0xd8, SubCode: 1]
This drive supports [OpCode: 0xd8, SubCode: 2]
This drive supports [OpCode: 0xd8, SubCode: 8]
Checking reading lead-out -> OK
Checking SubQ adr (Track)  4/ 4
Checking SubRtoW (Track)  4/ 4
Reading DirectoryRecord   28/  28
Set OpCode: 0xd8, SubCode: 2(Pack)
LBA[-00001, 0xffffffff]: Q[0101000000000000017476bb]
Checking SubQ ctl (Track)  4/ 4
Creating .scm (LBA) 230015/280441 End of readable sector
Sleep 20000 msec
Creating .scm (LBA) 280441/280441
Copying .scm to .img
Descrambling data sector of img (LBA) 280440/280440
Exec ""c:\Users\darc\Desktop\Release_ANSI\EccEdc.exe" check "c:\Users\darc\Desktop\Release_ANSI\feetoffury.img""
FILE: c:\Users\darc\Desktop\Release_ANSI\feetoffury.img
Checking sectors (LBA) 280440/280440
[ERROR] Number of sector(s) where mode2 NoEdc subheader(0x10 - 0x17) isn't same: 5
[ERROR] Number of sector(s) where sync(0x00 - 0x0c) is zero: 4495
Total errors: 4500
Total warnings: 0
Creating bin, cue and ccd (Track)  4/ 4
Calculating hash: feetoffury.scm [659597232/659597232]
Calculating hash: feetoffury.img [659597232/659597232]
Calculating hash: feetoffury (Track 1).bin [3273984/3273984]
Calculating hash: feetoffury (Track 2).bin [1803984/1803984]
Calculating hash: feetoffury (Track 3).bin [520031904/520031904]
Calculating hash: feetoffury (Track 4).bin [107674560/107674560]
EndTime: 2019/05/09(Thu) 19:58:57

https://mega.nz/#!2pUgSaZY!my3BQG2ezhaD … FoAQ_2deRc


edit: redumped with /c2, resulting bin files are same hashes, and it says no c2 errors

Bumping this thread because I'm having the same problem with three internal Sega discs that I am trying to dump for Redump.
ice.exe is bugged and won't work for some discs.

I'm going to reference these discs at Dumpcast (I am the owner of the Dumpcast site btw).
System Disc 2
GD Drive Repair Program
DC Checker for Repair

The problem here is that ice.exe is expecting a 4-digit hex value in the IP.BIN header at 0x30 in the descrambled dump. This hex value is a checksum of other fields within the header. On this Virtua Fighter 3tb disc and others, including mine (and other discs I don't possess undumped by Redump like this DC Checker for MP), at 0x30 is the text "SEGA" or "SEGAS" -- which is not a hex value. Instead of failing gracefully, ice.exe crashes before descrambling the dump.

I downloaded DiscImageCreator to use that instead but the unfortunately the functionality to descramble discs dumped by dcdumper has been taken out at some point. The old builds that do have this functionality are not on the DIC github.

Fortunately there was a mediafire link to an old version left over in that thread. I am attaching that file to this post.

In order to use, do:
DiscImageCreator.exe -dec dense.bin <LBA>
which will spit out a "dense.dec" file.
for example:

c:\Users\darc\Desktop\gdroms\VGPC GD-Rom Dumping Kit>DiscImageCreator.exe -dec dense.bin 44990
DiscImageCreator BuildDate:[Jul  7 2012 00:01:08]
Start->Sun 2019-05-05 11:36:54 Central Daylight Time
Descrambling File(size) 1185760800/1185763076
End->Sun 2019-05-05 11:37:29 Central Daylight Time

And if the HD section contains CDDA, also do:
DiscImageCreator.exe -split dense.dec
for example:

c:\Users\darc\Desktop\gdroms\VGPC GD-Rom Dumping Kit>DiscImageCreator.exe -split dense.dec
DiscImageCreator BuildDate:[Jul  7 2012 00:01:08]
Start->Sun 2019-05-05 11:39:24 Central Daylight Time
Split File(num)  6/ 6End->Sun 2019-05-05 11:39:33 Central Daylight Time

This should spit out your split separate track files.