mirror of
https://github.com/libretro/retroarch-joypad-autoconfig.git
synced 2024-11-27 01:52:03 +00:00
Added autoconfig mapping for Hyperkin Scout Premium Wireless BT
Additional mapping file for the Hyperkin Scout Premium Wireless BT. Prevents conflicts with other "Wireless Gamepad" devices.
This commit is contained in:
parent
945c145f65
commit
0ee1de596d
17
dinput/Hyperkin Scout Premium Wireless BT.cfg
Normal file
17
dinput/Hyperkin Scout Premium Wireless BT.cfg
Normal file
@ -0,0 +1,17 @@
|
||||
input_driver = "dinput"
|
||||
input_device = "Wireless Gamepad"
|
||||
input_device_display_name = "Hyperkin Scout Premium Wireless BT"
|
||||
input_vendor_id = "11812"
|
||||
input_product_id = "8202"
|
||||
input_up_btn = "h0up"
|
||||
input_down_btn = "h0down"
|
||||
input_left_btn = "h0left"
|
||||
input_right_btn = "h0right"
|
||||
input_select_btn = "8"
|
||||
input_start_btn = "9"
|
||||
input_a_btn = "1"
|
||||
input_b_btn = "0"
|
||||
input_x_btn = "3"
|
||||
input_y_btn = "2"
|
||||
input_l_btn = "4"
|
||||
input_r_btn = "5"
|
Loading…
Reference in New Issue
Block a user