GPIO Pin
-
Hi,
how can i change the pin for buttons with mk_arcade? i have only up, b, start and select working.i have this hardware configuration:
|BUTT:GPIO_PIN|
|up : 18| OK
|down : 12|
|left : 7|
|right : 8|
|LT : 16|
|LR : 1|
|A : 20|
|B : 25| OK
|start : 24| OK
|Select : 23| OK -
have a look at https://github.com/recalbox/mk_arcade_joystick_rpi#loading-the-driver, i'm not sure recalbox has that feature. The parameters can be edited in the recalbox.conf. But you'd need Recalbox 4.1 at least. But I can't tell for sure we handle that for now