From fcdfa037dc3fe2afedf1f88748655ce35e851eb7 Mon Sep 17 00:00:00 2001 From: Elpunical <42501055+Elpunical@users.noreply.github.com> Date: Mon, 1 Jun 2020 23:54:17 +0200 Subject: [PATCH] Update dump-wii-games.md --- docs/extras/dump-wii-games.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`