Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Need help with wired Xbox 360 controller › Reply To: Need help with wired Xbox 360 controller
06/22/2014 at 11:58
#8897
Inactive
Yes its possible to do this, many emulators already use this as a way to exit the emulator, with it generally being hardcoded into the emulator, some others you can configure it in the .cfg files.
In retroarch.cfg you are looking for the following bindings, adjust them to whichever buttons you need, with mine #8 is select and #9 is start
input_enable_hotkey_btn = "8"
input_exit_emulator_btn = "9"
What other emulators are you using?