mirror of
https://github.com/hacks-guide/Guide-WiiU.git
synced 2026-09-27 09:56:59 -05:00
Update dump-wii-games.md
This commit is contained in:
@@ -23,7 +23,7 @@ Dumping your Discs allows you to: play them on a Wii emulator (namely Dolphin),
|
||||
1. Launch CleanRip
|
||||
1. Read the Disclaimer then press A
|
||||
1. Select Yes to enable Checksum Calculations
|
||||
1. Select either USB or SD Card depending on which device you want to use for the dumping process
|
||||
1. 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
|
||||
1. Press A to continue
|
||||
1. Select No on the screen that asks you to download redump.org DAT files
|
||||
@@ -44,4 +44,4 @@ Dumping your Discs allows you to: play them on a Wii emulator (namely Dolphin),
|
||||
1. Copy all the files that share the same name and end with `.partX.iso` in a folder on your computer
|
||||
1. Open up a Command Prompt window
|
||||
1. Use the `cd <path>` command and replace `<path>` by the path to your `.partX.iso` files
|
||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`
|
||||
1. Use the following command as is: `copy /b *.part?.iso game.iso`
|
||||
|
||||
Reference in New Issue
Block a user