mirror of
https://github.com/libretro/retroarch-joypad-autoconfig.git
synced 2024-11-23 07:59:53 +00:00
Add joystick: Speedlink Competition Pro Extra SL-650212-BKRD
This commit is contained in:
parent
e130ef0d93
commit
6186e64e8e
21
android/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
21
android/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
@ -0,0 +1,21 @@
|
||||
input_driver = "android"
|
||||
input_device = "SPEEDLINK COMPETITION PRO Game Controller for Android "
|
||||
input_device_display_name = "Speedlink Competition Pro Extra SL-650212-BKRD"
|
||||
input_vendor_id = "121"
|
||||
input_product_id = "6172"
|
||||
input_b_btn = "3"
|
||||
input_b_btn_label = "Left Round"
|
||||
input_a_btn = "0"
|
||||
input_a_btn_label = "Right Round"
|
||||
input_select_btn = "4"
|
||||
input_select_btn_label = "Left Triangle"
|
||||
input_start_btn = "1"
|
||||
input_start_btn_label = "Right Triangle"
|
||||
input_up_axis = "-1"
|
||||
input_up_axis_label = "Up"
|
||||
input_down_axis = "+1"
|
||||
input_down_axis_label = "Down"
|
||||
input_left_axis = "-0"
|
||||
input_left_axis_label = "Left"
|
||||
input_right_axis = "+0"
|
||||
input_right_axis_label = "Right"
|
21
dinput/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
21
dinput/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
@ -0,0 +1,21 @@
|
||||
input_driver = "dinput"
|
||||
input_device = "Game Controller for Android "
|
||||
input_device_display_name = "Speedlink Competition Pro Extra SL-650212-BKRD"
|
||||
input_vendor_id = "121"
|
||||
input_product_id = "6172"
|
||||
input_b_btn = "3"
|
||||
input_b_btn_label = "Left Round"
|
||||
input_a_btn = "0"
|
||||
input_a_btn_label = "Right Round"
|
||||
input_select_btn = "4"
|
||||
input_select_btn_label = "Left Triangle"
|
||||
input_start_btn = "1"
|
||||
input_start_btn_label = "Right Triangle"
|
||||
input_up_axis = "-1"
|
||||
input_up_axis_label = "Up"
|
||||
input_down_axis = "+1"
|
||||
input_down_axis_label = "Down"
|
||||
input_left_axis = "-0"
|
||||
input_left_axis_label = "Left"
|
||||
input_right_axis = "+0"
|
||||
input_right_axis_label = "Right"
|
21
udev/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
21
udev/SPEEDLINK COMPETITION PRO Game Controller for Android .cfg
Executable file
@ -0,0 +1,21 @@
|
||||
input_driver = "udev"
|
||||
input_device = "SPEEDLINK COMPETITION PRO Game Controller for Android "
|
||||
input_device_display_name = "Speedlink Competition Pro Extra SL-650212-BKRD"
|
||||
input_vendor_id = "121"
|
||||
input_product_id = "6172"
|
||||
input_b_btn = "3"
|
||||
input_b_btn_label = "Left Round"
|
||||
input_a_btn = "0"
|
||||
input_a_btn_label = "Right Round"
|
||||
input_select_btn = "4"
|
||||
input_select_btn_label = "Left Triangle"
|
||||
input_start_btn = "1"
|
||||
input_start_btn_label = "Right Triangle"
|
||||
input_up_axis = "-1"
|
||||
input_up_axis_label = "Up"
|
||||
input_down_axis = "+1"
|
||||
input_down_axis_label = "Down"
|
||||
input_left_axis = "-0"
|
||||
input_left_axis_label = "Left"
|
||||
input_right_axis = "+0"
|
||||
input_right_axis_label = "Right"
|
Loading…
Reference in New Issue
Block a user