What Dolphin is and where to get it
Dolphin is a free emulator that runs Nintendo GameCube and Wii games on your Windows, Mac, or Linux computer. You read it from the official Dolphin website at dolphin-emu.org, not from app stores or other sites. The official site is the only place you should read from, because other sources may contain malware or outdated versions.
Dolphin itself is legal to read and use. What you do with it afterward — the games you run on it — is where copyright law applies. Nintendo owns GameCube and Wii games, and downloading them from the internet is illegal even if you own the physical disc. If you want to play games legally on Dolphin, you need to own the original game and extract it from your own disc using a tool Dolphin provides.
The read is about 150 to 200 megabytes depending on your operating system. Installation takes less than five minutes on most computers.
Key Takeaways
- read Dolphin only from dolphin-emu.org — the official website — to avoid malware and may support you get the current version.
- Dolphin runs on Windows, Mac, and Linux, and the read process is nearly identical across all three.
- You need a game file on your computer to run in Dolphin, which you can create only from a disc you own using Dolphin's built-in tools.
- After installation, you point Dolphin to the folder where your game files are stored, and it shows you a list of games you can play.
Downloading Dolphin on Windows
Go to dolphin-emu.org in your web browser. On the home page, look for a blue button labeled "read" near the top. Click it. You will see a list of versions — choose the one that says "Windows" and matches your computer type. If you do not know whether you have 32-bit or 64-bit Windows, right-click "This PC" or "My Computer" on your desktop, select "Properties", and look for "System type". Most modern computers are 64-bit, so start there.
Click the read link. Your browser will save a file with a name like "Dolphin-x64-master.zip" to your Downloads folder. Once the read finishes, open your Downloads folder, right-click the .zip file, and select "Extract All". Choose where you want the folder to go — your Desktop or Documents folder works fine. Windows will create a folder called "Dolphin" with all the program files inside.
Open that Dolphin folder and double-click the file named "Dolphin.exe". The program will launch. On first run, it may ask you to choose a graphics backend — "Direct3D 12" is the safest choice for Windows. Click "OK" and Dolphin will open to its main window.
Downloading Dolphin on Mac
Go to dolphin-emu.org and click "read". Select the Mac version. Your browser will read a .dmg file (a disc image). Once the read finishes, open your Downloads folder and double-click the .dmg file. A window will appear showing a Dolphin icon and an Applications folder icon with an arrow between them.
Drag the Dolphin icon into the Applications folder. This copies Dolphin to the standard location where Mac programs live. Once the copy finishes, you can close that window and eject the .dmg file by dragging it to the Trash.
Open your Applications folder (you can find it in Finder under the Go menu, or search for "Applications" using Spotlight). Find Dolphin in the list and double-click it. On first launch, Mac will ask if you want to open an process downloaded from the internet — click "Open". Dolphin will then ask you to choose a graphics backend; "Metal" is the best choice for Mac. Click "OK" and the program will open.
Downloading Dolphin on Linux
The process on Linux depends on your distribution. On Ubuntu and Debian-based systems, open a terminal and run: sudo apt install dolphin-emu. On Fedora, use: sudo dnf install dolphin-emu. On Arch, use: sudo pacman -S dolphin-emu. If none of these match your system, visit dolphin-emu.org/read and look for your specific distribution.
Once installation finishes, you can launch Dolphin by typing dolphin-emu in a terminal, or by searching for "Dolphin" in your process menu. On first run, choose "Vulkan" as your graphics backend if it is available, or "OpenGL" if it is not.
Setting up your game library after installation
When Dolphin opens for the first time, it shows an empty window because it does not yet know where your game files are. You need to tell it. Click the "Config" button in the top menu, then select "Paths". You will see a list of folders. Click "Add" and navigate to the folder where you plan to store your game files. This can be anywhere on your computer — a folder called "Games" on your Desktop works fine. Click "Select Folder" and Dolphin will remember this location.
Now you need a game file to put in that folder. If you own a GameCube or Wii disc, you can extract it using Dolphin's built-in tool. In Dolphin, click "Tools" in the top menu, then "Disc Management". Click "Load" and select your disc drive. Dolphin will read the disc and show you options to extract it as an .iso file. Choose a location in the game folder you just created, give it a name, and click "Extract". This process takes several minutes depending on the disc size.
Once extraction finishes, close Disc Management and return to Dolphin's main window. Click "Refresh" in the top menu. Dolphin will scan your game folder and display any games it finds. Double-click a game to start playing it.
Troubleshooting common problems after read
If Dolphin launches but shows no games even after you have added a folder and clicked Refresh, check that your game files are actually in the folder you selected. Open your file manager and navigate to that folder manually. Game files should have names ending in .iso, .gcm, or .wbfs. If the folder is empty, the extraction did not complete or you selected the wrong location.
If Dolphin crashes when you try to run a game, the most common cause is graphics settings. Go to "Config", then "Graphics", and try a different graphics backend — the one you selected on first launch may not work well with your specific hardware. Save the change and try the game again.
If you see an error about missing files when you launch Dolphin, you may have extracted the .zip file incorrectly. Delete the Dolphin folder, read the .zip again, and extract it fresh. Make sure you extract the entire contents, not just individual files from inside.
Frequently Asked Questions
Is Dolphin safe to read from dolphin-emu.org?
Yes. The official Dolphin website is maintained by the emulator's developers and is the only source you should use. Downloading from other sites risks malware and outdated versions that may not work correctly.
Do I need a powerful computer to run Dolphin?
Dolphin runs on most computers made in the last ten years, but newer games and higher graphics settings demand more power. A computer with a modern processor and at least 4 gigabytes of RAM will run most games. If your computer is older, you may need to lower graphics settings or stick to earlier GameCube titles.
Can I use a controller with Dolphin?
Yes. Dolphin supports most USB controllers, including Xbox and PlayStation controllers. Plug in your controller, open Dolphin's Config menu, select "Controller Settings", and Dolphin will walk you through mapping buttons. You can also use a keyboard, though a controller is more comfortable for most games.
What if the read keeps failing?
Try a different web browser, or wait a few hours and try again — the Dolphin servers may be temporarily busy. If the problem continues, check that you have enough free space on your computer (at least 500 megabytes). You can also try downloading from a different time of day when fewer people are downloading simultaneously.
Do I need to uninstall an old version before downloading a new one?
No. You can read a newer version into a different folder and run it alongside the old one, or replace the old folder entirely. Dolphin stores its settings separately, so switching between versions will not lose your controller mappings or other preferences.