Hi,
I have followed much of the same process as on here, I have up/down/left/right/a/b/x/y all working ok.
Start and select don't work however. In the config file I have the following:
SELECT 6 # 'Select button'
START 16 # 'Start button'
I noticed in the list of commands does not include 'start' and 'select' (i looked at the kerTable. file referred to on adafruit tutorial) so maybe it should be SPACE and ENTER, I tried this but still does not work in emulationstation or when playing a game.
Any ideas?
I am just using arcade buttons and a joystick.
Just to check, does the part after the # matter? I thought this was just a reference in the code to the person reading it so they knew what that button/PIN did.