Exit Emulator Issue
-
I found this thread: problem exiting game with start + select
and I'm having a similar issue. This used to work for me, but is not now and I'm not sure what changed. I've tried 2 different controllers and no luck either way.rPiie 3 with Logitech Dual Action Controller or Sony PS4 Controller (via USB). I notice on the Logitech controller, "Select" is mapped to Button 8, but I don't see that anywhere in the config file. I tried changing "input_exit_emulator_btn" to 8, but no luck.
My current workaround was to set up a RetroArch hotkey of L1+R1+Start+Select that will load the RetroArch menu that will allow me to exit. Also, hitting Esc on my keyboard will also work. Looking to regain this functionality in the controller directly.
Here are the contents of the Mapping File for the Logitech
input_device = "Logitech Logitech Dual Action"
input_driver = "udev"
input_l_btn = "4"
input_load_state_btn = "4"
input_start_btn = "9"
input_exit_emulator_btn = "9"
input_up_btn = "h0up"
input_a_btn = "2"
input_b_btn = "1"
input_reset_btn = "1"
input_down_btn = "h0down"
input_r_btn = "5"
input_save_state_btn = "5"
input_r2_btn = "7"
input_right_btn = "h0right"
input_state_slot_increase_btn = "h0right"
input_x_btn = "3"
input_menu_toggle_btn = "3"
input_select_btn = "8"
input_enable_hotkey_btn = "8"
input_y_btn = "0"
input_left_btn = "h0left"
input_state_slot_decrease_btn = "h0left"
input_l2_btn = "6"And the Sony:
input_device = "Sony Computer Entertainment Wireless Controller"
input_driver = "udev"
input_r_y_plus_axis = "+5"
input_l3_btn = "10"
input_r_x_minus_axis = "-2"
input_l_btn = "4"
input_load_state_btn = "4"
input_start_btn = "9"
input_exit_emulator_btn = "9"
input_l_y_minus_axis = "-1"
input_up_btn = "h0up"
input_r_y_minus_axis = "-5"
input_a_btn = "2"
input_b_btn = "1"
input_reset_btn = "1"
input_down_btn = "h0down"
input_l_x_plus_axis = "+0"
input_l_y_plus_axis = "+1"
input_r_btn = "5"
input_save_state_btn = "5"
input_r3_btn = "11"
input_right_btn = "h0right"
input_state_slot_increase_btn = "h0right"
input_x_btn = "3"
input_menu_toggle_btn = "3"
input_select_btn = "8"
input_enable_hotkey_btn = "8"
input_l_x_minus_axis = "-0"
input_y_btn = "0"
input_left_btn = "h0left"
input_state_slot_decrease_btn = "h0left"
input_r_x_plus_axis = "+2"
input_l2_btn = "6"
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.