Homepage Forums RetroPie Project Controller Configuration in RetroPie No hotkeys working (RB2 / Retropie 3.4 / NES30 Pro) Reply To: No hotkeys working (RB2 / Retropie 3.4 / NES30 Pro)

#114900
Floob
Member

The button codes for that should be

input_b_btn = "12"
input_y_btn = "15"
input_select_btn = "21"
input_start_btn = "22"
input_a_btn = "11"
input_x_btn = "14"
input_l_btn = "17"
input_r_btn = "18"
input_l2_btn = "19"
input_r2_btn = "20"
input_l3_btn = "24"
input_r3_btn = "25"

Your file doesnt look like it was generated by EmulationStation? It will generate the correct hotkeys for you.