sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Mon Oct 31, 2016 10:43 am
fuzzball wrote: iR0b0t wrote: It should be supported. The dvd might have a copy protection. You may need to play the dvd in a player for a few seconds (VLC player).
I know it. I dumped few DVD5-Video.
CloneCD & IsoBuster
size: 6331828224 (3091713 sectors)
DIC
size: 6332088320 (3091840 sectors)
Which is correct?
CloneCD & IsoBuster is correct.
mainError.txt
Code: Select all
LBA[000000, 0000000], [F:ReadTOC][L:133] OperationCode: 0x43
PX-760 doesn't support to execute ReadTOC for DVD.
volDesc_dvd.txt
fixed: use "Volume Space Size" as the sector size when dic failed to exec of ReadTOC about DVD ripping.
http://www.mediafire.com/file/eq80y20l9 … or_test.7z
By the way
To someone. I want to feedback of this binary.
/viewtopic.php?p=24064#p24064 and
/viewtopic.php?p=24056#p24056
tossEAC
Posts: 1681 Joined: Mon Jun 08, 2026 1:26 am
Post
by tossEAC » Tue Nov 01, 2016 7:02 am
A Murder of Crows wrote: Hello
There are 35 pages of replies here and I'll go back through a few of them (more if i can find a thread search tool), but I figured I'd take a short-cut and ask directly:
I mainly try to dump game system discs (Saturn, PS1, PS2, Dreamcast, SegaCD, NeoGeoCD, 3DO). I saw no specific instructions for any of those formats EXCEPT dreamcast.
Am I to understand that I just need to follow the CD dump guide with nothing else needed in order to produce Redump verifiable dumps?
You need a Plextor drive which has px_d8 support, that is the first thing.
He who controls the SPICE... controls the UNIVERSE!
The SPICE must flow.
reentrant
Posts: 719 Joined: Mon Jun 08, 2026 1:28 am
Post
by reentrant » Sat Feb 11, 2017 5:34 am
sarami: If you're reading this add me to the EccEdc project on GitHub. I have rewritten EccEdc to have some nice features (for protected discs) and now I want to commit the changes...
Last edited by
reentrant on Sat Feb 11, 2017 5:35 am, edited 1 time in total.
hiker13526
Posts: 217 Joined: Mon Jun 08, 2026 1:26 am
Post
by hiker13526 » Sat Feb 11, 2017 2:40 pm
Found a bug. If the output directory or filename (not sure which, or both) has a "." period in it the rip fails:
Code: Select all
Set read command: 0xd8, subcode reading mode: Pack
Checking SubQ ctl (Track) 1/ 1
Created img (LBA) 90367/ 90366
Copying .scm to .img
[F:ReadCDAll][L:2019] GetLastError: 2, The system cannot find the file specified
sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Sun Feb 12, 2017 9:54 am
reentrant wrote: sarami: If you're reading this add me to the EccEdc project on GitHub. I have rewritten EccEdc to have some nice features (for protected discs) and now I want to commit the changes...
Added.
hiker13526 wrote: Found a bug. If the output directory or filename (not sure which, or both) has a "." period in it the rip fails:
Code: Select all
Set read command: 0xd8, subcode reading mode: Pack
Checking SubQ ctl (Track) 1/ 1
Created img (LBA) 90367/ 90366
Copying .scm to .img
[F:ReadCDAll][L:2019] GetLastError: 2, The system cannot find the file specified
I tried this path.
Code: Select all
CurrentDirectory
C:\!redump\.lll
WorkingPath
Argument: C:\!redump\.lll\toshinden V.l.l.1.1
FullPath: C:\!redump\.lll\toshinden V.l.l.1.1
Drive: C:
Directory: \!redump\.lll\
Filename: toshinden V.l.l.1
Extension: .1
Code: Select all
CurrentDirectory
C:\!redump\.lll
WorkingPath
Argument: C:\!redump\.lll\toshinden V1
FullPath: C:\!redump\.lll\toshinden V1
Drive: C:
Directory: \!redump\.lll\
Filename: toshinden V1
Extension:
But no error. Please tell me more info.
TheRetroPirate
Posts: 45 Joined: Mon Jun 08, 2026 1:27 am
Post
by TheRetroPirate » Sun Feb 12, 2017 2:10 pm
The mission cd to Pizza Syndicate also has two data tracks and DIC throws this error
Code: Select all
D:\redump\__tools\DiscImageCreator_20161119\Release_ANSI>DiscImageCreator.exe cd
w: pizza_cd\pizza_cd.cue 4 /c2
OS
Windows XP Professional Service Pack 3 32bit
AppVersion
x86, AnsiBuild, Nov 19 2016 18:33:03
/c2 val1 is omitted. set [1024]
/c2 val2 is omitted. set [4096]
/c2 val3 is omitted. set [4]
CurrentDirectory
D:\redump\__tools\DiscImageCreator_20161119\Release_ANSI
WorkingPath
Argument: pizza_cd\pizza_cd.cue
FullPath: D:\redump\__tools\DiscImageCreator_20161119\Release_ANSI\pizz
a_cd\pizza_cd
Drive: D:
Directory: \redump\__tools\DiscImageCreator_20161119\Release_ANSI\pizza_
cd\
Filename: pizza_cd
Extension: .cue
Start time: 2017-02-12(Sun) 13:05:38
Set the drive speed: 705KB/sec
This drive support [command: 0xd8, subch: 00]
This drive support [command: 0xd8, subch: 0x1]
This drive support [command: 0xd8, subch: 0x2]
This drive support [command: 0xd8, subch: 0x3]
This drive support [command: 0xd8, subch: 0x8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 2/ 2
Checking SubRtoW (Track) 2/ 2
Reading DirectoryRecord 8/ 8
LBA[000000, 0000000], [F:ReadCDForVolumeDescriptor][L:909] OperationCode: 0xa8
ScsiStatus: 0x02 = CHECK_CONDITION
SenseData Key-Asc-Ascq: 03-02-83 = MEDIUM_ERROR - OTHER
lpCmd: a8, 00, 00, 03, f2, 0b, 00, 00, 00, 01, 00, 00
dwBufSize: 2048
End time: 2017-02-12(Sun) 13:05:48
sarami
Posts: 1762 Joined: Mon Jun 08, 2026 1:27 am
Post
by sarami » Sun Feb 12, 2017 8:09 pm
Your dump
Code: Select all
I do have a PX-W4824A but it's old, the tray doesn't open and wouldn't work when I dumped this disc but I just tried it again and now it works and the data is the same using DIC smile
pizza (Track 1).bin
CRC32 : 8C551794
MD5 : 088734D17D2ACC782369A48963819039
SHA1 : 5EB9F560743E2F810BAAF73A09BDD0BC57AC48FE
pizza (Track 2).bin
CRC32 : D65A9B38
MD5 : FAF6F986BDAFE67D134B4FE557835984
SHA1 : 8E35BCD14FA366B7409C44C3B60C1C22968F4199
And here are the DIC logs, c2, sub > https://mega.nz/#!3YEV3QTS!aElSv0CgzqwG … tDS-Ir7mBM
Is this the same disc? If so, I don't know why the error came to happen.
and your drive log
Code: Select all
VendorId: PLEXTOR
ProductId: CD-R PX-W4824A
ProductRevisionLevel: 1.06
VendorSpecific: 08/26/04 18:00
The latest firmware of PX-W4824 is 1.07. I recommend the update.
hiker13526
Posts: 217 Joined: Mon Jun 08, 2026 1:26 am
Post
by hiker13526 » Tue Feb 14, 2017 10:58 am
Here is it failing. It doesn't make a bin file, and it doesn't hash. Other times I think it didn't even get that far.
It seems to attempt parse everything after the "." as being an extension rather than a filename, and then it seems to fail.
Code: Select all
OS
Windows 8 Professional 64bit
AppVersion
x86, AnsiBuild, Nov 19 2016 18:33:03
/c2 val1 is omitted. set [1024]
/c2 val2 is omitted. set [4096]
/c2 val3 is omitted. set [4]
CurrentDirectory
I:\Redump Tools\DiscImageCreator
WorkingPath
Argument: I:\Redump temp\no label. 2017-02-14_ 9-41-31 PX\no label. 2017-02-14_ 9-41-31
FullPath: I:\Redump temp\no label. 2017-02-14_ 9-41-31 PX\no label. 2017-02-14_ 9-41-31
Drive: I:
Directory: \Redump temp\no label. 2017-02-14_ 9-41-31 PX\
Filename: no label
Extension: . 2017-02-14_ 9-41-31
Start time: 2017-02-14(Tue) 09:41:32
Set the drive speed: 12700KB/sec
This drive support [command: 0xd8, subch: 00]
This drive support [command: 0xd8, subch: 0x1]
This drive support [command: 0xd8, subch: 0x2]
This drive support [command: 0xd8, subch: 0x3]
This drive support [command: 0xd8, subch: 0x8]
Checking reading lead-out -> OK
Checking SubQ adr (Track) 1/ 1
Checking SubRtoW (Track) 1/ 1
Reading DirectoryRecord 1/ 1
Allocating packed memory for C2 errors: 8192
Set read command: 0xd8, subcode reading mode: Raw
Checking SubQ ctl (Track) 1/ 1
Created img (LBA) 286610/286609
No C2 errors
Copying .scm to .img
[F:ReadCDAll][L:2019] GetLastError: 2, The system cannot find the file specified.
Freeing allocated memory for C2 errors: 8192
End time: 2017-02-14(Tue) 09:49:03
Last edited by
hiker13526 on Tue Feb 14, 2017 10:59 am, edited 1 time in total.
reentrant
Posts: 719 Joined: Mon Jun 08, 2026 1:28 am
Post
by reentrant » Tue Feb 14, 2017 4:08 pm
Sarami I still cannot commit to EdcEcc (permission denied)