Sorry about "hkmode=20", was a typo from me (wrote it before going to work and was really late) :S
I think following config should work :
The mk_arcade_joystick_rpiĀ driver used on Freeplaytech platform is a improved version of the original and require additional gpio buttons declared (even if it is set to -1).
Important note: Avoid space before and after "=" and ","
I think following config should work :
Code:
options mk_arcade_joystick_rpi map=4 gpio=4,17,27,22,10,9,25,24,23,18,15,14,2,19,26,-1,-1,-1,-1,-1,-1 hkmode=2
The mk_arcade_joystick_rpiĀ driver used on Freeplaytech platform is a improved version of the original and require additional gpio buttons declared (even if it is set to -1).
Important note: Avoid space before and after "=" and ","