Wii:Dump Games: Difference between revisions
From Hacks Guide Wiki
More actions
Grunt22fox (talk | contribs) m Change CleanRip link to use OSC template |
Grunt22fox (talk | contribs) Add and resize a screenshot for CleanRip |
||
| Line 3: | Line 3: | ||
==Dumping Wii/GameCube Games== | ==Dumping Wii/GameCube Games== | ||
</noinclude> | </noinclude> | ||
<tabber> | <tabber> | ||
| Line 10: | Line 11: | ||
| image = Cleanrip-icon.png | | image = Cleanrip-icon.png | ||
| imagealt = Cleanrip homebrew icon | | imagealt = Cleanrip homebrew icon | ||
| screenshot = CleanRip-Screenshot.png | |||
| screenshotalt = Main page of CleanRip | |||
| screenshotsize = 256px | |||
| for3ds = 0 | | for3ds = 0 | ||
| forwiiu = 0 | | forwiiu = 0 | ||
| Line 107: | Line 111: | ||
</tabber> | </tabber> | ||
==Joining PART files== | ==Joining PART files == | ||
{{info|text=If you dumped the disc (regardless if it was to a PC or Wii) on a FAT32 formatted device, you should have gotten at least two files that end with <code>.partX.iso</code>. They need to be joined.}} | {{info|text=If you dumped the disc (regardless if it was to a PC or Wii) on a FAT32 formatted device, you should have gotten at least two files that end with <code>.partX.iso</code>. They need to be joined.}} | ||
| Line 132: | Line 136: | ||
</tabber> | </tabber> | ||
{{success|text=You have successfully dumped your Wii/GameCube disk!}} | {{success|text=You have successfully dumped your Wii/GameCube disk!}} | ||
== Dumping WADs== | ==Dumping WADs== | ||
===Requirements=== | ===Requirements=== | ||
*[[openshopchannel:Yet-Another-BlueDump-Mod|Yet Another BlueDump MOD]] | *[[openshopchannel:Yet-Another-BlueDump-Mod|Yet Another BlueDump MOD]] | ||
===Instructions=== | ===Instructions=== | ||
====Downloading==== | ==== Downloading==== | ||
<ol> | <ol> | ||
<li>Extract Yet Another BlueDump MOD and put it in your apps folder on your SD card or USB drive | <li>Extract Yet Another BlueDump MOD and put it in your apps folder on your SD card or USB drive | ||
| Line 149: | Line 153: | ||
**** {{Tree icon|f}} meta.xml | **** {{Tree icon|f}} meta.xml | ||
{{Tree list/end}} | {{Tree list/end}} | ||
</li></ul> | </li> </ul> | ||
</li> | </li> | ||
<li>Insert your SD card or USB drive into your Wii and launch Yet Another BlueDump MOD from the Homebrew Channel.</li> | <li>Insert your SD card or USB drive into your Wii and launch Yet Another BlueDump MOD from the Homebrew Channel.</li> | ||
| Line 157: | Line 161: | ||
<li>Press A</li> | <li>Press A</li> | ||
[[File:Options-YABDM.png|540px]] | [[File:Options-YABDM.png|540px]] | ||
<li>Select <code>Installed Channel Titles</code></li> | <li> Select <code>Installed Channel Titles</code></li> | ||
[[File:List-YABDM.png|540px]] | [[File:List-YABDM.png|540px]] | ||
<li>Find the content you want to dump, then press 1</li> | <li>Find the content you want to dump, then press 1</li> | ||
Revision as of 22:18, 3 May 2024
This tutorial will tell you how to dump Wii/GameCube games, and WADs from your System Memory
Dumping Wii/GameCube Games
| Developer(s) | emu_kidid |
|---|---|
| Console | Wii |
| Version | 2.2 (February 2, 2024) |
| Links | |
| GitHub | emukidid/cleanrip |
| Download | |
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
- 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
(root)
apps
CleanRip
boot.dol
icon.png
meta.xml
- The root of your SD Card should now look like this
- Insert your SD card or USB drive into your Wii and launch CleanRip from the Homebrew Channel.
Usage
- Select the device you want to dump your game to
- Select
Yesto download the redump.org DAT files if prompted - This is required to ensure that the resulting dumps are clean/accurate
- Insert the disk you want to dump
- Select the settings as shown below
- Press A to start dumping the disk, once it's done, go to
joining PART files
| You may get an exception error if you do this. If so, simply skip and verify your dump on Dolphin Emulator if needed. |
If you are dumping one of the 13 games on this list, set Dual Layer to Yes. |
Requirements
- A Windows/macOS/Linux PC with an internet connection
- DVD Dump Tool
Instructions
| Download speeds will be slow due to limitations in the network hardware of the Wii, but it remains a valid solution if you are willing to be patient. |
| Your Wii and your computer must be connected to the same local network. |
Downloading
- Extract DVD Dump Tool 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
(root)
apps
DVDDumpTool
boot.dol
icon.png
meta.xml
- The root of your SD Card should now look like this
- Insert your SD card or USB drive into your Wii and launch DVD Dump Tool from the Homebrew Channel.
Usage
- Press D-PAD Right, then press A
- Select the proper disk type for your game, the options are:
GameCube Disc,Wii Single-Layer Disc, andWii Dual-Layer Disc - Insert the disk you want to dump
- If it is already inserted, eject and reinsert the disk
- Press any button to start the dumping process
- Remember or write down your Wii’s URL (IP address)
- On your PC, open your web browser, go to the address bar, and enter your Wii URL
- Click on
Click here to download XXXX.iso, once it's done, go tojoining PART files
If you are dumping one of the 13 games on this list, select Wii Dual-Layer Disc |
Joining PART files
If you dumped the disc (regardless if it was to a PC or Wii) on a FAT32 formatted device, you should have gotten at least two files that end with .partX.iso. They need to be joined. |
- Copy the files with the same name and end with
.partX.isointo a new folder on your computer - In this folder, click the address bar in Windows Explorer and type
cmd - Type
copy /b *.part?.iso game.iso, then press enter - Wait until the merging process finishes, It should end with it outputting
1 file(s) copied
- Copy the files with the same name and end with
.partX.isointo a new folder on your computer - Open the terminal
- Run
cd [PATH], replacing[PATH]with the folder path to your.partX.isofiles - Use the following command as is:
cat \*.part?.iso > game.iso - Wait until the merging process finishes.
| You have successfully dumped your Wii/GameCube disk! |
Dumping WADs
Requirements
Instructions
Downloading
- 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
(root)
apps
Yet-Another-BlueDump-Mod
boot.dol
icon.png
meta.xml
- The root of your SD Card should now look like this
- Insert your SD card or USB drive into your Wii and launch Yet Another BlueDump MOD from the Homebrew Channel.
Usage
- Press A
- Select
Installed Channel Titles - Find the content you want to dump, then press 1
- Select
Backup to WAD - Select
Yeswhen prompted toFakesign the ticket - Select
Nowhen prompted toFakesign the TMD - Select
Nowhen prompted toChange the output WAD region - The WAD has now been dumped, and should appear at the specified directory on your SD card
| You've successfully dumped your WAD! |