DVD Dumping Guide (DIC CLI)

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
(Dumping)
Line 19: Line 19:
* It's time to navigate to this directory inside of the Command Prompt app. Type in "cd" followed by your Release_ANSI directory location in quotes, for example:
* It's time to navigate to this directory inside of the Command Prompt app. Type in "cd" followed by your Release_ANSI directory location in quotes, for example:
'''cd "C:\Users\YOUR_COMPUTER_USERNAME\Downloads\DiscImageCreator_20170728\Release_ANSI"'''
'''cd "C:\Users\YOUR_COMPUTER_USERNAME\Downloads\DiscImageCreator_20170728\Release_ANSI"'''
-
* Now you will type the code in the Command Prompt to dump the disc. For example: '''DiscImageCreator.exe cd d: MyGameTitle_Dump1.iso 8''' This command should be changed for your specifics, "d:" is the dvd disc drive location, and "8" is the max read speed on the example DVD drive model. You can Google your DVD drive model to find out it's max read speed, but 8 should be safe otherwise. Dump the game twice, "MyGameTitle_Dump1.iso" and "MyGameTitle_Dump2.iso", changing the title to suit your needs.
+
* Now you will type the code in the Command Prompt to dump the disc. For example: '''DiscImageCreator.exe cd <span style="color:red">d</span> MyGameTitle_Dump1.iso <span style="color:#0000FF">8</span>''' This command should be changed for your specifics, "<span style="color:red">d</span>" is the dvd disc drive location, and "<span style="color:#0000FF">8</span>" is the max read speed on the example DVD drive model. You can Google your DVD drive model to find out it's max read speed, but 8 should be safe otherwise. Dump the game twice, "MyGameTitle_Dump1.iso" and "MyGameTitle_Dump2.iso", changing the title to suit your needs.
==Submitting your Dump==
==Submitting your Dump==

Revision as of 04:42, 26 August 2017

The purpose of this dumping guide is create perfect copies of DVD-based discs using a Windows computer with Disc Image Creator app. For additional questions, support, and reference, use the forum thread here. Do not be shy if you need help!

Compatible disc drives: Any DVD compatible computer disc drive.

Disc Compatibility

This dumping guide encompasses the following DVD disc types:

  • PlayStation 2 (DVD). Most PS2 discs were released in DVD disc format (white/clear data-side color), however some were released in CD-ROM format (indigo data-side color). This guide covers only the DVD discs, for CD-ROM discs see the guide CD Dumping Guide.
  • Computer Games (DVD), including Windows (IBM PC Compatible), Macintosh, or Windows/Mac hybrid discs. Many older computer games were released in DVD or CD-ROM format. This guide covers only DVD games. For CD-ROM discs see the guide CD Dumping Guide.
  • DVD Video. DVD videos were often released as bonus discs when buying a game, or as a standalone promo item. This is a standard DVD video format that plays video in any DVD player.

First Time Setup / Tools

  • Disc Image Creator: Download the latest copy (it is the first zip, the package will be called DiscImageCreator_[DATE HERE].zip), then unzip it. Wherever you put the unzipped folder will affect where your roms are written to when you dump the discs.
  • Microsoft Visual C++ Redistributable Packages: Download.

Dumping

Now you have all the tools, are all setup and ready to begin dumping. Launch the native Windows app "Command Prompt" (Start menu > Windows System > Command Prompt).

  • Open the Disc Image Creator folder you downloaded and unzipped, go into the "Release_ANSI" subfolder, and copy the directory location. For example "C:\Users\YOUR_COMPUTER_USERNAME\Downloads\DiscImageCreator_20170728\Release_ANSI"
  • It's time to navigate to this directory inside of the Command Prompt app. Type in "cd" followed by your Release_ANSI directory location in quotes, for example:

cd "C:\Users\YOUR_COMPUTER_USERNAME\Downloads\DiscImageCreator_20170728\Release_ANSI"

  • Now you will type the code in the Command Prompt to dump the disc. For example: DiscImageCreator.exe cd d MyGameTitle_Dump1.iso 8 This command should be changed for your specifics, "d" is the dvd disc drive location, and "8" is the max read speed on the example DVD drive model. You can Google your DVD drive model to find out it's max read speed, but 8 should be safe otherwise. Dump the game twice, "MyGameTitle_Dump1.iso" and "MyGameTitle_Dump2.iso", changing the title to suit your needs.

Submitting your Dump

Time to have your disc added to redump's database! If it is your first submission, do so via the forum. Forum sign-up here. Forum disc info submission here.

  • Game title: Most obvious, is located everywhere. Please include subtitle.
  • Disc title: Some games stored on multiple discs may have discs with titles. Examples: Armored Core: Nexus (Disc 1) (Evolution) and (Disc 2) (Revolution).
  • Game languages: Start the game and look for "Language" menu in options.
  • Version:
    • For PS2 games, find the file on your disc named "SYSTEM.CNF" and open in Notepad app, "VER" = version number.
    • For PC games, the game version is either located in files like INI, CONFIG, README and or can (only) be obtained from in-game main menu.
  • Image size: Check DIC output txt files. (TO BE UPDATED WITH MORE DETAILED INFO)
  • Edition: Some games were re-released in different packages, for example, "Platinum", "Greatest Hits", "PlayStation 2 the Best" series. If game was released in original package, post edition as "Original".
  • Layerbreak sector: (TO BE UPDATED WITH MORE DETAILED INFO)
  • Media: If the DVD is greater than 4.7 GB and up to 8.5 GB, the DVD is DVD-9. Otherwise most of the time, it is DVD-5.
  • Barcode: EAN / UPC code, usually printed on the back cover of the packaging or disc case.
  • Checksums MD5, SHA1, CRC32: Look for output of this info in .txt files DIC created for MyGameTitle_Dump1.iso and MyGameTitle_Dump2.iso. Both sets of checksums should match. (TO BE UPDATED WITH MORE DETAILED INFO)
Personal tools