IBM PC: SafeDisc protection

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
(Detection)
Line 1: Line 1:
This guide will help you understand, identify and properly dump '''SafeDisc''' protected games.
This guide will help you understand, identify and properly dump '''SafeDisc''' protected games.
-
'''Work In Progress'''
+
==Introduction==
 +
===Software===
 +
* CloneCD (License)
 +
* [http://www.storeroom.info/cdm/cdm270.zip CD Manipulator] (Freeware)
 +
* BurnOut
 +
* ProtectionID
-
== Overview ==
+
===Overview===
-
'''SafeDisc''' uses corrupted sectors in the begining of a disc, usually in range 500 - 10500 (average figure).
+
SafeDisc is a protection format that places "corrupt" sectors near the beginning of a disc (usually in the 807 - 11920 sector range); however, these sectors can be found just about anywhere. The key to dumping SafeDisc images correctly is to make sure that the corrupted sectors are dumped properly. It is also critical to dump the disc at least two times using at least two different drives (the more, the better). If everything goes well, all of your checksums should match.
-
To be sure that the all corrupted sectors are dumped properly, it's important that a disc is at least dumped twice on different drives (and that the checksum matches on both drives).
+
===Methods===
 +
There are two solutions (at present) for dumping SafeDisc games: (1) CloneCD, and (2) CD Manipulator. Both tools have been tested extensively, and have proven to be highly dependable in most cases (when properly configured). It's generally advisable to dump protected discs using different software AND different drives whenever possible in order to ensure that a thorough dump has been performed. That said, feel free to use whichever tool suits you best! Use the following to guide to setup your software:
-
If your disc also has audio sectors, it's important that you cut off the SafeDisc image to the size of the data track, and dump the audio tracks the normal way.
+
# CloneCD
 +
#* Create a custom profile (see [http://wiki.redump.org/index.php?title=Setting_Up#CloneCD link]), and use it for all SafeDisc dumps.
 +
#* You're all set! The software will handle the rest.
 +
# CD Manipulator
 +
#* Select "Read from CD to Image File"
 +
#* Select the applicable drive from the drop-down list
 +
#* Select "Single-Session mode (high compatibility)" in the drop-down menu
 +
#* Specify where the image (.CUE/.CDM) will be saved
 +
#* Check "Extended Settings" and then check "Ignore Read Errors" and "Auto Detect Read Channel". Uncheck everything else.
 +
#* Set your "Data" and "Audio" speeds to 4x-8x, depending on your drive's compatibility.
 +
#* You're all set! The software will handle the rest.
-
After dumping a proper SafeDisc image, you'll also have to include the following info:
+
==Data-Only==
 +
# Use BurnOut or ProtectionID to determine the SafeDisc version
 +
# Use either CloneCD or CD Manipulator to dump the disc.
 +
# Compare the dump checksums.
 +
#* If they match...then great!
 +
#* If they do not match...check your settings; try different drives; try different tools; ask the community.
 +
# Check the image in CDMage to get the SafeDisc error count (it's usually helpful to save the log).
 +
# You're now ready to submit your dump!
-
*Amount of SafeDisc sectors. You can check this by opening the image in CDmage and scanning for corruption. The SafeDisc sectors will be within the range of 807 - 11920 (if you get them outside of this range, let us know) and will have a Medium Severity.
+
==Mixed-Mode==
-
*SafeDisc version. Download Protection ID and open one of the game executables on the CD with it to get the SafeDisc version.
+
Most SafeDisc titles are data-only. However, a few mixed-mode discs (data+audio) have been spotted in the wild. If your SafeDisc protected disc happens to contain audio tracks...it is CRITICAL that you dump the data portion of the image separately from the AUDIO tracks and then dump the AUDIO tracks in the normal way. This is because the suggested dumping software translates SafeDisc errors in a special way, and if any SafeDisc errors are present in the audio tracks they will need to be read "normally."
-
== Detection ==
+
==Additional Submission Data==
-
For this you need [http://sourceforge.net/projects/burnout/ BurnOut] or [http://protectionid.owns.it/ ProtectionID].
+
Please include the following information with your SafeDisc dump submission in addition to the regular [[#Submission Information|Submission Information]]:
-
'''''NOTE:''' ProtectionID may need to be configured to run in Windows 95 Compatibility mode for some versions of Windows Vista and Windows 7.''
+
# Number of SafeDisc sectors
 +
# SafeDisc version
-
== Dumping ==
+
==Examples==
-
'''Method 1: DDump'''
+
-
 
+
-
You can use DDump for dumping SafeDisc CD's
+
-
 
+
-
Usage  : DDUMP.EXE [HA:TA:LUN] [OUTFILE] [OPTIONS]
+
-
Example : DDUMP.EXE 1:0:0 DUMP
+
-
 
+
-
It works in Command Prompt. Launch the tool to see a list of the drives that were found and their address
+
-
 
+
-
You don't need to fill in any [OPTIONS]. It's important that the drive detects all the corrupted sectors properly. The sector numbers will end up in a .log file in the same folder. The next time you dump the disc with the same filename, the tool will detect the .log file and automatically skip all the sectors that are listed in the file.
+
-
 
+
-
To be sure that the all corrupted sectors are dumped properly, it's important that a disc is at least dumped twice on different drives (and that the checksum matches on both drives).
+
-
 
+
-
If your disc also has audio sectors, it's important that you cut off the SafeDisc image to the size of the data track, and dump the audio tracks the normal way (using EAC or PerfectRip).
+
-
 
+
-
After dumping a proper SafeDisc image, you'll also have to include the following info:
+
-
 
+
-
- Amount of SafeDisc sectors. You can check this by opening the image in CDmage and scanning for corruption. The SafeDisc sectors will be within the range of 807 - 10977 (if you get them outside of this range, let us know) and will have a Medium Severity.
+
-
- SafeDisc version. Download Protection ID and open one of the game executables on the CD with it to get the SafeDisc version.
+
-
 
+
-
Notes on DDump:
+
-
 
+
-
The package that we linked already contains an ASPI driver. If you have any problems with this package, let us know.
+
-
 
+
-
'''Method 2: CloneCD'''
+
-
 
+
-
In Windows Vista / 7 DDump will not work so we are going to use CloneCD instead.Download the following [http://www.mediafire.com/?pxltd0a37mmrjrq CloneCD profiles] and use the one called ''redump.org_(pc_protected).''
+
-
 
+
-
'''Method 3: CD Manipulator'''
+
-
 
+
-
You can also use [http://www.storeroom.info/cdm/cdm270.zip CD Manipulator] for dumping SafeDisc CD's [http://img94.imageshack.us/img94/8494/atr0.png (image)]. This tool was introduced recently (8/30/2013), and has already proven very effective against SafeDisc and LaserLok protections.
+
-
 
+
-
== Examples ==
+
*[http://redump.org/disc/16501/ Star Wars - Jedi Knight - Jedi Academy (Europe) (En,Fr,De,Es) (Disc 1)]
*[http://redump.org/disc/16501/ Star Wars - Jedi Knight - Jedi Academy (Europe) (En,Fr,De,Es) (Disc 1)]
[[Category:Dumping Guides]]
[[Category:Dumping Guides]]

Revision as of 08:27, 19 November 2013

This guide will help you understand, identify and properly dump SafeDisc protected games.

Contents

Introduction

Software

Overview

SafeDisc is a protection format that places "corrupt" sectors near the beginning of a disc (usually in the 807 - 11920 sector range); however, these sectors can be found just about anywhere. The key to dumping SafeDisc images correctly is to make sure that the corrupted sectors are dumped properly. It is also critical to dump the disc at least two times using at least two different drives (the more, the better). If everything goes well, all of your checksums should match.

Methods

There are two solutions (at present) for dumping SafeDisc games: (1) CloneCD, and (2) CD Manipulator. Both tools have been tested extensively, and have proven to be highly dependable in most cases (when properly configured). It's generally advisable to dump protected discs using different software AND different drives whenever possible in order to ensure that a thorough dump has been performed. That said, feel free to use whichever tool suits you best! Use the following to guide to setup your software:

  1. CloneCD
    • Create a custom profile (see link), and use it for all SafeDisc dumps.
    • You're all set! The software will handle the rest.
  2. CD Manipulator
    • Select "Read from CD to Image File"
    • Select the applicable drive from the drop-down list
    • Select "Single-Session mode (high compatibility)" in the drop-down menu
    • Specify where the image (.CUE/.CDM) will be saved
    • Check "Extended Settings" and then check "Ignore Read Errors" and "Auto Detect Read Channel". Uncheck everything else.
    • Set your "Data" and "Audio" speeds to 4x-8x, depending on your drive's compatibility.
    • You're all set! The software will handle the rest.

Data-Only

  1. Use BurnOut or ProtectionID to determine the SafeDisc version
  2. Use either CloneCD or CD Manipulator to dump the disc.
  3. Compare the dump checksums.
    • If they match...then great!
    • If they do not match...check your settings; try different drives; try different tools; ask the community.
  4. Check the image in CDMage to get the SafeDisc error count (it's usually helpful to save the log).
  5. You're now ready to submit your dump!

Mixed-Mode

Most SafeDisc titles are data-only. However, a few mixed-mode discs (data+audio) have been spotted in the wild. If your SafeDisc protected disc happens to contain audio tracks...it is CRITICAL that you dump the data portion of the image separately from the AUDIO tracks and then dump the AUDIO tracks in the normal way. This is because the suggested dumping software translates SafeDisc errors in a special way, and if any SafeDisc errors are present in the audio tracks they will need to be read "normally."

Additional Submission Data

Please include the following information with your SafeDisc dump submission in addition to the regular Submission Information:

  1. Number of SafeDisc sectors
  2. SafeDisc version

Examples

Personal tools