Open davidhedlund opened 9 months ago
I can't reproduce the problem of sdl2 controller driver reverting to udev on a fresh appimage download.
I can't reproduce the problem of sdl2 controller driver reverting to udev on a fresh appimage download.
Thank you for testing it.
I tested it in Trisquel 11. Which distro did you test it in?
Ubuntu Mate 23.10 (edited; forgot I updated my system)
I can't reproduce the problem of sdl2 controller driver reverting to udev on a fresh appimage download.
Ubuntu Mate 23.10 (edited; forgot I updated my system)
Apparently this bug is caused by an autoconfig file for DualSense. I rewrote the top post from scratch.
Description
When using the SDL2 joypad driver with a DualSense controller in the RetroArch AppImage, the controller behaves erratically and interferes with keyboard functionality. This issue does not occur with the Flatpak version or with other controllers like the Nintendo Switch Pro Controller.
Steps to Reproduce
Part 1
To address the issue with the DualSense controller, revert to the previous autoconfig file for the PS5 Controller. The problematic configuration is caused by either or both of these lines:
Commenting out one of these lines may not resolve the issue, as the presence of either can trigger the bug.
Important Note
It's worth noting that I have submitted an updated autoconfig file to prevent this problem with DualSense controllers in the future. However, the unexpected behavior where improper mapping causes the keyboard to stop functioning is a separate concern that requires further investigation.
Part 2
Method 1
Method 2
Expected Behavior
The DualSense controller should function normally, allowing for proper input and configuration.
Actual Behavior
Still Functional:
Method 1
Issues:
vokoscreenNG-2024-08-03_04-06-07.webm
Method 2
Issues:
Environment
Additional Information
Video Evidence
[Link to video demonstrating the issue]
References
Possible Related Issues
Any assistance in resolving this issue would be greatly appreciated.