03-27-2024, 03:48 PM -
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.
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.