I purchased a pi 2 and set up beta 7 on it. Everything works with the keyboard and so does the xin-mo usb controller. However, it seems it's registering multiple presses. For example, in the main menu when I try to move right from one emulator to another, it goes over 2 or 3 instead of just one. How do I adjust this?
Also. how do I set up the escape key (exit game) to map to a button?
Thanks. But that's the problem, I don't know where in the config to map the button. If I use a usb keyboard, by default the escape key allows me to exit an emulator. But I want a button in the xin-mo to do that. But I don't know how to map the button to do the exit... Where do I set it?
I know in advmame I can hit tab on the usb keyboard, and then map buttons there. But there's no option for exit game that I can find.
I also figured out how to get a button to map to the ui_cancel in advmame. I determined that the button was joystick_button[0,16] and modified ~/.advance/advmame.rc to have it for the ui_cancel mapping: input_map[ui_cancel] joystick_button[0,16] or keyboard[0,esc]