Play Wii Games on Dolphin Emulator

If you have a powerful enough computer, you can play Wii and Gamecube games using Dolphin Emulator. This is a great way to play games when you don't have the Wii with you, make the games look even better than they do on a Wii, or even play games in 1080p!(up to 1440p)

Steps

  1. Check if your computer is powerful enough to run Dolphin Emulator. Dolphin runs best on a 3 GHz or higher dual core processor, and with a graphics card that supports the latest version of DirectX or OpenGL. Graphics cards manufactured by ATI or NVIDIA are recommended. Integrated graphics cards (like the Intel HD series) are not recommended. If you have a powerful CPU but an integrated graphics card, you still might be able to achieve decent speeds by tweaking the settings (see below). A 64 bit CPU with a 64 bit operating system is also recommended, because they can address more memory and perform faster calculations. If possible, use Windows, because Dolphin's DirectX is faster than OpenGL.
  2. Install homebrew on your Wii using this guide: https://www.wikihow.com/Install-Homebrew-on-Wii-Menu-4.3
  3. Find an SD card or USB drive that has enough space for a Wii or Gamecube disc on it. Wii discs are 4.7 GB, dual layer Wii discs (like Super Smash Bros. Brawl) are 7.9 GB, and Gamecube discs are 1.4 GB. Your device needs to be formatted with FAT32 or NTFS.
  4. Download CleanRip from http://cleanrip.googlecode.com/files/CleanRip-v1.0.5.zip You will need it to make a copy of your Wii or Gamecube disc that you can play on Dolphin. Extract the ZIP file and copy the apps folder to your SD card or USB drive.
  5. Put your SD card or USB drive into the Wii. Then launch the Homebrew Channel. You should see CleanRip come up as one of the options. Select it and choose Launch.
  6. After you get past the disclaimer, it will ask you whether you want to rip the game disc to a USB drive or SD card. Choose whichever device you plan to use to rip your game disc to. Then select whether your device is formatted with FAT32 or NTFS. Press A to continue.
  7. When it asks you to download the Redump.org DAT files, select No. You can download them if you want, but they are not required and they will only work if you have an internet connection.
  8. CleanRip will ask you to insert your GC/Wii disc. If it's not already inserted, put it in now. Once you put the disc in, press A to continue.
  9. Select the chunk size that you want. When you dump the game disc, it will divide the disc into a few smaller chunks. Choose either 1 GB, 2 GB, 3 GB, or full. Please note that you can only choose full if your SD card or USB drive is formatted with NTFS, because FAT32 has a file size limit of 4 GB. Also select whether your disc is single layer or dual layer, and if you want to get prompted for a new device every time a chunk finishes. The only known dual layer Wii disc is Super Smash Bros. Brawl.
  10. Wait for the game to finish ripping. Once it has, press B to exit CleanRip and go back to the Homebrew Channel. Take out your SD card or USB drive.
  11. Put your SD card or USB drive into your computer. Now it's time to put all your chunks together to form a full game disc that can be read by Dolphin. If you dumped the full disc, you can skip this step. Copy all the chunks to your hard drive. Then start either the Command Prompt (if you're using Windows) or the Terminal (if you're using Mac or Linux). Use CD to get to whatever directory you copied the chunks to. Then follow this command to combine all of the chunks: Windows: copy /b <title_id>.part*.iso <game_title>.iso Mac or Linux: cat <title_id>.part*.iso > <game_title>.iso
  12. Download Dolphin emulator. It can be found at: https://dolphin-emu.org/download/
  13. Open Dolphin Emulator. Go to Config->Paths and add the directory where your ISO is located. Click refresh and your ISO should appear. Now you're almost ready to play the game you ripped. All that's left is to set up the Wii Remote.
  14. Click Wiimote on the top bar of the screen. From here, you can set up your Wii Remote. If you want to control Wii games with your keyboard, choose Emulated Wiimote and click configure to choose which keys correspond to the buttons on the Wii Remote. If you want to use a Wii Remote to control Dolphin, choose Real Wiimote. Then connect your Wii Remote to your computer using Bluetooth. After it's connected, choose Pair Up. Once it's paired, click Refresh. The LED on your Wii Remote should show whichever player you are.
  15. Launch the game by double clicking on it. Now you can play it! Try it out. If your computer isn't as good, you can try adjusting the settings to disable some of the more CPU or GPU intense features. Follow http://wiki.dolphin-emu.org/index.php?title=Performance_Guide

Tips

  • The process of connecting your Wii Remote varies depending on whether you use Windows, Mac, or Linux. On Windows, go to Bluetooth in your System Tray and choose Add a Device. Hold down the 1 and 2 buttons until Nintendo RVL-CNT 01 shows up. Select the device and choose Pair Without Using a Key. Then follow the instructions above. On Mac or Linux, first connect with Bluetooth by holding down the Sync button inside the battery cover. Then disconnect it, and pair it up again in Dolphin.
  • If you don't have internal Bluetooth in your computer, you can buy a Bluetooth USB Dongle. Search Amazon or another online store for them.
  • On Windows, you can open the Command Prompt in the directory where your chunks are by holding down Shift and right clicking on the directory, then choosing Open Command Window Here.
  • If you download a game from a website, usually the game will be in a .rar format. When you open the .rar file you will be confronted with another .rar file inside the main file. This will usually be named .iso. You CANNOT extract this file. Instead, drag and drop this file into a folder. This will allow it to be read by Dolphin and allow you to play it.