Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Holding Select Button Problem – Game Boy Color › Reply To: Holding Select Button Problem – Game Boy Color
Well I think I have the Select button working in Zelda now! I went into the config file for my NES30 Joystick and commented out all of the following text:
# input_enable_hotkey_btn = “6”
# input_exit_emulator_btn = “7”
# input_reset_btn = “3”
# input_menu_toggle_btn = “1”
# input_state_slot_decrease_axis = “-0”
# input_state_slot_increase_axis = “+0”
# input_save_state_btn = “5”
# input_load_state_btn = “4”
A bit unfortunate that I need a keyboard connected but that’s ok. I think ideally I would have it so you could exit the emulator by pressing Select, Start, L & R all together but without the button holding / enable hotkey issue.