xbox elite 2 controller swapped buttons #21
Replies: 1 comment 7 replies
-
These patches are outdated... I should update them. Regarding the paddles, I think there's a misconception of them being separate game input buttons - MS never intended that but SDL tries to handle it that way (but it breaks at the protocol level). You can only reliably separately detect the paddles in profile 0 mode (that is, no LED is showing). All the other three profiles map the paddles to existing buttons - there's no separate key code for paddles. That mapping defaults to A,B,X,Y. The problem with X, Y and RB you are seeing is probably due to Steam Input enabled. After (but not sure when) I upgraded this patchset to the latest v0.9 version, that may be fixed. Try installing the latest v0.9 xpadneo driver over this patchset as a module (it should work, I'm doing the same). If that fixes your problem, confirm here. If it doesn't, open an issue report there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @kakra ,
I recently give it a try your xpadneo patches for 5.15 again
This time I could make it working perfectly.
But the problem is... X and Y are swapped and RB is not working and some more problems.
I tried to update the controller firmware to 5.13.3143.0 but I had the following problem and I had to revert back to 4.8.1908.0
https://steamcommunity.com/groups/SteamClientBeta/discussions/0/5144805327263762385/
as you see, with the new firmware steam stopped to have the feature of remapping the paddles and I wanted to have that feature so I reverted the firmware.
My question is:
To whom I have to report the issue about having the buttons wrong using 4.8.1908.0 firmware?
Thanks for your work
Beta Was this translation helpful? Give feedback.
All reactions