11 Oct 2017, 06:17

Hi, i'm having the following problem: I wired 2 PSX controllers to the GPIO just like is said in https://github.com/recalbox/recalbox-os/wiki/Gamecon-controllers-(EN), everything is correctly wired, the controller 'works' but sends random button pushes, then searching for some fix I found this:

https://retropie.org.uk/forum/topic/6980/random-input-psx-controller-gpio

There is a simple way to solve the problem, but I'm using recalbox 4.1, and aparently this version doesn't have the .c module, found a '.ko' gamecon module in 'libs', but is compiled, so I need to figure out how to make the changes described in that link and recompile, 'amecon_gpio_rpi.c' for editing, any help?