Wii:Dump Games

From Hacks Guide Wiki
This is the approved revision of this page, as well as being the most recent.

This tutorial will show you how to dump Wii and GameCube games from a disc as well as WADs from your System Memory.

Dumping Wii/GameCube Games

Requirements

  • An SD Card or USB drive with at least 4.7GB of space (8.5GB if dumping a Dual Layer disk)
  • CleanRip

Instructions

Downloading

  1. Extract CleanRip and put it in your apps folder on your SD card or USB drive
    • The root of your SD Card should now look like this
      • SD card icon (root)
        • Folder icon apps
          • Folder icon CleanRip
            • File icon boot.dol
            • File icon icon.png
            • File icon meta.xml
  2. Insert your SD card or USB drive into your Wii and launch CleanRip from the Homebrew Channel.

Usage

  1. When prompted, select Yes to calculate disc checksums.
  2. CleanRip-Checksum.png
  3. Select your device that you will be dumping the game to - a USB device or SD card.
  4. CleanRip-Device.png
  5. Select the filesystem type of the device - in most cases it will be FAT (FAT32).
  6. CleanRip-Filesystem.png
  7. Ensure that your device is connected to the system and press A to proceed.
  8. CleanRip-Insertdevice.png
  9. When prompted, select Yes to download the redump.org DAT files.
    • This is required to ensure that the resulting dumps are clean and accurate.
    OOjs UI icon information-warning.svg You may get an exception error if you do this. If so, restart your Wii and try again - but if you continue to get exception errors, dump the disc and verify the checksum in Dolphin instead if needed.

    CleanRip-Redump.png

  10. Insert the game disc you would like to dump, and press A to continue.
  11. CleanRip-Insertdisc.png

OOjs UI icon information-progressive.svg As of v2.1.2 of CleanRip, there is an option to auto-detect whether or not the disc you have is dual layer. If you are on an earlier version, or just want to verify that the correct option is being selected, you can check this list to see if your game is a dual layer disc.
OOjs UI icon information-warning.svg If you get an unrecovered read error, ensure that the disc you are attempting to dump is clean and can be properly read by the console. Even though you may be able to play the game disc normally, you may still get this error. If the error persists, try to dump another disc and see if the same error happens.

  1. When prompted, select if your disc is an unlicensed Datel disc. If unsure, select No.
  2. CleanRip-Dateldisc.png
  3. Set the settings as shown on the screen below, while verifying if your game disc is dual layer or not.
  4. CleanRip-Wiisettings.png
  5. Press A to start dumping the disc.
    • This process can take some time, since it will dump all 1.3 GB of the Mini DVD.
    CleanRip-Wiiprogress.png
  6. When the dump finishes, you should see a screen with the MD5 checksum of your disc, compared to the Redump DAT if you enabled it.
  7. CleanRip-Wiidumpcomplete.png

OOjs UI icon information-constructive.svg You have successfully dumped your Wii disk! If you dumped the disk to a FAT32 formatted device, you need to join the files - in this case, progress to Joining PART files.

  1. When prompted, select if your disc is an unlicensed Datel disc. If unsure, select No.
  2. CleanRip-Dateldisc.png
  3. Press A to start dumping the disc.
  4. CleanRip-Gcprogress.png
  5. When the dump finishes, you should see a screen with the MD5 checksum of your disc, compared to the Redump DAT if you enabled it.
  6. CleanRip-Gcdumpcomplete.png

OOjs UI icon information-constructive.svg You have successfully dumped your GameCube disk!

Joining PART files

OOjs UI icon information-progressive.svg If you have dumped a Wii game disc (regardless if it was to a PC or Wii) to a FAT32 formatted device, you should have gotten at least two files that end with .partX.iso. This section will show you how to join them.


  1. Copy the files that share the same name and end with .partX.iso into an empty folder on your computer.
  2. PART-merge-dumpedpartfiles.png
  3. In this folder, click the address bar in Windows Explorer and type in cmd, this will open a command prompt window there.
  4. PART-merge-opencmd.png
  5. Type copy /b *.part?.iso game.iso and press enter. Wait for the command to finish, your terminal output should be similar to the below.
  6. PART-merge-joinpartfiles.png
  7. If the copy process executed correctly, the checksum from the game dump info file (located where you dumped your disc at) should match the resulting joined file.
  8. PART-merge-filemd5.png

  • Copy the files that share the same name and end with .partX.iso into an empty folder on your computer.
  • PART-merge-dumpedpartfileslinux.png
  • Open a terminal in the directory where your files are at, or cd [PATH] to it.
  • PART-merge-openterminallinux.png
  • Use the following command as is: cat `ls *.part?.iso | sort` > game.iso. Then, wait for the merging process to finish. Like in Windows, the resulting checksum should match the dump.
  • PART-merge-mergesuccesslinux.png

    Dumping WADs

    Requirements

    Instructions

    Downloading

    1. Extract Yet Another BlueDump MOD and put it in your apps folder on your SD card or USB drive
      • The root of your SD Card should now look like this
        • SD card icon (root)
          • Folder icon apps
            • Folder icon Yet-Another-BlueDump-Mod
              • File icon boot.dol
              • File icon icon.png
              • File icon meta.xml
    2. Insert your SD card or USB drive into your Wii and launch Yet Another BlueDump MOD from the Homebrew Channel.

    Usage

    1. Press A.
    2. YABDM-1.png
    3. Select Installed Channel Titles.
    4. YABDM-2.png
    5. Find the content you want to dump, and press the 1 Button.
    6. YABDM-3.png
    7. Select Backup to WAD.
    8. YABDM-4.png
    9. At the prompt to Fakesign the ticket, select Yes.
    10. At the prompt to Fakesign the TMD, select No.
    11. At the prompt to Change the output WAD region, select No..
    12. YABDM-5.png
    13. The WAD will begin to dump.
    14. YABDM-6.png
    15. Once the WAD finishes dumping, it should appear at the specified directory on your SD card or USB drive.
    16. YABDM-7.png
    OOjs UI icon information-constructive.svg You've successfully dumped your WAD!