Update dump-wii-games.md
This commit is contained in:
parent
4db106ef52
commit
fcdfa037dc
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue