You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System: Debian 11 amd 64, linux kernel 6.1, libsdl2 v2.30.11
Bluetooth: tp-link cpi express Wifi6 + bluetooth v5.2
RA version: 1.20.0 last commit.
Compilation: GCC 10
Problem: Rumble not works way bluetooth.
Expected behavior
The problem I have is with the Xbox one S gamepad and Amazon Luna. They work fine via cable, both rumble and controls, especially in udev.
The problem is with bluetooth, if I charge the controllers via udev it is impossible for me to calibrate the sticks, the recognition is totally unbalanced to the point of not recognizing some directions, but the rumble works fine, at least on the xbox controller.
On the luna controller neither the sticks nor the rumble work well, and some buttons overlap, something that does not happen with cable.
However, if I choose the controller driver via SDL2 (in whose code there is support for the luna controller vibration) the xbox controller seems to work correctly via bluetooth, at least there are no problems with the buttons, but some rumble motor seems to fail.
The Luna controller in the only mode that works well via bluetooth is way SDL2, with the other controls it has duplicate buttons, but there is no way for the rumble to work. I understand that the sdl2 joypad code would have to be updated.
Steps to reproduce the bug
Connect gamepads way wire and test in pcsx rearmed with padtester 1.1 elf, all works fine.
Same that stip 1 but way bluetooth, problems in the button, in SDL2 drivers buttons works, but not rumble in luna gamepad.
Version/Commit
1.20.0
Bisect Results
No response
Present in the nightly version
Yes, this is reproduced in the nightly build
Platform & operating system
Linux debian 11 amd 64 kernel 6.1
Affected Cores
Alls
Environment information
Sdl2 version 2.30.11
Relevant log output
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
System: Debian 11 amd 64, linux kernel 6.1, libsdl2 v2.30.11
Bluetooth: tp-link cpi express Wifi6 + bluetooth v5.2
RA version: 1.20.0 last commit.
Compilation: GCC 10
Problem: Rumble not works way bluetooth.
Expected behavior
The problem I have is with the Xbox one S gamepad and Amazon Luna. They work fine via cable, both rumble and controls, especially in udev.
The problem is with bluetooth, if I charge the controllers via udev it is impossible for me to calibrate the sticks, the recognition is totally unbalanced to the point of not recognizing some directions, but the rumble works fine, at least on the xbox controller.
On the luna controller neither the sticks nor the rumble work well, and some buttons overlap, something that does not happen with cable.
However, if I choose the controller driver via SDL2 (in whose code there is support for the luna controller vibration) the xbox controller seems to work correctly via bluetooth, at least there are no problems with the buttons, but some rumble motor seems to fail.
The Luna controller in the only mode that works well via bluetooth is way SDL2, with the other controls it has duplicate buttons, but there is no way for the rumble to work. I understand that the sdl2 joypad code would have to be updated.
Steps to reproduce the bug
Connect gamepads way wire and test in pcsx rearmed with padtester 1.1 elf, all works fine.
Same that stip 1 but way bluetooth, problems in the button, in SDL2 drivers buttons works, but not rumble in luna gamepad.
Version/Commit
1.20.0
Bisect Results
No response
Present in the nightly version
Yes, this is reproduced in the nightly build
Platform & operating system
Linux debian 11 amd 64 kernel 6.1
Affected Cores
Alls
Environment information
Sdl2 version 2.30.11
Relevant log output
The text was updated successfully, but these errors were encountered: