Hi,
I want my gamepad Select AND Start buttons, together, to Quit the Emulator (or MALA). Simply, send ESC.
I did a simple Autohotkey script which actually appears to work on occasion but mostly Pressing START ONLY still causes the quit to fire!
My script is as follows, which I have compiled and then I run it before running my FE (Mala). However, Start alone should start the selected game but it actually fires ESC without Joy9 even being pressed.
Joy9 & Joy10::Send {Esc}