Where Dolphin stores save files and why the location matters

Dolphin keeps save files in a specific folder on your computer, separate from where the emulator program itself lives. When you import a save, you are copying a file from somewhere else — a USB drive, a read, a backup — into that folder so Dolphin can read it. The exact folder path depends on your operating system.

On Windows, Dolphin looks for saves in Documents\Dolphin Emulator\GC\Save for GameCube saves and Documents\Dolphin Emulator\Wii\save for Wii saves. On Mac, the path is ~/Library/process Support/Dolphin/GC/Save or ~/Library/process Support/Dolphin/Wii/save. On Linux, saves go in ~/.local/share/dolphin-emu/GC/Save or ~/.local/share/dolphin-emu/Wii/save. Dolphin creates these folders automatically the first time you run it, so they should already exist on your machine.

Key Takeaways

  • Dolphin stores Wii saves in a specific folder that varies by operating system, and you move save files there by copying them into the correct subfolder.
  • Wii saves are usually contained in a single folder with a long name that matches the game's ID code, which you can find by looking at the game's properties in Dolphin.
  • The simplest method is to open your save file location in Windows Explorer or Finder, then drag the save folder directly into the Wii save directory.
  • If a save does not appear in Dolphin after you copy it, check that the folder name matches the game ID and that you placed it in the correct save directory for your operating system.

Finding your save file and identifying the game ID

Before you can import anything, you need to know what game the save belongs to and what that game's ID is in Dolphin. The easiest way is to open Dolphin, right-click on the game you want to import a save for, and select Properties. Look for the line labeled Game ID — it will be a four-letter code like RSNE for The Legend of Zelda: Twilight Princess (North American version).

Write down or copy that ID code. Wii saves are organized into folders named after the game ID, so you will need this to put the save in the right place. If you are importing a save from a website or a friend, ask them which game it is for, then look up that game in Dolphin to find its ID.

Opening the save file location on your computer

The fastest way to import a save is to open the save folder directly in your file browser. In Dolphin, click the Tools menu at the top, then select Open Save Folder. This opens the Wii save directory in Windows Explorer (Windows), Finder (Mac), or your file manager (Linux) — you do not have to navigate there manually.

If you do not see Open Save Folder in the Tools menu, you can navigate there yourself using the paths listed above. On Windows, press the Windows key and R together, type %USERPROFILE%\Documents\Dolphin Emulator\Wii\save, and press Enter. This takes you straight to the folder.

Copying the save folder into Dolphin

Wii saves come as folders, not single files. The folder name should match the game ID — for example, a Twilight Princess save folder would be named something like RSNE or RSNE_00. If your save file is compressed in a ZIP or RAR archive, extract it first so you have the actual folder.

Once you have the save folder, drag it into the Wii save directory that you opened in the previous step. You should see the folder appear in the file browser. Close the file browser window, then open Dolphin and start the game — the save should now appear in the game's load menu.

What to do if the save does not show up

If you copied the save folder but it does not appear when you start the game, check three things. First, confirm that the folder name matches the game ID exactly — if the game ID is RSNE but your folder is named RSNE_00 or Twilight Princess Save, Dolphin will not find it. Rename the folder to match the ID.

Second, make sure you put the folder in the correct save directory for your operating system. A save in the wrong location will not be found. Third, check that you extracted the save from any ZIP or RAR file — Dolphin cannot read compressed archives. If the save is still not showing up after checking these three things, the save file itself may be corrupted or in a format that Dolphin does not support.

Backing up your saves before importing

Before you import a new save, copy your existing saves to a backup location. Open the Wii save folder in Dolphin (Tools > Open Save Folder), select any save folders you want to keep, and copy them to a folder on your desktop or an external drive. This takes two minutes and protects you if something goes wrong during the import.

If you are importing a save from an untrusted source, this step is especially important. A corrupted save file can sometimes cause problems with Dolphin or the game itself, though this is rare. Having a backup means you can always restore your old saves if needed.

Importing saves from a GameCube memory card

If you have a GameCube save instead of a Wii save, the process is similar but the folder is different. GameCube saves go in the GC\Save folder instead of the Wii\save folder. You can open this folder the same way — click Tools, then Open Save Folder, and Dolphin will show you the GameCube save directory if a GameCube game is selected.

GameCube saves are sometimes stored as individual files rather than folders, depending on the backup tool that created them. If your GameCube save is a single file with a name like game.gci, you can still copy it into the GC\Save folder and Dolphin will recognize it. The process is the same as with Wii saves — copy the file or folder into the correct directory, then start the game.

Frequently Asked Questions

Can I import a save from a real Wii console?

Yes, but you need to extract the save from the Wii first using a tool like SaveGame Manager GX or Homebrew Channel. Once you have the save file on your computer, follow the same import steps — copy the save folder into your Dolphin Wii save directory. The save must be in the correct folder format for Dolphin to recognize it.

What if the save folder has a different name than the game ID?

Rename the folder to match the game ID exactly. Right-click the folder, select Rename, and type the four-letter code. Dolphin looks for saves by game ID, so the folder name must match or the save will not appear in the game.

Do I need to restart Dolphin after copying a save?

No, but you do need to close and reopen the game itself. Copy the save folder into the save directory, then close Dolphin completely and open it again. When you start the game, the save should appear in the load menu.

Can I import multiple saves for the same game?

Yes. Wii games can have multiple save files in the same folder. If you have multiple saves from the same game, copy the entire save folder once — it contains all the individual saves. When you start the game, you will see all of them in the load menu.

What format should the save file be in?

Dolphin reads saves that are extracted from a Wii or GameCube console, or from other emulators. The save should be a folder (for Wii) or a file (for GameCube) in its native format. If the save is in a ZIP or RAR archive, extract it first. Dolphin does not support compressed save files.