![]() |
|
standard controller no longer works. - 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: standard controller no longer works. (/Thread-standard-controller-no-longer-works) |
standard controller no longer works. - ulao - 03-12-2012 Ok there must be something new I missed. I noticed the "standard controller" is no longer the default and instead its "nothing". So I changed that, my controller works in GCPad and is all set up under player one. No inputs are working. Is there a new hidden selection I need ot make? I have 2.0-433. Oh wow, I had disable my wii remotes, and uncheck reconnect wii mote on state load for it to allow me to use my GC controller. Is this intended, kinda irritating. RE: standard controller no longer works. - LPFaint99 - 03-12-2012 if a game supports both wiimotes and gcpads and you have buttons from the same controller set for both there is no way to tell which you intended to use; feel free to offer suggestions for determine the users intention in a case like this but you found the solution, only enable the controller that you intend to use, if both are mapped with the same controller RE: standard controller no longer works. - ulao - 03-12-2012 This is the GCgame, not the wii game? Otherwise I understand what you mean, just not true in this case. RE: standard controller no longer works. - LPFaint99 - 03-12-2012 that's really odd, wiimotes can't be accessed by GC games, the emulated hw isnt even used. If you can provide detailed steps to reproduce I'll see if I can reproduce it here and attempt to fix the issue. RE: standard controller no longer works. - ulao - 03-12-2012 After a bit the controller stopped working all together and I had to reboot. So in an effort to recreate this I fail. If this does re-occur I will try to nail down how this happened ( maybe I need my wii motes's sync'd ?) RE: standard controller no longer works. - ulao - 03-15-2012 Yup, if the Wii is attach and assigned a player status the normal controller does not work at all. I have to un "pair" the wii mote. RE: standard controller no longer works. - ulao - 04-01-2012 Wow this controller plug in is kinda messed up? Ok the above is sort of true but random ( yet fixable) , tough here is something odd? plug a controller in ( for sake of argument use the same controller/driver ) now set it up and all is fine. Now add a controller to the system ( not dolphin ), now player one is ripped of one of its axis? For example the c stick is now dead but everything else works. Now you can futz with player one and all of a sudden the main stick is none functional but the c stick is ok. I may try to find a working version but I think its quite far back when this occurred, like a year ( only a guess) . In my case I use axis 0 and 1 mainstick axis y rot and x rot c-stick and slider and dial for the L/R Now here is a kicker, slider and dial(aka slider 1) are no longer available to select but using my saved profile from a year ago still works. Is shows slider and dial even though its no longer an option. I have a very strong suspicion these are related. As though someone left out the two analogs in code somewhere and the enum is off. Ok the issue was with my saved profile. If I start from scratch it seems to work. It must be the missing sliders. Maybe my profile is not lining up with the code? When I start from scratch it detect my slider but is not listed. Thankfully the detection works So that solved my issue. here is my saved profile if someone wants to figure out what went wrong. FYI I dont use SDL anymore its a bit buggy, that could have been the issue. For example if I set up my controller then unplug it SDL responses to the mouse? Code: [GCPad1]------------------------------------------------------update------------------------------------------------------------- Huh that is odd, there is no issue with the 64 bit build? I guess that is good enough for me. I just never though to test it since my upgrade ( few weeks ago ). |