diff --git a/sdl2/Pro Controller (default-off).cfg b/sdl2/Pro Controller (default-off).cfg index 87a20958a..d37c44578 100644 --- a/sdl2/Pro Controller (default-off).cfg +++ b/sdl2/Pro Controller (default-off).cfg @@ -1,3 +1,6 @@ +# This autoconfig file was generated using RetroArch via the Flathub package. +# Please refrain from updating it with an autoconfig created by the AppImage: The SDL2 controller driver utilizes UDEV rather than SDL2 - https://github.com/hizzlekizzle/RetroArch-AppImage/issues/12 +# # This file uses the legacy controller name "Pro Controller" (generated by RetroArch on Linux 5.15) # "(default-off)" was added to the file name to indicate that the autoconfig file is not active by default. See comments for input_vendor_id and input_product_id. # @@ -21,20 +24,21 @@ input_device = "Pro Controller" input_b_btn = "0" input_y_btn = "2" -input_select_btn = "8" -input_start_btn = "9" -input_up_btn = "h0up" -input_down_btn = "h0down" -input_left_btn = "h0left" -input_right_btn = "h0right" +input_select_btn = "4" +input_start_btn = "6" +input_up_btn = "11" +input_down_btn = "12" +input_left_btn = "13" +input_right_btn = "14" input_a_btn = "1" input_x_btn = "3" -input_l_btn = "4" -input_r_btn = "5" -input_l2_btn = "6" -input_r2_btn = "7" -input_l3_btn = "10" -input_r3_btn = "11" +input_l_btn = "9" +input_r_btn = "10" +input_l2_axis = "+4" +input_r2_axis = "+5" +input_l3_btn = "7" +input_r3_btn = "8" +# input_l_x_plus_axis is manually set here since RetroArch can't auto-detect it in Linux 5.15, but manual adjustments make it functional. input_l_x_plus_axis = "+0" input_l_x_minus_axis = "-0" input_l_y_plus_axis = "+1" @@ -45,7 +49,7 @@ input_r_x_minus_axis = "-2" input_r_y_plus_axis = "+3" # input_r_y_minus_axis is manually set here since RetroArch can't auto-detect it in Linux 5.15, but manual adjustments make it functional. input_r_y_minus_axis = "-3" -input_menu_toggle_btn = "12" +input_menu_toggle_btn = "5" input_b_btn_label = "B" input_y_btn_label = "Y"