viking Posted July 15, 2016 Author Share Posted July 15, 2016 Hello everyone, I have some questions about the emulation with Dolphin. You know, as the Wii game launched, it requests a specific type of controller. (wiimote horizontal, wiimote vertical, wiimote+nunchuk, pro controller, ...) With Dolphin, I can creat a setup for each. But how to automate the good *.ini launching for each game ? Is there a way to launch it with command line? As "-c config \" with Retroarch? For the GameCube, I have already managed to make a double control setup = "panel arcade" + "xBoxOne controller" Convenient for switching depending the game played ! I share my *.ini file setup: C:\Users\*username*\Documents\Dolphin Emulator\Config\Profiles\GCPad [Profile] Device = `XInput/0/Gamepad` | `DInput/0/Xin-Mo Controller` Buttons/A = `XInput/0/Gamepad:Button A` | `DInput/0/Xin-Mo Controller:Button 0` Buttons/B = `XInput/0/Gamepad:Button X` | `DInput/0/Xin-Mo Controller:Button 1` Buttons/X = `XInput/0/Gamepad:Button B` | `DInput/0/Xin-Mo Controller:Button 3` Buttons/Y = `XInput/0/Gamepad:Button Y` | `DInput/0/Xin-Mo Controller:Button 2` Buttons/Z = `XInput/0/Gamepad:Shoulder R` | `DInput/0/Xin-Mo Controller:D` Buttons/Start = `XInput/0/Gamepad:Start` | `DInput/0/Xin-Mo Controller:Button 9` Main Stick/Up = `XInput/0/Gamepad:Left Y+` | `DInput/0/Xin-Mo Controller:Axis Y-` Main Stick/Down = `XInput/0/Gamepad:Left Y-` | `DInput/0/Xin-Mo Controller:Axis Y+` Main Stick/Left = `XInput/0/Gamepad:Left X-` | `DInput/0/Xin-Mo Controller:Axis X-` Main Stick/Right = `XInput/0/Gamepad:Left X+` | `DInput/0/Xin-Mo Controller:Axis X+` Main Stick/Modifier = `XInput/0/Gamepad:LSHIFT` | `DInput/0/Xin-Mo Controller:LSHIFT` Main Stick/Modifier/Range = 50.000000000000000 C-Stick/Up = `XInput/0/Gamepad:Right Y+` | `DInput/0/Xin-Mo Controller:I` C-Stick/Down = `XInput/0/Gamepad:Right Y-` | `DInput/0/Xin-Mo Controller:K` C-Stick/Left = `XInput/0/Gamepad:Right X-` | `DInput/0/Xin-Mo Controller:J` C-Stick/Right = `XInput/0/Gamepad:Right X+` | `DInput/0/Xin-Mo Controller:L` C-Stick/Modifier = LCONTROL C-Stick/Modifier/Range = 50.000000000000000 Triggers/L = `XInput/0/Gamepad:Trigger L` | `DInput/0/Xin-Mo Controller:Button 5` Triggers/R = `XInput/0/Gamepad:Trigger R` | `DInput/0/Xin-Mo Controller:Button 4` Rumble/Motor = `Motor R``Motor L` D-Pad/Up = `XInput/0/Gamepad:Pad N` | `DInput/0/Xin-Mo Controller:T` D-Pad/Down = `XInput/0/Gamepad:Pad S` | `DInput/0/Xin-Mo Controller:G` D-Pad/Left = `XInput/0/Gamepad:Pad W` | `DInput/0/Xin-Mo Controller:F` D-Pad/Right = `XInput/0/Gamepad:Pad E` | `DInput/0/Xin-Mo Controller:H` Quote Link to comment Share on other sites More sharing options...
IlhanK Posted July 15, 2016 Share Posted July 15, 2016 Are you asking how to autoload a specific input profile per game? If so, you might want to check out this link: https://forums.dolphin-emu.org/Thread-unofficial-howto-using-gameini-settings-per-game Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.