User:User7

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
Line 12: Line 12:
*[[Optical Disc Drive Compatibility: HD DVD-ROM|HD DVD-ROM]]
*[[Optical Disc Drive Compatibility: HD DVD-ROM|HD DVD-ROM]]
 +
For tracking revisions / editions:
 +
{| class="wikitable sortable"
 +
! Type !! Serial# !! Title !! Region !! Edition !! Dump Status !! Notes !! Bought
 +
|-
 +
|}
For PS2 unlicensed discs where a label partially covers the data[https://ia902906.us.archive.org/25/items/psi2playstationinteractivemagazine-coverdiscscans/PSi2%2019%20-%202%20Disc%20Side%20A.png] or for mini-CDs where the TOC is full-disc sized, you'll need to take special steps when dumping:
For PS2 unlicensed discs where a label partially covers the data[https://ia902906.us.archive.org/25/items/psi2playstationinteractivemagazine-coverdiscscans/PSi2%2019%20-%202%20Disc%20Side%20A.png] or for mini-CDs where the TOC is full-disc sized, you'll need to take special steps when dumping:
Line 20: Line 25:
*Trim the output .scram with the following command: <code>redumper split --image-name [scram file name WITHOUT the ".scram" extension] --iso9660-trim
*Trim the output .scram with the following command: <code>redumper split --image-name [scram file name WITHOUT the ".scram" extension] --iso9660-trim
*The output bin should be correct, presuming no unintentional c2 errors exist. You should only have the intentional c2 errors near the start of the disc.
*The output bin should be correct, presuming no unintentional c2 errors exist. You should only have the intentional c2 errors near the start of the disc.
-
 
-
For tracking revisions / editions:
 
-
{| class="wikitable sortable"
 
-
! Type !! Serial# !! Title !! Region !! Edition !! Dump Status !! Notes !! Bought
 
-
|-
 
-
|}
 

Revision as of 20:28, 28 August 2023

A list of Optical Disc Drive compatibility for dumping each format of disc:

For tracking revisions / editions:

Type Serial# Title Region Edition Dump Status Notes Bought

For PS2 unlicensed discs where a label partially covers the data[1] or for mini-CDs where the TOC is full-disc sized, you'll need to take special steps when dumping:

  • Determine the end-of-readability area on the disc by attempting a normal dump. For this disc[2] (and likely similar discs), the area of readability ended around sector 89900.
  • Delete your error dump.
  • Determine a nearby number that won't touch the sectors affected by readability. For example, I'll use 89000.
  • redump with the following command utilizing the number you determined, example: redumper --stop-lba=89000
  • Trim the output .scram with the following command: redumper split --image-name [scram file name WITHOUT the ".scram" extension] --iso9660-trim
  • The output bin should be correct, presuming no unintentional c2 errors exist. You should only have the intentional c2 errors near the start of the disc.
Personal tools