CD+G Dumping Guide
From Redump Wiki
(Difference between revisions)
(Created page with "'''CD+G (Compact Disc + Graphics) Dumping Guide''' ==Tools== *Download this modified version of redumper[https://hcs64.com/files/redumper-refine-subcode-rw-7f04458_build432-win6...") |
|||
Line 12: | Line 12: | ||
#Compare hashes of the cdg files for both dumps, if hashes match then it should be good! | #Compare hashes of the cdg files for both dumps, if hashes match then it should be good! | ||
- | [[Category:Dumping | + | [[Category:Dumping Guides]] |
Revision as of 05:36, 13 January 2025
CD+G (Compact Disc + Graphics) Dumping Guide
Tools
- Download this modified version of redumper[1]
- [redumper-extract-rw app https://github.com/hcs64/redumper-extract-rw/releases/download/0.4/redumper-extract-rw-04.zip]
Dumping
- Dump once (replace TITLE with disc title): redumper --refine-subchannel-rw --retries=300 --image-name=TITLE_dump1
- then refine (use a different redump compatible drive model if you have one): redumper refine --verbose --refine-subchannel-rw --retries=300 --image-name=TITLE_dump1
- Create a .cdg file: redumper-extract-rw TITLE_dump1 TITLE_dump1.cdg
- Dump a second time repeating Steps #1-3, but use TITLE_dump2 instead (so you don't overwrite TITLE_dump1)
- Compare hashes of the cdg files for both dumps, if hashes match then it should be good!