-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
00cdb53
commit f5bf027
Showing
38 changed files
with
708 additions
and
78 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
share/fs-uae/input/linux/030000000d0f00005001000009040000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000004c050000e60c000000006800.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = PS5 Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = left_trigger | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = right_shoulder | ||
button_11 = dpad_up | ||
button_12 = dpad_down | ||
button_13 = dpad_left | ||
button_14 = dpad_right | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = select_button | ||
button_5 = start_button | ||
button_6 = menu_button | ||
button_7 = lstick_button | ||
button_8 = rstick_button | ||
button_9 = left_shoulder |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000004c050000e60c000000016800.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = PS5 Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = left_trigger | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = right_shoulder | ||
button_11 = dpad_up | ||
button_12 = dpad_down | ||
button_13 = dpad_left | ||
button_14 = dpad_right | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = select_button | ||
button_5 = menu_button | ||
button_6 = start_button | ||
button_7 = lstick_button | ||
button_8 = rstick_button | ||
button_9 = left_shoulder |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
share/fs-uae/input/linux/030000005e0400002700000000010000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
[fs-uae-controller] | ||
name = Microsoft SideWinder Plug and Play | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = dpad_left | ||
axis_0_pos = dpad_right | ||
axis_1_neg = dpad_up | ||
axis_1_pos = dpad_down | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = left_trigger | ||
button_5 = right_trigger |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000005e0400008e02000047010000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = Atari Xbox 360 Game Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_pos = left_trigger | ||
axis_3_neg = rstick_left | ||
axis_3_pos = rstick_right | ||
axis_4_neg = rstick_up | ||
axis_4_pos = rstick_down | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = rstick_button | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = left_shoulder | ||
button_5 = right_shoulder | ||
button_6 = select_button | ||
button_7 = start_button | ||
button_8 = menu_button | ||
button_9 = lstick_button | ||
hat_0_down = dpad_down | ||
hat_0_left = dpad_left | ||
hat_0_right = dpad_right | ||
hat_0_up = dpad_up |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000007e0500000920000000006800.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = Switch Pro Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = left_trigger | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = right_shoulder | ||
button_11 = dpad_up | ||
button_12 = dpad_down | ||
button_13 = dpad_left | ||
button_14 = dpad_right | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = select_button | ||
button_5 = menu_button | ||
button_6 = start_button | ||
button_7 = lstick_button | ||
button_8 = rstick_button | ||
button_9 = left_shoulder |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000007e0500000920000000026800.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = 8BitDo Pro 2 | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = left_trigger | ||
axis_5_pos = right_trigger | ||
button_0 = east_button | ||
button_1 = south_button | ||
button_10 = right_shoulder | ||
button_11 = dpad_up | ||
button_12 = dpad_down | ||
button_13 = dpad_left | ||
button_14 = dpad_right | ||
button_2 = north_button | ||
button_3 = west_button | ||
button_4 = select_button | ||
button_5 = menu_button | ||
button_6 = start_button | ||
button_7 = lstick_button | ||
button_8 = rstick_button | ||
button_9 = left_shoulder |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/030000007e0500000920000010026800.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = Switch Pro Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = left_trigger | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = right_shoulder | ||
button_11 = dpad_up | ||
button_12 = dpad_down | ||
button_13 = dpad_left | ||
button_14 = dpad_right | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = select_button | ||
button_5 = menu_button | ||
button_6 = start_button | ||
button_7 = lstick_button | ||
button_8 = rstick_button | ||
button_9 = left_shoulder |
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/03000000c62400003a54000001010000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = PowerA 1428124-01 | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_pos = left_trigger | ||
axis_3_neg = rstick_left | ||
axis_3_pos = rstick_right | ||
axis_4_neg = rstick_up | ||
axis_4_pos = rstick_down | ||
axis_5_pos = right_trigger | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = rstick_button | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = left_shoulder | ||
button_5 = right_shoulder | ||
button_6 = select_button | ||
button_7 = start_button | ||
button_8 = menu_button | ||
button_9 = lstick_button | ||
hat_0_down = dpad_down | ||
hat_0_left = dpad_left | ||
hat_0_right = dpad_right | ||
hat_0_up = dpad_up |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/03000000c82d00000660000011010000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = 8BitDo Pro 2 | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
axis_4_pos = right_trigger | ||
axis_5_pos = left_trigger | ||
button_0 = east_button | ||
button_1 = south_button | ||
button_10 = select_button | ||
button_11 = start_button | ||
button_12 = menu_button | ||
button_13 = lstick_button | ||
button_14 = rstick_button | ||
button_3 = north_button | ||
button_4 = west_button | ||
button_6 = left_shoulder | ||
button_7 = right_shoulder | ||
hat_0_down = dpad_down | ||
hat_0_left = dpad_left | ||
hat_0_right = dpad_right | ||
hat_0_up = dpad_up |
2 changes: 1 addition & 1 deletion
2
share/fs-uae/input/linux/050000004c050000e60c000000810000.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[fs-uae-controller] | ||
name = Sony DualSense | ||
name = PS5 Controller | ||
platform = linux | ||
|
||
[default] | ||
|
31 changes: 31 additions & 0 deletions
31
share/fs-uae/input/linux/050000004c69632050726f20436f6e00.fs-uae-controller
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
[fs-uae-controller] | ||
name = Nintendo Switch Controller | ||
platform = linux | ||
|
||
[default] | ||
include = universal_gamepad | ||
axis_0_neg = lstick_left | ||
axis_0_pos = lstick_right | ||
axis_1_neg = lstick_up | ||
axis_1_pos = lstick_down | ||
axis_2_neg = rstick_left | ||
axis_2_pos = rstick_right | ||
axis_3_neg = rstick_up | ||
axis_3_pos = rstick_down | ||
button_0 = south_button | ||
button_1 = east_button | ||
button_10 = lstick_button | ||
button_11 = rstick_button | ||
button_12 = menu_button | ||
button_2 = west_button | ||
button_3 = north_button | ||
button_4 = left_shoulder | ||
button_5 = right_shoulder | ||
button_6 = left_trigger | ||
button_7 = right_trigger | ||
button_8 = select_button | ||
button_9 = start_button | ||
hat_0_down = dpad_down | ||
hat_0_left = dpad_left | ||
hat_0_right = dpad_right | ||
hat_0_up = dpad_up |
Oops, something went wrong.