Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Can't change emulator exit button › Reply To: Can't change emulator exit button
Now that I’ve got everything back to where it was on my Pi and I’m more fammiliar with the new filesystem organiztation lets swiftly head back to the original topic of how to set an exit button on my wireless xbox 360 controller.
I’ve looked in the file named ‘XboxGamepad(userspacedriver).cfg’ located in ‘/opt/retropie/emulators/RetroArch/configs’ and I found this at the bottom of the config file (it has been altered by me):
input_enable_hotkey_btn = “8”
input_exit_emulator_btn = “1”
input_save_state_btn = “2”
input_load_state_btn = “3”
The current setting should make it so that when I press the back button followed by the B button it should exit however this hasn’t worked otherwise I would’t be here to bother you :). Am I looking in the right file or should I still be using the old ‘retroarch.cfg’ method?