discs:general

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
discs:general [2021/10/13 15:54] – [Introduction] sadikyodiscs:general [2022/12/22 23:59] – adding aaru bug notice like with famicom page hiccup
Line 1: Line 1:
 ====== General Disc Dumping ====== ====== 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 ===== ===== Introduction =====
Line 5: Line 10:
 This dumping guide is for: This dumping guide is for:
  
-  * Any CD format, including (but not limited to): most console games, Audio CD, and PC games (DiscImageCreator also supports dumping games with the following copy protection: SecuRom 3, CDS100, CDS200, Label Gate, XCP)+  * Any CD format, including (but not limited to): most console games, Audio CD, and PC gamesDiscImageCreator also supports dumping games with the following copy protection: SecuRom 3, CDS100, CDS200, Label Gate, XCP. 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 Xbox original, and Xbox 360. +  * 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: PlayStation 3 (partial, no decryption key extraction).+  * Blu-Ray / BD-Rom: [[discs:sony|PlayStation 3 (partial, no decryption key extraction)]]. DiscImageCreator also supports discs for later [[discs:sony|PlayStation]] and [[discs:microsoft|Microsoft]] consoles.
  
 For other systems and formats, please see the sidebar list. For other systems and formats, please see the sidebar list.
Line 13: Line 18:
 ===== Recommendations ===== ===== Recommendations =====
  
-Our recommended tool for dumping discs is [[https://aaru.app|Aaru]]. Aaru produces a deduped and compressed image which is built for preservation purposes, and can be converted to many other formats for different use cases.+Hit Save's recommendation for dumping discs is [[https://github.com/aaru-dps/aaru/|Aaru]].
  
-**However, if you are dumping a disc to submit to redump.org, they currently only support DiscImageCreator dumps.**+Redump.org's recommendation is [[https://github.com/saramibreak/DiscImageCreator|DiscImageCreator]]and if you want to submit a dump to redump, they don't accept dumps made with other tools in most circumstances.
  
-We recommend using [[https://github.com/SabreTools/MPF|Media Preservation Frontend (MPF)]] as the frontend for both methods, as it comes prepackaged with both Aaru, DiscImageCreator, and DD.+Hit Save and Redump.org recommend using [[https://github.com/SabreTools/MPF|Media Preservation Frontend (MPF)]] as the frontend for both methods, as it comes prepackaged with both Aaru, DiscImageCreator, and DD.
  
 ===== Methods ===== ===== Methods =====
Line 32: Line 37:
   {{:discs:pasted:20210816-231111.png}}   {{:discs:pasted:20210816-231111.png}}
   * Press "Scan for disks" to refresh the UI with details about the disc you're about to dump   * Press "Scan for disks" to refresh the UI with details about the disc you're about to dump
-  * You are now ready dump with Aaru. Press "Start Dumping"+  * You are now ready to dump with Aaru. Press "Start Dumping"
   {{:discs:pasted:20210816-234820.png}}   {{:discs:pasted:20210816-234820.png}}
  
Line 38: Line 43:
 ==== MPF with DiscImageCreator ==== ==== MPF with DiscImageCreator ====
  
-For dump information added to redump.orgit is currently necessary to use DiscImageCreator. Please see [[http://wiki.redump.org/index.php?title=Dumping_Guides|their dumping guides]] for more information about DiscImageCreator and how to submit information to the redump.org database. +Same process as Aarubut you don' need to change the dumping program from the default. Please see [[http://wiki.redump.org/index.php?title=Disc_Dumping_Guide_(MPF)|the Redump.org general disc dumping guide]].
 ==== Aaru - command line ==== ==== Aaru - command line ====
  
Line 46: Line 50:
 For now, **use version 5.3 LTS**. **__Do not use any 6.0 pre-releases!__** For now, **use version 5.3 LTS**. **__Do not use any 6.0 pre-releases!__**
  
-Aaru has its own image format that's deduped and compressed, and can be converted into a myriad of other compatible formats. It stores almost every aspect of the disc, so we recommend using this tool for preservation purposes, and then you can convert your resulting image to another format for other uses. +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):
- +
-To run Aaru using the command line, you simply 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):+
  
 <code -> <code ->
Line 54: Line 56:
 </code> </code>
  
-To verify your dump against other existing dumps, you can then look into the resulting GAMENAME.cicm.xml to find all information needed such as size, hashes, etc. Make sure you look at the right set of information - for multi-track hashes on redump.org, for instance, information is stored per "Tracks", not the whole image.+You can see the hashes for individual elements of the dump in the resulting GAMENAME.cicm.xml.
  
-So look into your GAMENAME.cicm.xml file and you will find something similar to this, which you can then verify against other existing hashes in databases such as redump.org:+For example:
  
 <code -> <code ->
  • discs/general.txt
  • Last modified: 2023/03/11 17:14
  • by cartridge_hermit