11input_driver = " xinput"
2- input_device = " Bluetooth XINPUT compatible input device "
3- input_device_display_name = " GuliKit Elves 2 "
4-
5- input_vendor_id = " 1118 "
6- input_product_id = " 736 "
2+ input_device = " Controller (8BitDo Pro 3) "
3+ input_device_display_name = " 8BitDo Pro 3 Wired Xinput Mode "
4+ input_vendor_id = " 11720 "
5+ # comment product ID, since it's the same as the Ultimate 2 Wireless
6+ # input_product_id = "12555 "
77
88input_b_btn = " 0"
99input_y_btn = " 2"
@@ -29,24 +29,23 @@ input_r_x_plus_axis = "+2"
2929input_r_x_minus_axis = " -2"
3030input_r_y_plus_axis = " -3"
3131input_r_y_minus_axis = " +3"
32- input_menu_toggle_btn = " 10"
3332
34- input_b_btn_label = " B"
35- input_y_btn_label = " Y"
36- input_select_btn_label = " Minus"
37- input_start_btn_label = " Plus"
3833input_up_btn_label = " D-Pad Up"
3934input_down_btn_label = " D-Pad Down"
4035input_left_btn_label = " D-Pad Left"
4136input_right_btn_label = " D-Pad Right"
4237input_a_btn_label = " A"
38+ input_b_btn_label = " B"
4339input_x_btn_label = " X"
44- input_l_btn_label = " L1"
45- input_r_btn_label = " R1"
46- input_l2_axis_label = " ZL"
47- input_r2_axis_label = " ZR"
48- input_l3_btn_label = " L3"
49- input_r3_btn_label = " R3"
40+ input_y_btn_label = " Y"
41+ input_select_btn_label = " Select"
42+ input_start_btn_label = " Start"
43+ input_l_btn_label = " L Shoulder"
44+ input_r_btn_label = " R Shoulder"
45+ input_l2_axis_label = " L Trigger"
46+ input_r2_axis_label = " R Trigger"
47+ input_l3_btn_label = " Left Stick Click"
48+ input_r3_btn_label = " Right Stick Click"
5049input_l_x_plus_axis_label = " Left Stick Right"
5150input_l_x_minus_axis_label = " Left Stick Left"
5251input_l_y_plus_axis_label = " Left Stick Down"
@@ -55,4 +54,4 @@ input_r_x_plus_axis_label = "Right Stick Right"
5554input_r_x_minus_axis_label = " Right Stick Left"
5655input_r_y_plus_axis_label = " Right Stick Down"
5756input_r_y_minus_axis_label = " Right Stick Up"
58- input_menu_toggle_btn_label = " Home"
57+ input_menu_toggle_btn_label = " Home"
0 commit comments