Dolphin is a GameCube and Wii emulator.
Website: https://dolphin-emu.org/
Github: https://github.com/dolphin-emu/dolphin
Compatibility List: https://dolphin-emu.org/compat/
Dolphin Table of Contents
-
Dolphin Unique Controller Configurations
- How to Configure Wii Games To Use A GameCube Controller
- How to Configure Wii Games to Use the Trackpad as a Pointer
- How to Configure Wii Games to Use the Classic Controller
- How to Remove the Unsupported Extension Controller
- How to Configure Real Wiimotes
- How to Use a Mayflash DolphinBar in Game Mode
- Dolphin Community Controller Profiles
Getting Started with Dolphin
Dolphin is a fairly straight-forward emulator to set up. Place your Wii ROMs in Emulation/roms/wii
and your GameCube
ROMs in either Emulation/roms/gc
or Emulation/roms/gamecube
. No additional setup is required. Read the Configuration section to learn more about Dolphin and its folder locations.
To launch your ROMs in game mode, use Steam ROM Manager and use one of the following parsers to play your GameCube or Wii ROMs:
EmulationStation-DE
Nintendo GameCube - Dolphin
orNintendo Wii - Dolphin
Emulators
Dolphin Configuration
- Type of Emulator: Flatpak
- Config Location:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu
- GameCube Profiles:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/config/dolphin-emu/Profiles/GCPad
- Wii Profiles:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/config/dolphin-emu/Profiles/Wiimote
- ROM Location (GameCube):
Emulation/roms/gc
orEmulation/roms/gamecube
- No BIOS are required to play GameCube ROMs
- ROM Location (Wii):
Emulation/roms/wii
- No BIOS are required to play Wii ROMs
- Saves (Wii):
- Symlink:
Emulation/saves/dolphin/Wii
- Target:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Wii
- Symlink:
- Saves (GameCube):
- Symlink:
Emulation/saves/dolphin/GC
- Target:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/GC
- Symlink:
- Save States (Wii):
- Symlink:
Emulation/saves/dolphin/StateSaves
- Target:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/StateSaves
- Symlink:
- Save States (GameCube):
- Symlink:
Emulation/saves/dolphin/StateSaves
- Target:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/StateSaves
- Symlink:
- GameCube BIOS (Optional): See How to Set Up GameCube BIOS (Optional)
- Wii Menu (Optional): See How to Set Up the Wii Menu (Optional)
Note: ~/.var
is an invisible folder by default. In Dolphin (file manager), click the hamburger menu in the top right, click Show Hidden Files
to see these folders.
Works With
- Steam ROM Manager
- EmulationStation-DE
Dolphin Folder Locations
These file locations apply regardless of where you chose to install EmuDeck (to your internal SSD, to your SD Card, or elsewhere). Some emulator configuration files will be located on the internal SSD as listed below.
$HOME
refers to your home folder. If you are on a Steam Deck, this folder will be named /home/deck
(you will likely not see deck
in the file path when navigating using the file manager).
Paths beginning with Emulation/..
correspond to your EmuDeck install location. If you installed on an SD Card, your path may be /run/media/mmcblk0p1/Emulation/roms/..
. If you installed on your internal SSD, your path may be /home/deck/Emulation/roms/..
Note: Folders with a .
(.var
, .local
, .config
, etc.) at the beginning are hidden by default. In Dolphin (file manager), click the hamburger menu in the top right, click Show Hidden Files
to see these folders.
$HOME/.var/app/org.DolphinEmu.dolphin-emu
org.DolphinEmu.dolphin-emu/
├── cache
├── config
├── dolphin-emu
│ ├── Debugger.ini
│ ├── Dolphin.ini
│ ├── DSUClient.ini
│ ├── FreeLookController.ini
│ ├── FreeLook.ini
│ ├── GameSettings
│ ├── GBA.ini
│ ├── GCKeyNew.ini
│ ├── GCPadNew.ini
│ ├── GFX.ini
│ ├── GraphicMods
│ ├── Hotkeys.ini
│ ├── Logger.ini
│ ├── Profiles
│ │ ├── GCPad
│ │ │ ├── GC_base.ini
│ │ │ └── GC_reverse_camera.ini
│ │ └── Wiimote
│ │ ├── Wii_base_nunchuck.ini
│ │ ├── Wii_base_nunchuck_with_touchpad.ini
│ │ ├── Wii_classic_controller.ini
│ │ ├── Wii_no_attachment.ini
│ │ ├── Wii_no_attachment_with_touchpad.ini
│ │ └── Wii_NoController.ini
│ ├── Qt.ini
│ └── WiimoteNew.ini
├── kdeglobals
└── user-dirs.dirs
└── data
└── dolphin-emu
├── Dump
│ ├── Audio
│ ├── DSP
│ ├── Frames
│ ├── Objects
│ ├── SSL
│ └── Textures
├── GameSettings
├── GC
│ ├── EUR
│ ├── JAP
│ └── USA
├── Load
│ ├── DynamicInputTextures
│ ├── GraphicMods
│ ├── Riivolution
│ ├── Textures
│ └── WiiSDSync
├── Logs
│ └── Mail
├── Maps
├── ResourcePacks
├── ScreenShots
├── Shaders
│ └── Anaglyph
├── StateSaves
├── Styles
├── Themes
└── Wii
├── import
├── meta
├── shared1
├── shared2
├── sys
├── ticket
├── title
├── tmp
└── wfs
How to Update Dolphin
How to Update Dolphin
- Through the
Update your Emulators & Tools
section on theManage Emulators
page in theEmuDeck
application - Run
Update Emulators & Tools
inEmuDeck
How to Launch Dolphin in Desktop Mode
How to Launch Dolphin in Desktop Mode
- Launch
Dolphin Emulator
(Blue Dolphin Icon) from the Applications Launcher (Steam Deck icon in the bottom left of the taskbar) - Launch the script from
Emulation/tools/launchers
,dolphin-emu.sh
- Launch the emulator from
Steam
after adding it via theEmulators
parser inSteam ROM Manager
Dolphin File Formats
- .ciso
- .dol
- .elf
- .gcm
- .gcz
- .iso
- .nkit
- .iso
- .rvz
- .wad
- .wia
- .wbfs
Dolphin Hotkeys
Important Note: Dolphin does not have a way of opening the menu if you are launching the game directly. It is recommended that you change any settings in the Dolphin UI itself before launching a game.
Hotkey | Dolphin |
---|---|
Menu | N/A |
Exit | Select + Start |
Pause/Unpause | Select + A |
Fast Forward (Hold) | Select + R2 |
Save State | Select + R1 |
Load State | Select + L1 |
Next Save Slot | Start + R1 |
Previous Save Slot | Start + L1 |
Shake Nunchuk | L2 |
Shake Wiimote | L1 |
Tilt Wiimote | L2 + Move Left Stick |
Sideways Toggle | Select + R3 |
Attach/Detach Nunchuk | Select + Left Stick Down |
Next Wii Profile Select | Select + Left Stick Right |
Previous Wii Profile Select | Select + Left Stick Left |
Next Game Profile Select | Select + Left Stick Up |
Previous Game Profile Select | Select + Left Stick Down |
Toggle Aspect Ratio | Start + DPAD Right |
Increase Internal Resolution | Start + DPAD Up |
Decrease Internal Resolution | Start + DPAD Down |
Reset | A + B + X + Y + L1 + R1 |
Unlock FPS | Start + R2 |
Increase Emulator Speed* | Select + R2 |
Decrease Emulator Speed* | Select + L2 |
List of Wii Profiles Included with EmuDeck
- Wiimote with Nunchuk
- Wiimote with Nunchuk and Touchpad Support
- Wiimote with No Attachment
- Wiimote with No Attachment and Touchpad Support
- Wii Classic Controller
Note:
How to Set Up GameCube BIOS
GameCube BIOS are not required to play GameCube games. Adding GameCube BIOS allows you to see the GameCube launch screen when you play GameCube games.
Depending on which region your games are in, select the appropriate BIOS and place in the matching folder below:
Casing matters
- Japan BIOS Location:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/GC/JAP/IPL.bin
- US BIOS Location:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/GC/USA/IPL.bin
- EU BIOS Location:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/GC/EUR/IPL.bin
After placing your BIOS in the correct place:
- Open the Dolphin emulator
- Open the
Configuration
settings - Click the
GameCube
tab - Uncheck
Skip Main Menu
How to Set Up the Wii Menu
How to Set Up the Wii Menu
The Wii Menu is not required to play Wii Games.
To Download
- Open the Dolphin emulator
- Click
Tools
at the top - Click
Perform System Update
, select a region of your choice
To Use
- Open the Dolphin emulator
- Click
Tools
, clickLoad Wii System Menu...
How to Add the Wii Menu to Steam
- Download attached
.sh
file to a folder of your choice - Right click
dolphin-wii-menu.sh
, clickProperties
, clickPermissions
, checkIs Executable
- Right click
dolphin-wii-menu.sh
, clickAdd to Steam
If you are using EmulationStation-DE, you may place dolphin-wii-menu.sh
in Emulation/roms/desktop
instead.
For further reading, see https://wiki.dolphin-emu.org/index.php?title=Wii_Menu.
Dolphin Tips and Tricks
How to Configure Gyro
Gyro for Dolphin requires SteamDeckGyroDSU. SteamDeckGyroDSU can be installed via EmuDeck, or it can be installed manually.
Visit SteamDeckGyroDSU to learn how to install and utilize SteamDeckGyroDSU.
IMPORTANT
Gyro for Dolphin is not mapped out of the box. You will need to open the Dolphin emulator and configure gyro controls after installing SteamDeckGyroDSU.
After installing SteamDeckGyroDSU, you may either choose to create your own profile in Dolphin or you may choose to download a community created profile from the Community Creations page.
Downloading a Community Creations profile
Visit the Community Creations page. You may want to start with the How to Download Dolphin Profiles section.
Creating your own profile
If you are choosing to create your own profile:
- Install and configure SteamDeckGyroDSU
- In Game Mode, open the Dolphin emulator
- Make sure gyro is configured and set up
- Open the
Controllers
menu - Select
Configure
to the right ofWii Remote 1
- Make sure
Wii Remote 1
is set toEmulated Wii Remote
- Make sure
- Make sure
evdev/microsoft X-box 360 pad 0
is set in the top left - Select the
Motion Input
tab - Hover over any of the buttons under the
Accelerometer
orGyroscope
sections and pressSTEAM
+L2
- Make sure
DSUClient/0/steamdeckgyro
is selected in the drop-down menu at the top - Scroll down to the bottom of the list until you see
Accel
andGyro
direction inputs - Select the matching input to the button you clicked in Step 7
- Press
Clear
in the bottom right - Press
Select
in the top right - Press
OK
in the bottom right - Repeat for each button under the
Accelerometer
andGyroscope
sections - (Optional) To use the Steam Deck gyro as a pointer (moving the Steam Deck itself), check
Enable
under the Pointer section on the left on theMotion Input
tab- Consider clicking
Recenter
and tinkering with the settings here to calibrate the pointer
- Consider clicking
- After you are finished, give your profile a name in the top right and save it as a new profile
- Refer to the Dolphin Hotkeys to learn how to switch profiles mid-game
For more information, read Dolphin's wiki page on gyro: https://wiki.dolphin-emu.org/index.php?title=Motion_evdev.
How to Configure Gyro With External Controllers
Desktop Mode
- Switch to Desktop Mode
- Exit out of Steam
- You may exit out of Steam a couple of different ways:
- Right click the
Steam
icon in your taskbar and clickExit Steam
- Open Steam, click the
Steam
button in the top left, clickExit
- Open a terminal (Konsole) and enter
killall -9 steam
- Do note that clicking the the
X
button in the top right of the Steam window will not exit out of Steam
- Right click the
- Your controls will switch to
Lizard Mode
. UseL2
to right click,R2
to left click, and theRight Trackpad
to move the mouse - You may also connect an external keyboard and mouse
- You may exit out of Steam a couple of different ways:
- Click the bluetooth icon in the bottom right of your taskbar and connect your controller
- Open Dolphin
- Open the
Controllers
menu - Select
Configure
to the right ofWii Remote 1
- Make sure
Wii Remote 1
is set toEmulated Wii Remote
- Make sure
- Under
Device
, selectevdev/0/yourexternalcontrollername
- Some external controllers may show up as
Wireless Controller
- For example:
evdev/0/Nintendo Switch Controller
orevdev/0/Wireless Controller
- This section will use
evdev
but you may also use and tinker withSDL
instead. External controller gyro will work with either theevdev
orSDL
driver options. Do note that if you useSDL
for your input driver, you will need to fully remap your controls. To selectSDL
orevdev
in the Dolphin controller menu, select your preferred input driver in theDevice
drop-down menu- For example, if you would like to use SDL for the PlayStation 5 DualSense controller, select
SDL/0/PS5 Controller
in the drop-down menu
- For example, if you would like to use SDL for the PlayStation 5 DualSense controller, select
- Some external controllers may show up as
- Select the
Motion Input
tab - Hover over any of the buttons under the
Accelerometer
orGyroscope
sections and pressL2
- Select
evdev/0/yourexternalcontrollername
in the drop-down menu at the top- For example:
evdev/0/Nintendo Switch Controller
- For some controllers, it may be under
evdev/0/Wireless Controller Motion Sensors
- For example:
- Scroll down to the bottom of the list until you see
Accel
andGyro
direction inputs - Select the matching input to the button you clicked in Step 7
- Press
Clear
in the bottom right - Press
Select
in the top right - Press
OK
in the bottom right - Repeat for each button under the
Accelerometer
andGyroscope
sections - (Optional) To use the controller gyro as a pointer (moving the controller itself), check
Enable
under the Pointer section on the left on theMotion Input
tab- Make sure to click
Recenter
and tinker with the settings here to calibrate the pointer - You may also want to consider disabling
Auto-hide
under thePoint
section on theMotion simulation tab
- Make sure to click
- After you are finished, give your profile a name in the top right and save it as a new profile
- To select this profile, open the controller menu, select the profile name in the drop-down menu and click
Load
Note: Different games have different preferences for Nunchuk and Motionplus support. Under the General and Options
tab, you may uncheck Attach MotionPlus
or select the appropriate extension in the drop-down menu. Be sure to create and save a new profile for each circumstance to quickly load the different profiles as needed.
Game Mode
- In Game Mode, connect your controller
- Select your Wii game
- On the
Play
screen, select theController
icon to the right of the screen - Select your controller tab at the top
- Click the
Gear
icon to the right, and clickDisable Steam Input
- Your controller's gyro will now work for this selected game, repeat as needed for your other games
Post-Configuration
To restore the default Steam Deck controls:
- Open Dolphin
- Open the
Controllers
menu - Select
Configure
to the right ofWii Remote 1
- Make sure
Wii Remote 1
is set toEmulated Wii Remote
- Make sure
- Select
evdev/0/Microsoft X-Box 360 Pad 0
underDevices
- Select
Wii_base_nunchuck
underProfile
and clickLoad
- Click
Close
and exit out of Dolphin
(Optional) To restore Steam Input:
- Select your Wii game
- On the
Play
screen, select theController
icon to the right of the screen - Select your controller tab at the top
- Click the
Gear
icon to the right, and clickEnable Steam Input
- You may need to restart first for this setting to properly apply
- The controls will be reverted to Steam Input and the Steam Deck controls will be restored
How to Optimize Performance (Power Tools)
Visit Power Tools to learn how to optimize performance using Power Tools.
How to Optimize Storage (Compression Tool)
To optimize storage, you can use the EmuDeck Compressor
within EmuDeck.
The EmuDeck Compressor
will compress your GameCube and Wii ROMs from ISO to RVZ.
After running the EmuDeck Compression Tool
, re-run Steam ROM Manager to update your ROM shortcuts to the newly compressed ROM.
How to Manage Multiple Discs
M3U files can be used to manage multiple discs for Dolphin. With the Change Discs Automatically
option toggled (turned on by default with EmuDeck), Dolphin will automatically switch discs in combination with an M3U file.
Learn how to create an M3U File
How to Configure Multiplayer
EmuDeck configures multiplayer out of the box. You do not need to configure the controls. However, to properly set up multiplayer, you will need to enable the additional ports.
Tutorial
- Open the Dolphin emulator
- Open the
Controller
settings - For each controller you are using, including Player 1:
- (Optional) You may need to re-arrange the controller order in Game Mode for your controllers to function as expected. See How to Re-Arrange the Controller Order to learn how
Keep in Mind
- The Steam Deck profile is automatically set to Port 1
- For example, if you are using a Steam Deck and two external controllers, you will need to have a total of three ports enabled. However, the first port is enabled by default so you will need to enable two additional ports
- If you are using an external controller as Port 1, you do not need to re-configure any settings in Dolphin. However, you may need to re-arrange the controller order in Game Mode. See How to Re-Arrange the Controller Order to learn how
- If you are facing difficulty with matching controllers to their expected ports in Game Mode, you may need to re-arrange the controller order. See How to Re-Arrange the Controller Order to learn how
- If you are playing Wii games with GameCube controller support, and would like to use the GameCube controllers, you may need to disable the Wii profiles. See How to Configure Wii Games To Use A GameCube Controller to learn how
How to Configure Multiplayer Controls
IMPORTANT: Multiplayer controllers are fully configured by EmuDeck. If you simply would like to set up multiplayer, see How to Configure Multiplayer. You do not need this section if you are satisfied with the default control layout. This section covers how to reconfigure the controls for Players 2-4 if you would rather use a custom configuration.
How to Create Multiplayer Profiles
- In Game Mode, connect your controller(s)
- In Game Mode, open the Dolphin emulator
- You may need to add the Dolphin emulator to Steam first using the
Emulators
parser in Steam ROM Manager
- You may need to add the Dolphin emulator to Steam first using the
- Click
Options
at the top, clickController Settings
- Select a system:
- For GameCube: Click
Configure
to the right ofPort 1/2/3/4 Standard Controller
- For Wii: Click
Configure
to the right ofWii Remote 1/2/3/4 Emulated Wii Remote
- For GameCube: Click
- On this screen, configure your controllers however you like
- Saving settings:
- If you would like to save these settings globally, make sure the profile dropdown is blank, and press the
Save
button in the top right- Do note that when you update EmuDeck, any global changes will be reset to EmuDeck defaults
- If you would like to save these settings for a specific game, in the top right under
Profile
, enter the profile name you would like to use, and clickSave
to the right
- If you would like to save these settings globally, make sure the profile dropdown is blank, and press the
How to Use Your Newly Created Controller Profile
If you chose to save your settings globally and you have enabled your multiplayer ports as described in How to Configure Multiplayer, multiplayer should now work with your custom controls.
If you would rather save these settings for a specific game:
Here's How
How to Apply Multiplayer Profiles On A Per Game Basis
- In Desktop Mode, Open the Dolphin emulator
- Right click the game you would like to use this controller profile for, and click
Properties
- On the
Game Config
tab, press theEditor
sub-tab -
Under
User Config
, enter a controller profile using the following template:- For
SelectedProfileName
, only type the name of the profile, not the file path to the profile -
Replace the
2
at the end ofWiiMoteProfile2
with the number you would like to apply the profile to. If all the profiles are using the same controller layout, you may simply copy and paste, and only replace the2
with a3
and so on.Wii:
[Controls] WiimoteProfile1 = SelectedProfileName WiimoteProfile2 = SelectedProfileName WiimoteProfile3 = SelectedProfileName WiimoteProfile4 = SelectedProfileName
GameCube:
[Controls] PadProfile1 = SelectedProfileName PadProfile2 = SelectedProfileName PadProfile3 = SelectedProfileName PadProfile4 = SelectedProfileName
- For
-
Exit out, and your game should now be using the selected profile(s)
For additional information, see Dolphin's "GameINI (Controller Settings)" Wiki Page.
How to Roll Back Dolphin to an Older Version
- In Desktop Mode, open
Konsole
- To see a list of prior versions of the emulator, type:
flatpak remote-info --log flathub org.DolphinEmu.dolphin-emu
- Each version will have a long accompanying alphanumeric string (the “commit” code). Copy the string for the version you want to downgrade to.
- To downgrade to the version you want:
flatpak update --commit=put_commit_code_here org.DolphinEmu.dolphin-emu
- Replace
put_commit_code_here
with the actual code you located in Step 2. - If this line does not work, you may need to type:
sudo flatpak update --commit=put_commit_code_here org.DolphinEmu.dolphin-emu
Dolphin Cheats, Modding, and Texture Packs
How to Use Cheats
- Open the Dolphin emulator
- Right click a game
- Click
Properties
- Click
Gecko Codes
- Click
Download Codes
in the bottom right - Select cheat(s)
You may also add cheats to either the AR Codes
or Gecko Codes
tab.
How To Install Custom Textures
Here's how to install custom textures for Dolphin:
- Open the Dolphin emulator, right click the game you would like to install custom textures for, click
Properties
, click theInfo
tab, note down theGameID
- In the Dolphin emulator, click
Graphics
in the top right (orOptions
>Graphic Settings
), clickAdvanced
, make sureLoad Custom Textures
andPrefetch Custom Textures
are checked - Open
$HOME/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Load/Textures
~/.var
is an invisible folder by default. In Dolphin (file manager), click the hamburger menu in the top right, clickShow Hidden Files
to see these folders- If the
Load
andTextures
folder do not exist, create them
- In the
Textures
folder from Step 2, create a folder matching the first 3 characters of theGameID
from Step 1- Example:
Pokémon XD: Gale of Darkness
- Original Game ID:
GXXP01
(PAL Region) - Folder Name:
GXX
- Example:
- Put your texture files directly into this folder
- Your texture pack should now be installed
- If the game crashes with custom textures, it is likely too demanding for the Steam Deck. You can turn off
Prefetch Custom Textures
as a workaround, but performance will still take a hit
- If the game crashes with custom textures, it is likely too demanding for the Steam Deck. You can turn off
For a visual, watch the following GIF:
How to Use Riivolution Patches
Note: You will need the base game of the respective Riivolution patch to apply the patch. For example, the Riivolution patch Newer Super Mario Bros. Wii
requires a copy of the New Super Mario Bros. Wii
ROM in Emulation/roms/wii
.
Riivolution Patch - Content
If your Riivolution patch includes additional content, follow the below steps. If not, skip to the next section.
- Place your Riivolution content folder in
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Load
~/.var
is an invisible folder by default. In Dolphin (file manager), click the hamburger menu in the top right, clickShow Hidden Files
to see these folders
This may not apply to all Riivolution patches, read any attached instructions or the associated website for further help.
Riivolution Patch - XML File
- Place your Riivolution patch file in
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Load/Riivolution/
~/.var
is an invisible folder by default. In Dolphin (file manager), click the hamburger menu in the top right, clickShow Hidden Files
to see these folders- A Riivolution patch file is generally a
.xml
file
- Open the Dolphin Emulator
- Right click the base game and select
Start with Riivolution patches...
- Click
Open Riivolution XML...
and select a Riivolution patch - Click
Save as Preset...
- Name the preset with a
.json
file extension - Save your preset file with a
.json
file extension toEmulation/roms/wii
- Your Riivolution patch will now be playable as a stand-alone game
- Parse it through Steam ROM Manager or play it through EmulationStation-DE
Keep in Mind
- Some Riivolution patches may require additional steps. Read any attached instructions or the associated website for further help.
- If a Riivolution patch includes extra content, the
root
directory generally means:/home/deck/.var/app/org.DolphinEmu.dolphin-emu/data/dolphin-emu/Load/
. Place any additional content from the patch here. This does not apply to all Riivolution patches, read any attached instructions or the associated website for further help. - Linux is case sensitive. If a patch includes extra content and Dolphin is not identifying it, you may want to read the included XML files and folders to look for any casing mismatches. This does not apply to all Riivolution patches, read any attached instructions or the associated website for further help.
How to Navigate Dolphin Settings
How to Create Dolphin Controller Profiles
Tutorial
- Switch to Desktop Mode. Hold
Start
for 3 seconds to switch to Gamepad configurations - Open the Dolphin emulator, click
Options
at the top, clickController Settings
. - Select a system:
- On this screen, configure your controllers however you like.
- After you have finished configuring your controls, in the top right under
Profile
, enter the profile name you would like to use. - Click
Save
to the right. - Close out of the
Controller Settings
menu
How to Use Your Newly Created Controller Profile
This section went over how to create a Dolphin controller profile. With this newly created profile, you may either set it for a specific game, see How to Set Dolphin Controller Profiles On a Per-Game Basis or use hotkeys to select your newly created profile on the fly.
To learn more about how to use the pre-configured hotkeys, read below.
Hotkeys
While in game, you can use the following hotkeys to cycle through profiles:
- Wii:
Select
+ tilt theLeft Joystick
Left
orRight
- GameCube:
Select
+ tilt theLeft Joystick
Up
orDown
Warning: Creating too many controller configurations may make it difficult to cycle through and pick the one you would like to use.
How to Share Your Dolphin Controller Profile
How to Share Your Dolphin Controller Profile
How to Set Dolphin Controller Profiles On a Per-Game Basis
How to Select or Create a Profile
Skip to How to Apply Profiles on a Per Game Basis if you already have a profile in mind.
Select a controller profile (use one of the following methods):
- Create a controller profile in the Dolphin GUI
- Use one of EmuDeck's included layouts
- Wii
Wii_NoController
Wii_base_nunchuck
Wii_base_nunchuck_with_touchpad
Wii_classic_controller
Wii_no_attachment
Wii_no_attachment_with_touchpad
- GameCube
GC_base
GC_reverse_camera
- Wii
- Download a controller profile with an
.ini
extension type- View community layouts
- Place your controller profile in either the GameCube or the Wii Profile folder
- GameCube Profiles:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/config/dolphin-emu/Profiles/GCPad
- Wii Profiles:
/home/deck/.var/app/org.DolphinEmu.dolphin-emu/config/dolphin-emu/Profiles/Wiimote
- GameCube Profiles:
How to Apply Profiles on a Per Game Basis
- Open the Dolphin emulator
- Right click the game you would like to use this controller profile for, and click
Properties
- On the
Game Config
tab, press theEditor
sub-tab -
Under
User Config
, enter a controller profile using the following template: -
Exit out, and your game should now be using the selected profile
If you are using one of EmuDeck's included profiles, here are a few examples:
Examples of Per Game Wii Profiles
If you would like a game to use the Wii Classic Controller:
If you would like a game to use a Wiimote with no attachment:
If you would like to use a Wiimote with a Nunchuck while using the right trackpad as a pointer:
Examples of Per Game GameCube Profiles
For additional information, see Dolphin's "GameINI (Controller Settings)" Wiki Page.
How to Set Game Settings On a Per-Game Basis
- In Desktop Mode, Open the Dolphin emulator
- Right click a game
- Click
Properties
- Click the
Editor
tab - Under
User Config
, add your configurations, use: https://wiki.dolphin-emu.org/index.php?title=GameINI for a full list- You also need to include the headers. For example, any settings under the
[Core]
section need to include[Core]
preceding the respective setting(s)
- You also need to include the headers. For example, any settings under the
Example, to use OpenGL for only Super Paper Mario:
Example Use Cases for Custom Game Settings
- Setting Aspect Ratio on a per game basis
- Setting OpenGL on a per game basis
- Setting Widescreen Hacks on a per game basis
Specific Use Cases for Custom Game Settings
Pokemon Colosseum: Aspect Ratio keeps changing
- Copy and paste the below lines into the INI editor for Pokemon Colosseum
[Video_Settings] wideScreenHack = False AspectRatio = 2
Dolphin Unique Controller Configurations
How to Configure Wii Games To Use A GameCube Controller
- How to Configure Wii Games To Use A GameCube Controller: Single Player
- How to Configure Wii Games To Use A GameCube Controller: Multiplayer
How to Configure Wii Games To Use A GameCube Controller: Single Player
- Right click a Wii game
- Click
Properties
- Click the
Game Config
tab - Click the
Editor
tab -
Under
User Config
, enter the following[Controls] PadType0 = 6 PadProfile1 = GC_base WiimoteSource0 = 0
-
Click OK and your Wii game should now be using a GameCube controller profile
How to Configure Wii Games To Use A GameCube Controller: Multiplayer
- Right click a Wii game
- Click
Properties
- Click the
Game Config
tab - Click the
Editor
tab -
Under
User Config
, enter the following[Controls] PadType0 = 6 PadType1 = 6 PadType2 = 6 PadType3 = 6 PadProfile1 = GC_base WiimoteSource0 = 0 WiimoteSource1 = 0 WiimoteSource2 = 0 WiimoteSource3 = 0
-
Click OK and your Wii game should now be using a GameCube controller profile
For additional information, see Dolphin's "GameINI (Controller Settings)" Wiki Page.
How to Configure Wii Games to Use the Trackpad as a Pointer
How to Configure Steam Input
Note: You do not need to do this section if you are using EmulationStation-DE. You may skip to How to Apply the Dolphin Trackpad Profile on the Fly.
- In Game Mode, open a Wii game
- Press the
STEAM
button - Open
Controller settings
- Change the
Current Layout
toGamepad with Mouse Trackpad
How to Apply the Trackpad as a Pointer Profile on the Fly
- While in game, press
Select
and tilt theLeft Joystick
right until you seeWii_base_nunchuck_with_touchpad
orWii_no_attachment_with_touchpad
- The attachment refers to the Nunchuk. Depending on the game, select the appropriate profile
Note: You will need to do this each time you open the game. However, you may apply this profile specifically to this game so it automatically loads the profile when the game is launched. Read the next section How to Apply the Wii Profile on a Per Game Basis to learn how.
How to Apply the Trackpad as a Pointer Profile on a Per Game Basis
- In Desktop Mode, open Dolphin
- Right click the game
- Click
Properties
- Under the
Game Config
tab, click theEditor
tab -
In the box under the
User Config
section:-
If you would like to use the
Wiimote with Nunchuk and Touchpad Support
profile, copy the below template:[Controls] WiimoteProfile1 = Wii_base_nunchuck_with_touchpad
-
If you would like to use the
Wiimote with No Attachment and Touchpad Support
profile, copy the below template:[Controls] WiimoteProfile1 = Wii_no_attachment_with_touchpad
-
Photos
Wiimote with Nunchuk and Touchpad Support
profile
Wiimote with No Attachment and Touchpad Support
profile
How to Configure Wii Games to Use the Classic Controller
How to Apply the Classic Profile on the Fly
- While in game, press
Select
and tilt theLeft Joystick
right until you seewii_classic_controller
Note: You will need to do this each time you open the game. However, you may apply this profile specifically to this game so it automatically loads the profile when the game is launched. Read the next section How to Apply the Classic Profile on a Per Game Basis to learn how.
How to Apply the Classic Profile on a Per Game Basis
- In Desktop Mode, open Dolphin
- Right click the game
- Click
Properties
- Under the
Game Config
tab, click theEditor
tab - In the box under the
User Config
section:[Controls] WiimoteProfile1 = Wii_classic_controller
How to Remove the Unsupported Extension Controller
If you open a Wii game and get an error message with something similar to: " Please remove the unsupported extension controller" or "The external extension controller connected to the Wii remote is not compatible with this title.", generally this error is referring to the Nunchuk.
Here's how to resolve the error and remove the Nunchuk:
How to Remove the Unsupported Extension Controller on the Fly
- While in game, press
Select
and tilt theLeft Joystick
right until you seeWii_no_attachment
Note: You will need to do this each time you open the game. However, you may apply this profile specifically to this game so it automatically loads the profile when the game is launched. Read the next section How to Remove the Unsupported Extension Controller on a Per Game Basis to learn how.
How to Remove the Unsupported Extension Controller on a Per Game Basis
- In Desktop Mode, open Dolphin
- Right click the game
- Click
Properties
- Under the
Game Config
tab, click theEditor
tab - In the box under the
User Config
section:[Controls] WiimoteProfile1 = Wii_no_attachment
How to Configure Real Wiimotes
How to Configure Real Wiimotes
- In Desktop Mode, open Dolphin
- Open the controller settings
- Under
Wii Remotes
, selectReal Wii Remote
under the drop-down list next toWii Remote 1
and checkContinuous Scanning
at the bottom of the screen - Return to Game Mode
- Open a Wii game, and press
1
and2
on the Wiimote at the same time
IMPORTANT
- Do not pair the Wiimote to the Steam Deck
For Further Reading: https://dolphin-emu.org/docs/guides/configuring-controllers/
How to Use a Mayflash DolphinBar in Game Mode
Preface: To use the Mayflash DolphinBar, you need to blacklist it from Steam to properly allow it to work with Dolphin in Game Mode.
Note: This section is specifically for the Mayflash Dolphinbar. For Real Wiimotes, read: How to Configure Real Wiimotes.
How to Use a Mayflash DolphinBar in Game Mode
- Back up
/home/deck/.local/share/Steam/config/config.vdf
- Exit out of Steam
- If Steam is not closed, any edits you make to
config.vdf
will be reverted
- If Steam is not closed, any edits you make to
- Right click
config.vdf
, clickOpen with Kate
or a text editor of your choice -
Add the following to the end of the file, on a new line before the final
}
and save"controller_blacklist" "57e/0306,57e/0306,57e/0306,57e/0306"
-
Make sure
Wii Emulator Mode
is toggled on the Mayflash DolphinBar by clicking theMODE
button (LED 4)