18 Jun 2015, 12:47

Hi, I'm trying to mount an arcade for 2 players by GPIO, and I changed the recalbox.conf such that well. ------------ E - GPIO Controllers ------------ # ## If one of the enable_[controller] is set to 1, set the other to 0 ## GPIO Controllers ## enable controllers on GPIO (mk_arcard_joystick_rpi) enable_mk_gpio=0 ## mk_gpio arguments (map=1 for only one gpio controller) mk_gpio_args=map=1,2 What I have to do now? I tried to install the scrip as it says here https://github.com/digitalLumberjack/mk_arcade_joystick_rpi/blob/master/README.md but not how to continue to operate it. Can anyone help me how to follow?