IBM PC: SafeDisc protection

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
(Information & Features)
(added notice saying the page is outdated)
 
(33 intermediate revisions not shown)
Line 1: Line 1:
 +
'''Note: this page is very outdated'''
 +
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'''
+
==Information & Features==
 +
'''SafeDisc''' is a protection format that places "corrupt" sectors near the beginning of a disc (usually in the 807 - 11920 sector range), although 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 will match.
-
== Overview ==
+
'''SmartE''' is Microsoft's cheaper version of SafeDisc. It functions very much the same was as SafeDisc, and can be dumped the same way.
-
'''SafeDisc''' uses corrupted sectors in the begining of a disc, usually in range 500 - 10500 (average figure).
+
-
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).
+
'''LaserLok''' is yet another SafeDisc clone that can be dumped the same way.
-
 
+
-
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.
+
-
 
+
-
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 - 11920 (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.
+
== Detection ==
== Detection ==
-
For this you need [http://sourceforge.net/projects/burnout/ BurnOut] or [http://protectionid.owns.it/ ProtectionID].
+
For this you need [http://sourceforge.net/projects/burnout/ BurnOut] or [http://protectionid.owns.it/ ProtectionID].  
-
 
+
-
== Dumping ==
+
-
'''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 you've installed the game, you can use [http://www.generalfiles.biz/download/gs4e5062a4h32i0/SafediscAnalyser.zip.html SafeDisc Analyser] to find out the exact SafeDisc version being used.
-
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).
+
==Dumping==
 +
===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:
-
After dumping a proper SafeDisc image, you'll also have to include the following info:
+
# [http://www.slysoft.com/en/clonecd.html 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.
 +
# [http://i.imgur.com/1NnXdYQ.png 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 Command". 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.
-
- 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.
+
===Data-Only===
-
- SafeDisc version. Download Protection ID and open one of the game executables on the CD with it to get the SafeDisc version.
+
# Use BurnOut or ProtectionID to determine the SafeDisc version
 +
# Use either CloneCD or CD Manipulator to dump the disc.  
 +
#* Always dump the disc twice, using different drives.
 +
# Compare the checksums.
 +
#* If they match...great!
 +
#* If they don't match...check your settings; try different drives; try different tools; ask the community.
 +
# Open the image in CDMage to get the SafeDisc error count (it's usually helpful to save the error log).  
 +
# You're now ready to submit your dump!
-
Notes on DDump:
+
===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."
-
The package that we linked already contains an ASPI driver. If you have any problems with this package, let us know.
+
For CD Manipulator and mixed-mode CDs, near everything is done as posted above, basically you have to switch to the Multi-Session mode. You have to check "Extended Settings", then select "[http://i.imgur.com/XandKMo.png Multi-Session mode (high performance)]" and double-check that "Analyze Sub Code(Get Accurately TOC)" and "Ignore Read Errors" are checked. Uncheck everything else. As Reading speed set 4x-8x, depending on your drive's compatibility.
-
'''Method 2: CloneCD'''
+
==Subcodes (Optional)==
 +
Subcodes can be extremely useful for disc replication and emulation. While redump does not presently archive this information, it is generally a good idea to capture this data for personal preservation purposes. Additional steps may be required for mixed-mode discs (i.e. discs containing CDDA). Search the forums or ask one of the MODs for help if you get stuck.
-
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).''
+
* Use Subdump to capture highly accurate subcode data from the disc. Subdump is an internal development tool, and is presently only available upon request. Ask a Moderator if you have interest in using it.
-
'''Method 3: CD Manipulator'''
+
==Submission Data==
 +
Please include the following additional information with your SafeDisc submissions in addition to the regular [[#Submission Information|Submission Information]]:
-
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.
+
# SafeDisc version
 +
# SafeDisc sector count (total errors)
-
== Examples ==
+
==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]]

Latest revision as of 17:47, 6 April 2023

Note: this page is very outdated

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

Contents

Information & Features

SafeDisc is a protection format that places "corrupt" sectors near the beginning of a disc (usually in the 807 - 11920 sector range), although 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 will match.

SmartE is Microsoft's cheaper version of SafeDisc. It functions very much the same was as SafeDisc, and can be dumped the same way.

LaserLok is yet another SafeDisc clone that can be dumped the same way.

Detection

For this you need BurnOut or ProtectionID.

If you've installed the game, you can use SafeDisc Analyser to find out the exact SafeDisc version being used.

Dumping

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 Command". 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.
    • Always dump the disc twice, using different drives.
  3. Compare the checksums.
    • If they match...great!
    • If they don't match...check your settings; try different drives; try different tools; ask the community.
  4. Open the image in CDMage to get the SafeDisc error count (it's usually helpful to save the error 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."

For CD Manipulator and mixed-mode CDs, near everything is done as posted above, basically you have to switch to the Multi-Session mode. You have to check "Extended Settings", then select "Multi-Session mode (high performance)" and double-check that "Analyze Sub Code(Get Accurately TOC)" and "Ignore Read Errors" are checked. Uncheck everything else. As Reading speed set 4x-8x, depending on your drive's compatibility.

Subcodes (Optional)

Subcodes can be extremely useful for disc replication and emulation. While redump does not presently archive this information, it is generally a good idea to capture this data for personal preservation purposes. Additional steps may be required for mixed-mode discs (i.e. discs containing CDDA). Search the forums or ask one of the MODs for help if you get stuck.

  • Use Subdump to capture highly accurate subcode data from the disc. Subdump is an internal development tool, and is presently only available upon request. Ask a Moderator if you have interest in using it.

Submission Data

Please include the following additional information with your SafeDisc submissions in addition to the regular Submission Information:

  1. SafeDisc version
  2. SafeDisc sector count (total errors)

Examples

Personal tools