univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.68k stars 239 forks source link

Xbox gamepad input not working correctly in v5.0.1 #322

Closed KaiLee2588 closed 1 year ago

KaiLee2588 commented 1 year ago

Describe the bug Xbox Series X Controller input not working properly in v5.0.1.
Only seems to register RT and LT inputs, not showing any other inputs.

To Reproduce

Expected behavior No input shown except Trigger buttons.
And the triggers buttons display feels "glitched", it only register properly when "both RT & LT are pressed".

Screenshots If applicable, add screenshots to help explain your problem.

Additional information:

Additional context SDL2 Tester #297 is working properly without issues.
Downgrade to v5.0.0 is working fine with v5.0.0 preset fixes from #285 . I'm thinking maybe it's the preset issues?
But I tired using v5.0.0 presets on v5.0.1 plugins, didn't resolve the issue.

univrsal commented 1 year ago

Try this build it should fix the issue https://github.com/univrsal/input-overlay/actions/runs/4354836239

KaiLee2588 commented 1 year ago

Try this build it should fix the issue https://github.com/univrsal/input-overlay/actions/runs/4354836239

Got it, it's working great now! This build does it. Using v5.0.1 preset with no drifting or other fixes needed.