====== General Disc Dumping ======
{{wst>see_hardware_page}}
**Warning: Aaru versions between 5.3.2-lts or 6.0.0-alpha9 dump audio sector data incorrectly when doing a retry. More info [[https://blog.claunia.com/Aaru-Major-Bug-Advisory/|here]].**
{{wst>vgpc_help}}
===== Introduction =====
{{wst>community_equipment_discs}}
This dumping guide is for:
* Any CD format, including (but not limited to): most console games, PC games, Audio CDs and Video CDs. If when dumping an Audio CD with Aaru you get a message that says the lead-out could not be crossed, then the disc needs to be tried on another drive or retried again later when 6.0 is released. Version 6.0 of Aaru is currently very unstable and SHOULD NOT be used unless you know exactly what you are doing.
* DVD based formats including: PlayStation 2, PC games on DVD-ROM, and DVD-Video. Incompatible discs include DVD-Audio. DiscImageCreator also covers [[discs:microsoft|Xbox original, and Xbox 360]].
* Blu-Ray / BD-Rom: [[discs:sony|PlayStation 3 (partial, no decryption key extraction)]]. Redumper also supports discs for later [[discs:sony|PlayStation]] consoles.
===== Recommendations =====
Hit Save's recommendation for dumping discs is [[https://github.com/aaru-dps/aaru/|Aaru]], while Redump.org's recommendation is [[https://github.com/superg/redumper|redumper]] (preferred) or [[https://github.com/saramibreak/DiscImageCreator|DiscImageCreator]] (secondary). Redump usually doesn't accept dumps made with tools other than redumper or DiscImageCreator. Please also note that Redump.org does not accept Audio CDs dumped with DiscImageCreator. Only the redumper tool is accepted for that.
Hit Save and Redump.org recommend using [[https://github.com/SabreTools/MPF|Media Preservation Frontend (MPF)]], which is a front-end tool prepackaged with Aaru, redumper, and DiscImageCreator.
===== Methods =====
- [[discs:general#mpf_with_aaru|MPF with Aaru]]
- [[discs:general#mpf_with_redumper|MPF with redumper]]
- [[discs:general#aaru_-_command_line|Aaru - command line]]
==== MPF with Aaru ====
* Download and install [[https://github.com/SabreTools/MPF|Media Preservation Frontend (MPF)]].
* Go to Tools->Options
* Set Aaru as your "Dumping Program"
{{:discs:pasted:20210816-231111.png}}
* Click "Scan for disks" to refresh the UI with details about the disc you're about to dump
* You are now ready to dump with Aaru. Click "Start Dumping"
{{:discs:pasted:20210816-234820.png}}
==== MPF with redumper ====
Same process as Aaru, but you don't need to change the dumping program from the default. Please see the [[http://wiki.redump.org/index.php?title=Disc_Dumping_Guide_(MPF)|Redump.org general disc dumping guide]].
==== Aaru - command line ====
Download and install/unzip [[https://aaru.app|Aaru]] for your supported system here: [[https://github.com/aaru-dps/Aaru/releases]].
For now, **use version 5.3 LTS**. **__Do not use any 6.0 pre-releases!__**
To run Aaru using the command line, you put your disc in your compatible drive, and run the following command (with d: being your DVD drive and e: being an external drive you use for storing dumps):
aaru media dump d: e:\GAMENAME.aaruf
You can see the hashes for individual elements of the dump in the resulting ''GAMENAME.cicm.xml''.
For example:
==== Gathering and Submitting Dump Info to Redump ====
Once you've successfully ripped your discs, you can follow the [[http://wiki.redump.org/index.php?title=Disc_Dumping_Guide_(MPF)|Redump submission information]] guide.