Page 112 of 354

Re: DiscImageCreator

Posted: Mon Sep 25, 2017 9:30 pm
by iR0b0t
redump.org/disc/29657/

sarami, it went back to previous state.

DIC logs

Re: DiscImageCreator

Posted: Tue Sep 26, 2017 11:41 am
by sarami
uploaded.

Re: DiscImageCreator

Posted: Wed Sep 27, 2017 2:06 pm
by xTMODx
I have got a bunch of old UltraPlex drives (PX-32TSi) connection is SCSI so i cant test them. Does anybody know if they working with DIC? Date is 03-1998 if that helps

Re: DiscImageCreator

Posted: Wed Sep 27, 2017 6:55 pm
by iR0b0t
redump.org/disc/29657/

DIC logs

a) Dump with "/c2 /q" parameters may be good now, i have to recheck my dump with trap disc method before i can approve it.

b) Dump with "/c2 /q /p" parameters looks shifted by several sectors, i have not counted how many (bin segment in logs).

Re: DiscImageCreator

Posted: Wed Sep 27, 2017 10:00 pm
by sarami
xTMODx wrote:I have got a bunch of old UltraPlex drives (PX-32TSi) connection is SCSI so i cant test them. Does anybody know if they working with DIC? Date is 03-1998 if that helps
ReadMe.txt

Code: Select all

Vendor                    Model                    Firmware(*1)    Lead-in    Lead-out    Scrambled    GD-ROM(*2)                Wii-ROM
 :
PLEXTOR                    PX-12TS                    1.01            Yes        Yes            Yes            No                        No
PLEXTOR                    PX-20TS                    1.00            Yes        Yes            Yes            No                        No
PLEXTOR                    PX-40TS                    1.14            Yes        Yes            Yes            No                        No
I confirmed some SCSI drives. I believe PX-32TSi also supports 0xd8 and reading lead-in/out.

Re: DiscImageCreator

Posted: Wed Sep 27, 2017 10:08 pm
by xTMODx
sarami wrote:ReadMe.txt

Code: Select all

Vendor                    Model                    Firmware(*1)    Lead-in    Lead-out    Scrambled    GD-ROM(*2)                Wii-ROM
 :
PLEXTOR                    PX-12TS                    1.01            Yes        Yes            Yes            No                        No
PLEXTOR                    PX-20TS                    1.00            Yes        Yes            Yes            No                        No
PLEXTOR                    PX-40TS                    1.14            Yes        Yes            Yes            No                        No
I confirmed some SCSI drives. I believe PX-32TSi also supports 0xd8 and reading lead-in/out.
Hey thanks for the info, i have 7 of them i wont trash them then but can sell to future redump dumpers, are there any scsi 2 usb adapter for cd-roms they could use? I found only for hdd.

Re: DiscImageCreator

Posted: Fri Sep 29, 2017 11:28 am
by sarami
iR0b0t wrote:a) Dump with "/c2 /q" parameters may be good now, i have to recheck my dump with trap disc method before i can approve it.

Code: Select all

LBA[321134, 0x4e66e]: Track[01]: Invalid mode. 
========== LBA[321134, 0x4e66e]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF FF FF FF FF  FF FF FF 00 70 A3 59 82   ............p.Y.
The scrambled mode is 0x62 but this sector is 0x82. Can IsoBuster read this sector?
iR0b0t wrote:b) Dump with "/c2 /q /p" parameters looks shifted by several sectors, i have not counted how many (bin segment in logs).

Code: Select all

 :
LBA[000077, 0x0004d], unknown mode: 62
LBA[000078, 0x0004e], unknown mode: 62
LBA[000079, 0x0004f], unknown mode: 62
LBA[000080, 0x00050], unknown mode: 62
 :
Fixed and added MSF in EccEdc.

Code: Select all

 :
LBA[321285, 0x4e705], mode 2 form 1, SubHeader[1](IsInterleaved[00]), [2](ChannelNum[00]), [3](SubMode[00]), Form 1, [4](CodingInfo[00])
LBA[321286, 0x4e706], unknown mode: 62
LBA[321287, 0x4e707], unknown mode: 62
LBA[321288, 0x4e708], unknown mode: 82
LBA[321289, 0x4e709], unknown mode: 62
I don't know why several sectors are shifted..

Re: DiscImageCreator

Posted: Sat Sep 30, 2017 4:45 am
by A Murder of Crows
Aloha

Is there any way to run 2 copies of DIC at the same time on different drives?  I have a LOT of discs to dump in a short amount of time, but keep running into the following error:
DiscImageCreator.exe cd E: "I:\AMoC Dumps\EUR\Utilities\Photo CD Operating System [MK81681-50]\Photo CD Operating System [MK-81681P-485]\Photo CD Operating System [MK-81681P-485]" 4 /c2
[F:main][L:1077] GetLastError: 183, Cannot create a file when that file already exists.

Re: DiscImageCreator

Posted: Sat Sep 30, 2017 11:26 am
by sarami
A Murder of Crows wrote:Is there any way to run 2 copies of DIC at the same time on different drives?  I have a LOT of discs to dump in a short amount of time, but keep running into the following error:
Disabled mutex.

Re: DiscImageCreator

Posted: Sat Sep 30, 2017 11:34 am
by A Murder of Crows
sarami wrote:
A Murder of Crows wrote:Is there any way to run 2 copies of DIC at the same time on different drives?  I have a LOT of discs to dump in a short amount of time, but keep running into the following error:
Disabled mutex.
Thanks for the reply.  Please excuse my ignorance however.  I don't understand what you mean by that.