PSX DualShock controller rumble enable via GPIO
-
Hi everybody. I need help!
Can someone enable rumble function in gamecon driver on new 4.19.50 kernel. I was managed to almost stop random inputs by editing the gamecon_gpio_rpi.c file.
The following codes that i change...
#define GC_PSX_DELAY 7
#define GC_PSX_DELAY2 12
On stock file there was 3 for DELAY and 25 for DELAY2. Then i add modprobe gamecon_gpio_rpi psx_delay=10 in gamecon.conf file.
I have found some modified driver from this post from user JoFo https://retropie.org.uk/forum/topic/6395/dualshock-2-getting-it-to-work/79, but it works with older version kernel.
I'm not an C developer, because i need help from professionals of that work. Please somebody can help me with that.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.