I installed my xbox gamepad with "xboxdrv_0.8.2-1_amd64.deb" and the controller works just fine with Linux games such as Open Arena. The difficulty I am haveing is when I play DOOM64 EX in Wine, my gamepad is not detected. DOOM 64 EX detects my gamepad in Windows, so its not my version of DOOM. I hope some one could point me in the right direction to get this to work.
Asked
Active
Viewed 3,170 times
1 Answers
0
I don't know what Doom 64 Ex is doing, but a general problem withe Xbox360 gamepads and Windows is that there are two APIs for input in Window, Xinput and DirectInput. Wine only emulates the later, older API, and doesn't handle Xinput at all. Some modern games however require Xinput.
There is a workaround via a Xbox360 controller emulation DLL (the same you would use to make an old pre-Xinput gamepad work with modern games in Windows). This thread describes it:
Grumbel
- 4,879