GD-ROM Dumping Guide

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
(Dumping the LD area)
(Dumping the HD area)
Line 24: Line 24:
==Dumping the HD area==
==Dumping the HD area==
-
* Insert the audio Trap Disc to a [[DiscImageCreator:_Optical_Disc_Drive_Compatibility#GD-Rom|compatible drive]].
+
* Insert the audio Trap Disc to an HD Area [[DiscImageCreator:_Optical_Disc_Drive_Compatibility#GD-Rom|compatible drive]].
-
* run below. (stop spinning disc) DiscImageCreator.exe stop [DriveLetter]
+
* Run below. (stop spinning disc) DiscImageCreator.exe stop [DriveLetter]
* use a pin to press the escape eject button, so the tray will eject (or remove the drive cover).
* use a pin to press the escape eject button, so the tray will eject (or remove the drive cover).
* insert the gdrom and gently push the tray back (or put the drive cover back on).
* insert the gdrom and gently push the tray back (or put the drive cover back on).

Revision as of 22:10, 5 December 2018

This is a step-by-step guide designed to be easy to follow so that you can make reproducible, good dumps of your GDs to the Redump standard.

Contents

What are GDs?

GDs—or Gigadiscs—are the type of optical media used by the Sega Dreamcast as well as the Sega NAOMI, Sega NAOMI 2, Sega Chihiro and Triforce arcade systems. It is special compared to its relative—the CD—in that it contains both a low density (LD) and a high density (HD) area. To get a good dump, you need to extract them both from the disc.

If you have any of the officially released discs for the Dreamcast or any of the above mentioned arcade systems, you are pretty much guaranteed to have a GD. The Dreamcast did however support loading of MIL-CDs, which lead to a number of unlicensed software being pressed on regular CDs. Check for the GD-ROM logo on the disc or check the reflective side of the disc for a visible LD–HD divide if you are unsure.

Tools

First you need to make sure you have the necessary equipment. To dump a GD you need:

  • A Windows PC
  • Compatible drive(s)
  • A Pin or Paperclip for the disc ejection hole on the Disc Drive
  • DiscImageCreator app
  • Create an Audio Trap Disc:
    1. Get a blank CD-R or CD-RW disc
    2. Download this free burning app: CloneCD (CDmage and Alcohol 120% also work)
    3. Burn this disc image to the CD-R/RW

Dumping the LD area

The LD Area should be dumped with DICUI using this guide: Disc Dumping Guide (DICUI).

The LD Area is a standard CD-Rom, so it will be the only data to appear when mounted in a computer.

Dumping the HD area

  • Insert the audio Trap Disc to an HD Area compatible drive.
  • Run below. (stop spinning disc) DiscImageCreator.exe stop [DriveLetter]
  • use a pin to press the escape eject button, so the tray will eject (or remove the drive cover).
  • insert the gdrom and gently push the tray back (or put the drive cover back on).
  • run below. (start rippping gdrom) DiscImageCreator.exe gd [DriveLetter] foo.bin [DriveSpeed(0-72)]
  • The only error saved from the _mainError.txt file is this one:
      • LBA[045000, 0x0afc8]: [F:ExecSearchingOffset][L:110]
      • Opcode: 0xbe
      • ScsiStatus: 0x02 = CHECK_CONDITION
      • SenseData Key-Asc-Ascq: 05-24-00 = ILLEGAL_REQUEST - INVALID FIELD IN CDB
    • lpCmd: be, 04, 00, 00, af, c8, 00, 00, 01, f8, 04, 00
    • dwBufSize: 2448

Submitting your dump info

Personal tools