{{Warning|text=DVD Dump Tool is mostly outdated except for network dumping, which is a feature not implemented in CleanRip. If you want to dump direct to SD or USB, use CleanRip instead.}}
<span>
== Requirements ==
*A Windows/macOS/Linux PC with an internet connection
*[https://wii.hacks.guide/assets/files/DVDDumpTool.zip DVD Dump Tool]
== Instructions ==
{{info|text=Download speeds will be slow due to limitations in the network hardware of the Wii.<br>In a good environment, speeds will max out at 400 KB/s. This will translate to the following times:<br>GameCube Game - about 1 hour | Wii Single Layer Game - about 4 hours | Wii Dual Layer Game - about 8 hours}}
{{warning|text=Your Wii and your computer must be connected to the same local network.}}
===Downloading===
<ol>
<li>Extract DVD Dump Tool and put it in your apps folder on your SD card or USB drive
<ul>
<li>The root of your SD Card should now look like this
{{Tree list}}
* {{Tree icon|sd}} (root)
** {{Tree icon|d}} apps
*** {{Tree icon|d}} DVDDumpTool
**** {{Tree icon|f}} boot.dol
**** {{Tree icon|f}} icon.png
**** {{Tree icon|f}} meta.xml
{{Tree list/end}}
</li></ul></li>
<li>Insert your SD card or USB drive into your Wii and launch DVD Dump Tool from the Homebrew Channel.</li>
</ol>
===Usage===
<ol>
<li>Press D-PAD Right, then press A</li>
[[File:DumpMode-DVDDumpTool.png|480px]]
<li>Select the proper disk type for your game, the options are: <code>GameCube Disc</code>, <code>Wii Single-Layer Disc</code>, and <code>Wii Dual-Layer Disc</code></li>
{{info|text=If you are dumping one of the 13 games on [https://wiki.dolphin-emu.org/index.php?title=Category:Dual_Layer_Disc_games this list], select <code>Wii Dual-Layer Disc</code>}}
[[File:DiscType-DVDDumpTool.png|480px]]
<li>Insert the disk you want to dump</li>
* If it is already inserted, eject and reinsert the disk
<li>Press any button to start the dumping process</li>
[[File:Dump-DVDDumpTool.png|480px]]
<li>Remember or write down your Wii’s URL (IP address)</li>
<li>On your PC, open your web browser, go to the address bar, and enter your Wii URL</li>
<li>Click on <code>Click here to download XXXX.iso</code>, once it's done, go to <code>joining PART files</code></li>
</ol>
</span>
</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.}}
Revision as of 00:46, 4 May 2024
This tutorial will tell you how to dump Wii/GameCube games, and WADs from your System Memory
Dumping Wii/GameCube Games
CleanRip
Developer(s)
emu_kidid
Console
Wii
Version
2.2 (February 2, 2024; 22 months ago (2024-02-02))
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
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 Yes to download the redump.org DAT files if prompted
This is required to ensure that the resulting dumps are clean/accurate
You may get an exception error if you do this. If so, simply skip and verify your dump on Dolphin Emulator if needed.
Insert the disk you want to dump
Select the settings as shown below
If you are dumping one of the 13 games on this list, set Dual Layer to Yes.
Press A to start dumping the disk, once it's done, go to joining PART files
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.iso into 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.iso into a new folder on your computer
Open the terminal
Run cd [PATH], replacing [PATH] with the folder path to your .partX.iso files
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!