diff --git a/docs/extras/dump-wii-games.md b/docs/extras/dump-wii-games.md index e684b517e..3776c175b 100644 --- a/docs/extras/dump-wii-games.md +++ b/docs/extras/dump-wii-games.md @@ -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 ` command and replace `` by the path to your `.partX.iso` files -1. Use the following command as is: `copy /b *.part?.iso game.iso` \ No newline at end of file +1. Use the following command as is: `copy /b *.part?.iso game.iso`