Homepage › Forums › RetroPie Project › Video Output on RetroPie › mupen64 video plug ins › Reply To: mupen64 video plug ins

#93073
robofruit
Participant

@max0r if you add the following to the emulators retroarch.cfg file under /opt/emulators/configs/’emulator’ it will allow exit with start and select …

input_enable_hotkey_btn = “8”
input_exit_emulator_btn = “9”

Where 8 was my joypads select button and 9 my start button.