This tutorial will tell you how to dump Wii/GameCube games, and WADs from your System Memory
This tutorial will tell you how to dump Wii/GameCube games, and WADs from your System Memory
==Dumping Wii/GameCube Games==
==Dumping Wii/GameCube Games==
</noinclude>
</noinclude>
<tabber>
|-|CleanRip=
|-|CleanRip=
{{Infobox homebrew
{{Infobox homebrew
Line 67:
Line 65:
</ol>
</ol>
</span>
</span>
<tabber>
|-|Dumping over LAN (DVD Dump Tool)=
|-|Dumping over LAN (DVD Dump Tool)=
{{Infobox homebrew
{{Infobox homebrew
Line 97:
Line 98:
*[https://wii.hacks.guide/assets/files/DVDDumpTool.zip DVD Dump Tool]
*[https://wii.hacks.guide/assets/files/DVDDumpTool.zip DVD Dump Tool]
== Instructions ==
== Instructions ==
{{info|text=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.}}
{{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.}}
{{warning|text=Your Wii and your computer must be connected to the same local network.}}
===Downloading===
===Downloading===
Line 135:
Line 136:
</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 161:
Line 162:
{{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 181:
Line 182:
<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>
</ol>
</ol>
====Usage ====
====Usage====
<ol>
<ol>
<li>Press A</li>
<li>Press A</li>
Revision as of 00:45, 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=
CleanRip
Developer(s)
emu_kidid
Console
Wii
Version
2.2 (February 2, 2024; 14 months ago (2024-02-02))
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.
Requirements
A Windows/macOS/Linux PC with an internet connection
Download speeds will be slow due to limitations in the network hardware of the Wii. In a good environment, speeds will max out at 400 KB/s. This will translate to the following times: GameCube Game - about 1 hour
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
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, and Wii Dual-Layer Disc
If you are dumping one of the 13 games on this list, select Wii 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 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!