Emulator Issues #2122
closedxpad360 does not work with Linux
0%
Description
What steps will reproduce the problem?
- Open the config window of the xpad360 plugin
- press a button to change it's mapping -> "Press Key/Button"
- pressing a button or trigger on the gamepad has no effect, xpad360 does
not get the event (and can thus not be configured)
What is the expected output? What do you see instead?
The plugin recognizing the button pressed on the gamepad. (Works fine with
nJoy)
Instead, nothing happens, as if there would have been no event from the
gamepad.
What version of the product are you using? On what operating system?
Dolphin r4929, Ubuntu 9.10 x64, xbox controller
Updated by ayuanx almost 15 years ago
Don't bother, "Dolphin KB/X360pad" is gonna out of phase since it is a
Windows-exclusive-plugin.
Updated by glennricster almost 15 years ago
Did the nJoy plugin work with linux? If so maybe that should be put back into the
build system for linux, and use the GCpad plugin for windows.
Updated by ayuanx almost 15 years ago
glennricster, GCpad is designed to be crossing platform so that we don't need nJoy &
PadSimple any more.
Updated by ayuanx almost 15 years ago
@myutsu150, try GCPad on r4953 or above, it should be fully functional on Linux now.
Updated by nakeee almost 15 years ago
In linux joysticks work using SDL, if SDL will support x360pad so will we.
Is there any reason why it shouldn't be marked as invalid SDL feature request?
Updated by ayuanx almost 15 years ago
nakeee, we already know that X360pad works with SDL on Linux (except rumble of
course), I just want somebody to verify that GCPad is functional on Linux.