-
Notifications
You must be signed in to change notification settings - Fork 219
Description
Is there an existing issue for this?
- I searched the existing issues and did not find anything similar.
Current Behavior
Sometimes after playing games or 'Update Joystick' in AntimicroX, all buttons stops responding. Only trigger are responding. However, I dont faced this issue in games. All buttons are detected in games that I tested.
I am using original xbox series controller with original (new one, a bit smaller than the previous one) Xbox Wireless Adapter for Windows.
I faced the same issue in Playnite. And it can be fixed by using sdl2_compat https://github.com/libsdl-org/sdl2-compat/releases
From my understanding, the issue can be fixed by either using sdl3 or sdl2_compat(which uses sdl3 in the background).
Unfortunately, when I replaced sdl in antimicrox with sdl2_compat or sdl3, none of it works. I believe, antimicrox need to be recompiled to use those new sdl.
Any news on newer version of antimicrox? Will it uses updated SDL?
Expected Behavior
All buttons are responding
Steps To Reproduce
- update xbox controller firmware
- Open AntimicroX
- Make sure all buttons are working
- update joystick
- issue happens
Environment
Program Version 3.5.1
Compiled from packaging: GitHub Portable Windows Release
Built Against SDL 2.30.6
Running With SDL 2.30.6
Using Qt 6.7.3
Using Event Handler: SendInput
Host OS: windows Version: 10 Architecture: x86_64