14a5a41fc0
* New translations about.md (French) * New translations introduction.md (Catalan) * New translations introduction.md (Arabic) * New translations block-updates.md (French) * New translations donations.md (French) * New translations introduction.md (Czech) * New translations introduction.md (Spanish) * New translations unblock-updates.md (French) * New translations introduction.md (French) * New translations introduction.md (Romanian) * New translations introduction.md (Japanese) * New translations introduction.md (Italian) * New translations introduction.md (Hungarian) * New translations introduction.md (Dutch) * New translations introduction.md (Korean) * New translations introduction.md (Hebrew) * New translations introduction.md (Greek) * New translations introduction.md (Danish) * New translations introduction.md (German) * New translations introduction.md (Finnish) * New translations introduction.md (Portuguese) * New translations introduction.md (Russian) * New translations introduction.md (Norwegian) * New translations introduction.md (Polish) * New translations introduction.md (Swedish) * New translations introduction.md (Chinese Simplified) * New translations introduction.md (Chinese Traditional) * New translations introduction.md (Turkish) * New translations introduction.md (Ukrainian) * New translations introduction.md (Croatian) * New translations introduction.md (Malay) * New translations introduction.md (Estonian) * New translations introduction.md (Portuguese, Brazilian) * New translations introduction.md (Vietnamese) * New translations introduction.md (Thai) * New translations introduction.md (Indonesian) * New translations dump-wii-games.md (Catalan) * New translations dump-wii-games.md (Arabic) * New translations block-updates.md (French) * New translations dump-wii-games.md (Czech) * New translations dump-wii-games.md (Spanish) * New translations dump-wii-games.md (French) * New translations dump-games.md (French) * New translations dump-wii-games.md (Romanian) * New translations dump-wii-games.md (Italian) * New translations dump-wii-games.md (Hungarian) * New translations dump-wii-games.md (Korean) * New translations dump-wii-games.md (Japanese) * New translations dump-wii-games.md (German) * New translations dump-wii-games.md (Danish) * New translations dump-wii-games.md (Hebrew) * New translations dump-wii-games.md (Greek) * New translations dump-wii-games.md (Finnish) * New translations dump-wii-games.md (Russian) * New translations dump-wii-games.md (Portuguese) * New translations dump-wii-games.md (Swedish) * New translations dump-wii-games.md (Dutch) * New translations dump-wii-games.md (Polish) * New translations dump-wii-games.md (Norwegian) * New translations dump-wii-games.md (Ukrainian) * New translations dump-wii-games.md (Turkish) * New translations dump-wii-games.md (Croatian) * New translations dump-wii-games.md (Thai) * New translations dump-wii-games.md (Malay) * New translations dump-wii-games.md (Estonian) * New translations dump-wii-games.md (Chinese Traditional) * New translations dump-wii-games.md (Chinese Simplified) * New translations dump-wii-games.md (Indonesian) * New translations dump-wii-games.md (Portuguese, Brazilian) * New translations dump-wii-games.md (Vietnamese) * New translations dump-wii-games.md (French) * New translations faq.md (French) * New translations faq.md (French) * New translations find-wiiu-ip-address.md (French) * New translations unblock-updates.md (French) * New translations common-issues-fixes.md (French) * New translations introduction.md (French)
2.4 KiB
2.4 KiB
Dumping Original Wii Discs
Dumping your Discs allows you to: play them on a Wii emulator (namely Dolphin), play them using a USB/SD Card loader such as Wiiflow, make Virtual Console injects that can be installed on a Wii U formatted USB drive or the NAND and launched from the Wii U Menu.
?> Dumping Wii games require a working Homebrew setup on vWii, so make sure to finish the vWii Modding guide beforehand.
What You Need
Instructions
- Insert your Wii U's SD Card into your computer
- Copy the
apps
folder from theCleanRip-v2.1.1.zip
file to the root of your SD Card - Copy the
wii.dat
file to the root of your SD Card - Take the SD Card out of your computer and plug it into your Wii U console.
Dumping The Disc
- Turn on your Wii U then choose the Wii Menu icon to boot up in vWii
- Launch the Homebrew Channel
- Launch CleanRip
- Read the Disclaimer then press A
- Select Yes to enable Checksum Calculations
- Select either USB or Front SD depending on which device you want to use for the dumping process
- Please note that the device you will choose needs to be formatted either in FAT32 or NTFS
- Press A to continue
- Select No on the screen that asks you to download redump.org DAT files
- Insert your disc then press A
- Go on this page to see if your disc is dual-layered
- Set everything to match the following:
- Dual Layer
Yes/No
(SelectYes
if your game's disc is dual-layered) - Chunk Size
Max
- New device per chunk
No
- If you want to dump multiple discs, select Yes to remember your settings. If not, select No.
?> Be prepared to wait a while. The dumping process can take 30 minutes to 1 hour depending on your SD Card's speeds.
Joining Split Files
?> If you dumped the disc on a FAT32 formatted, device, you should've got at least 2 files that end with .partX.iso
. They need to be joined up.
- Copy all the files that share the same name and end with
.partX.iso
in a folder on your computer - Open up a Command Prompt window
- Use the
cd <path>
command and replace<path>
by the path to your.partX.iso
files - Use the following command as is:
copy /b *.part?.iso game.iso