atar-axis / xpadneo

Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
https://atar-axis.github.io/xpadneo/
GNU General Public License v3.0
1.92k stars 111 forks source link

Xbox Elite Series 2 Controller: Paddle Support #332

Closed chaorace closed 2 years ago

chaorace commented 2 years ago

Is your feature request related to a problem? Please describe. Currently, the Xbox Elite Series 2 controller paddles are not supported by xpadneo.

Note: This issue pertains to the handling of paddles as distinct buttons, which is what happens when the controller is in the default profile slot. Other profile slots can bind the paddles to face buttons, which already works as-is with xpadneo.

Describe the solution you'd like I'd like for the Xbox Elite Series 2 paddle inputs to each be recognized as unique buttons when they are not bound to a button alias by the controller profile.

Describe alternatives you've considered As previously noted, it's entirely possible to use the paddles with the current xpadneo driver, but only through aliasing via the controller's button profiles. This approach imposes two significant limitations:

Amusingly, you can also wire your controller to an Android phone and connect it remotely to your machine using Steam Link. The Steam client will recognize the controller as an Elite Series 2 and will allow you to rebind the paddles. This is somewhat surprising, since the Steam client did not allow paddle binding when using a direct wired connection to my machine (despite correctly recognizing the controller as an Elite Series 2).

Additional context The potential for providing paddle support has been discussed previously in other issues. I'll link those here so other interested parties can more easily find their way here:

I do own an XBox Elite Series 2 controller and I even have a little programming know-how, but I've never worked on a kernel driver... nor ever even used C. I won't be able to pull off this feature myself, but I'd like to do everything I can to help! Please let me know if there's any way I can assist.

MNS26 commented 2 years ago

any luck so far?

i just got a elite 2 as well and was wondering if it works