1+ input_driver = " android"
2+ input_device = " GAMESAIKE USB GAME Controller "
3+ input_vendor_id = " 1241"
4+ input_product_id = " 3862"
5+ input_device_display_name = " PlayStation Controller"
6+
7+ input_b_btn = " 190"
8+ input_y_btn = " 191"
9+ input_select_btn = " 196"
10+ input_start_btn = " 197"
11+ input_up_btn = " 19"
12+ input_down_btn = " 20"
13+ input_left_btn = " 21"
14+ input_right_btn = " 22"
15+ input_a_btn = " 189"
16+ input_x_btn = " 188"
17+ input_l_btn = " 194"
18+ input_r_btn = " 195"
19+ input_l2_btn = " 192"
20+ input_r2_btn = " 193"
21+ input_l3_btn = " 198"
22+ input_r3_btn = " 199"
23+ input_l_x_plus_axis = " +0"
24+ input_l_x_minus_axis = " -0"
25+ input_l_y_plus_axis = " +1"
26+ input_l_y_minus_axis = " -1"
27+ input_r_x_plus_axis = " +3"
28+ input_r_x_minus_axis = " -3"
29+ input_r_y_plus_axis = " +2"
30+ input_r_y_minus_axis = " -2"
31+
32+ input_b_btn_label = " Cross"
33+ input_y_btn_label = " Square"
34+ input_select_btn_label = " Select"
35+ input_start_btn_label = " Start"
36+ input_up_btn_label = " D-Pad Up"
37+ input_down_btn_label = " D-Pad Down"
38+ input_left_btn_label = " D-Pad Left"
39+ input_right_btn_label = " D-Pad Right"
40+ input_a_btn_label = " Circle"
41+ input_x_btn_label = " Triangle"
42+ input_l_btn_label = " L1"
43+ input_r_btn_label = " R1"
44+ input_l2_btn_label = " L2"
45+ input_r2_btn_label = " R2"
46+ input_l3_btn_label = " L3"
47+ input_r3_btn_label = " R3"
48+ input_l_x_plus_axis_label = " Left Analog X+"
49+ input_l_x_minus_axis_label = " Left Analog X-"
50+ input_l_y_plus_axis_label = " Left Analog Y+"
51+ input_l_y_minus_axis_label = " Left Analog Y-"
52+ input_r_x_plus_axis_label = " Right Analog X+"
53+ input_r_x_minus_axis_label = " Right Analog X-"
54+ input_r_y_plus_axis_label = " Right Analog Y+"
55+ input_r_y_minus_axis_label = " Right Analog Y-"
0 commit comments