Update dump-wii-games.md

pull/36/head
Elpunical 4 years ago committed by GitHub
parent 4db106ef52
commit fcdfa037dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save