Copy-X
From Redump Wiki
NovaAurora (Talk | contribs) |
|||
| Line 1: | Line 1: | ||
[[Category:Copy Protection Guides| ]] | [[Category:Copy Protection Guides| ]] | ||
| + | |||
| + | WIP | ||
| + | |||
| + | Ring based DRM by optimal media mostly seen on German discs. Comes in 3 versions which require different methods for dumping. | ||
| + | |||
| + | The fist ([http://redump.org/disc/116828/ example]) can be identified by having a single data track. These should be treated as normal ringed discs and dumped using the Ringed dumping [http://wiki.redump.org/index.php?title=Ringed_Disc_Dumping_Guide guide]. | ||
| + | |||
| + | The second combines Copy-X and [http://wiki.redump.org/index.php?title=Bitpool Bitpool] ([http://redump.org/disc/100506 Example]) and can be identified by having the same track structure as the later. Dumping method for these are currently being researched | ||
| + | |||
| + | The third can be identified by having a series of audio tracks following the data track ([http://redump.org/disc/108150/ example]). These discs are unique in that they carry a ring in said audio tracks aswell as a "fake" ring in the data track consisting of EDC errors. The only drive currently known to handle this version is a H353B/D163B running kreon firmware and to dump these discs, follow the guide below. | ||
| + | |||
| + | '''Step 1''': Run redumper with the ''--retries=0 --force-split'' commands. The end result should be a BIN with alot of C2, ~150 EDC errors and a varying number of sectors with bad sync following the EDC. | ||
| + | |||
| + | '''Step 2''': Use CDarchive (see ringed dumping guide on how this program works) and have it read the disc backwards from the last sector with bad sync. If nothing gos wrong it should be able to them all but 2. Merge the result into the BIN. | ||
| + | |||
| + | '''Step 3''': Run ''Redumper Info --image-name=[Name of CUE]'' and ''Redumper hash --image-name=[Name of CUE]'' on the dump. | ||
| + | |||
| + | '''Step 4''': Use MPFcheck on the dump and fill in and submit the dump as normal. | ||
Revision as of 07:06, 3 April 2026
WIP
Ring based DRM by optimal media mostly seen on German discs. Comes in 3 versions which require different methods for dumping.
The fist (example) can be identified by having a single data track. These should be treated as normal ringed discs and dumped using the Ringed dumping guide.
The second combines Copy-X and Bitpool (Example) and can be identified by having the same track structure as the later. Dumping method for these are currently being researched
The third can be identified by having a series of audio tracks following the data track (example). These discs are unique in that they carry a ring in said audio tracks aswell as a "fake" ring in the data track consisting of EDC errors. The only drive currently known to handle this version is a H353B/D163B running kreon firmware and to dump these discs, follow the guide below.
Step 1: Run redumper with the --retries=0 --force-split commands. The end result should be a BIN with alot of C2, ~150 EDC errors and a varying number of sectors with bad sync following the EDC.
Step 2: Use CDarchive (see ringed dumping guide on how this program works) and have it read the disc backwards from the last sector with bad sync. If nothing gos wrong it should be able to them all but 2. Merge the result into the BIN.
Step 3: Run Redumper Info --image-name=[Name of CUE] and Redumper hash --image-name=[Name of CUE] on the dump.
Step 4: Use MPFcheck on the dump and fill in and submit the dump as normal.