oha
This commit is contained in:
parent
baaee05fd7
commit
2fbebc2692
2746 changed files with 27870 additions and 3 deletions
16
.config/retroarch/autoconfig/8Bitdo NES30 GamePad.cfg
Normal file
16
.config/retroarch/autoconfig/8Bitdo NES30 GamePad.cfg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
input_driver = "udev"
|
||||
input_device = "8Bitdo NES30 GamePad"
|
||||
input_vendor_id = "3034"
|
||||
input_product_id = "5924"
|
||||
input_b_btn = "1"
|
||||
input_select_btn = "10"
|
||||
input_start_btn = "11"
|
||||
input_up_axis = "-1"
|
||||
input_down_axis = "+1"
|
||||
input_left_axis = "-0"
|
||||
input_right_axis = "+0"
|
||||
input_a_btn = "0"
|
||||
input_y_btn = "4"
|
||||
input_x_btn = "3"
|
||||
input_l_btn = "6"
|
||||
input_r_btn = "7"
|
||||
16
.config/retroarch/autoconfig/USB Gamepad .cfg
Normal file
16
.config/retroarch/autoconfig/USB Gamepad .cfg
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
input_driver = "udev"
|
||||
input_device = "USB Gamepad "
|
||||
input_vendor_id = "121"
|
||||
input_product_id = "17"
|
||||
input_b_btn = "2"
|
||||
input_y_btn = "4"
|
||||
input_select_btn = "8"
|
||||
input_start_btn = "9"
|
||||
input_up_axis = "-1"
|
||||
input_down_axis = "+1"
|
||||
input_left_axis = "-0"
|
||||
input_right_axis = "+0"
|
||||
input_a_btn = "1"
|
||||
input_x_btn = "3"
|
||||
input_l_btn = "6"
|
||||
input_r_btn = "7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue