Hi, so here is my situation:
-Bought and soldered the GPIO SNES adaptor for Retropie
-Installed from scratch the latest version of the Retropie SD image
-Installed SNESdev from the setup program
-Tested both controllers with jtest (the js0 and js1 joypads were inverted, I -switched them on the GPIO adapter and it works nicely, now)
-Launched emulationstation and was able to configure both controllers just fin4
-Launched a ROM and was able to play (both player 1 and player 2)
-Now on to my problem:
-While in a ROM (SNES or NES), I can use the ESC key to quit the emulator and be brought back to emulationstation.
-While in a ROM (SNES or NES), I can use the button on the GPIO adapter to quit the emulator and be brought back to emulationstation.
-I want to configure a button combo on my joystick that will do the same thing as ESC or (3x) button on GPIO.
Where do I have to put the following lines?
input_enable_hotkey_btn = “6”
input_exit_emulator = “4”
I have tried in /opt/retropie/emulators/RetroArch/configs/SNES-to-GamepadDevice.cfg but it did not work. There are so many .cfg files involved that I must admit I’m kind of lost.
Everything else is working great (still have to tweak overclocking to resolve some sound issues in some games, but it’s ok)
Thanks for the help!