![]() |
|
Selected Controller Profile Does Not Exist - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Controllers (https://forums.dolphin-emu.org/Forum-controllers) +--- Thread: Selected Controller Profile Does Not Exist (/Thread-selected-controller-profile-does-not-exist) Pages:
1
2
|
RE: Selected Controller Profile Does Not Exist - Ratso - 02-07-2018 Man I can't thank you enough, taking all this time to help me with this and deving too. While I got you here, I assume for players 2 and up it would be something like this? [Controls] PadType0 = 6 PadProfile2 = Mario Kart Wii or just PadProfile2 = Mario Kart Wii RE: Selected Controller Profile Does Not Exist - JosJuice - 02-07-2018 For player 2, I think it would be (note that the PadType number has changed): [Controls] PadType1 = 6 PadProfile2 = Mario Kart Wii But just so you know, I've never tested it myself. RE: Selected Controller Profile Does Not Exist - Ratso - 02-07-2018 Ah ok, note taken and testing now. No dice. What if the controller is XInput/0/Gamepad and the one I use is XInput/1/Gamepad under device drop-down? Or that wouldn't matter would it? I'm gonna set them as classic controllers, this is a hassle, Mario Kart Wii just doesn't wanna play nice LOL. RE: Selected Controller Profile Does Not Exist - Ratso - 02-07-2018 Haha whoops now what do I do for two players using a Wiimote in Mario Kart Wii, I'm stuck at: [Controls] WiimoteProfile1 = Mario Kart Wii WiimoteProfile2 = Mario Kart Wii Well seems to work, do you always have to tell Mario Kart Wii you are playing two players and the second player has to press a button? Just curious. It detected it as a GameCube controller but it used the Wii scheme I programmed. Weird. Ok, I'll get out of your hair now. Can't thank you enough. Update: If anyone can help, I am having all kinds of wonky issues getting two controllers to work on Mario Kart Wii. SOmetimes one controller is playing both, sometimes neither do anything, sometimes one. I'tsall over the place. Here's the setting for the auto load. [Controls] WiimoteSource0 = 1 WiimoteSource1 = 1 WiimoteProfile1 = Mario Kart Wii WiimoteProfile2 = Mario Kart Wii Heres the config for the game controls, which I think the device might have alot to do with it: [Profile] Device = XInput/1/Gamepad Buttons/1 = `Shoulder L` Buttons/2 = `Shoulder R` Shake/X = `Thumb L` Extension = Classic Classic/Buttons/A = `Trigger R` Classic/Buttons/B = `Trigger L` Classic/Buttons/- = Back Classic/Buttons/+ = Start Classic/Buttons/Home = Guide Classic/Left Stick/Up = `Left Y+` Classic/Left Stick/Down = `Left Y-` Classic/Left Stick/Left = `Left X-` Classic/Left Stick/Right = `Left X+` Classic/Triggers/L = `Button A` Classic/Triggers/R = `Button X` Classic/D-Pad/Up = `Pad N` Classic/D-Pad/Down = `Pad S` Classic/D-Pad/Left = `Pad W` Classic/D-Pad/Right = `Pad E` Options/Sideways Wiimote = True Any ideas I am all ears, been up hours with this. ![]() RE: Selected Controller Profile Does Not Exist - Ratso - 02-08-2018 Sorry for adding a new post, here's a bump for this one as I am stuck only for adding a second controller for games. Any help would be great. RE: Selected Controller Profile Does Not Exist - mstreurman - 02-08-2018 (02-08-2018, 01:44 PM)Ratso Wrote: Sorry for adding a new post, here's a bump for this one as I am stuck only for adding a second controller for games. Any help would be great. The emulation of Wiimotes and Gamecube controllers at the same time gives some strange results in games that accept both types of controllers at the same time. Basically if you have the buttons mapped at the same time to the same physical controller (e.g. If you map GCN "Start" and WiiMote "+" to the start button of a Xbox controller) there is no way to tell which emulated controller gets selected. The only way to work around this is by disabling the controller in the settings or use a different button mapping for both. RE: Selected Controller Profile Does Not Exist - Ratso - 02-08-2018 Well the setting I have is for both my two 360 controllers to emulate the Wii Controllers. Or am I misunderstanding what you mean. Thanks UPDATE! Even doing it manually MarioKart Wii wasn't taking two controller's well at all because it was choosing whatever of the 360 controllers it wanted, so I saved two different profiles that told the profile which of them to use, then made two called Mario Kart Wii Player 1 and Player 2. In properties it now loads automatically like so: [Controls] WiimoteProfile1 = Mario Kart Wii Player 1 WiimoteProfile2 = Mario Kart Wii Player 2 Works like a charm!! Thanks guys for all the help and patience. Hope this helps anyone who also gets stuck. Now if I can get my girlfriend to stop binge-watching Vampire Diaries and play. >:/ RE: Selected Controller Profile Does Not Exist - mstreurman - 02-08-2018 (02-08-2018, 05:37 PM)Ratso Wrote: Well the setting I have is for both my two 360 controllers to emulate the Wii Controllers. Or am I misunderstanding what you mean. Do you also have the the emulated Gamecube on enabled on your configuration window? RE: Selected Controller Profile Does Not Exist - Ratso - 02-08-2018 Figured it out, check my updated post above. And thanks! |