RPCS3 Forums
SDL error with UInput virtual controller - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: Support & Issues (https://forums.rpcs3.net/forumdisplay.php?fid=17)
+--- Forum: Support (https://forums.rpcs3.net/forumdisplay.php?fid=18)
+--- Thread: SDL error with UInput virtual controller (/showthread.php?tid=207261)



SDL error with UInput virtual controller - mad4ps3 - 03-27-2024

Hello everyone. I'm struggling to get my controller working on rpcs3. I get a SDL error. My controller is a virtual controller that use uinput to inject commands. It works correctly on MAME, ES and Flycast. I would like to understand if there is any fix to let it working. I'm on Batocera v. 39.

Error is "sdl error: haptic: unable to get device's features: invalid arguments."

I could also change the way my virtual controller is presented to the OS (i've personally wrote the code), but I need to understand what is the root cause.

I wonder if there is some info missing from my virtual controller, to the SDL. I even tried to set vendor and product ID of a Dualshock 3, but I have the same issue.


Thank you in advance.