Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linuxraw: Update Sony Interactive Entertainment Wireless Controller #1172

Merged
merged 28 commits into from
Sep 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
f0d1414
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
4a831d2
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
c68cc74
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
de1c32f
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
cd479ea
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
d5067a6
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 6, 2024
99e4e58
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 10, 2024
eac511b
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 10, 2024
82f966b
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 10, 2024
5c007a6
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 20, 2024
0f2bc78
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 21, 2024
2175e03
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 21, 2024
7c887eb
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 21, 2024
973a715
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 23, 2024
d84636d
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 23, 2024
bb14c3f
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 24, 2024
c134526
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Aug 25, 2024
e8c1e57
Create Create Wireless Controller.cfg
davidhedlund Aug 26, 2024
f2b7572
Rename Create Wireless Controller.cfg to Wireless Controller.cfg
davidhedlund Aug 26, 2024
97859ee
Update Wireless Controller.cfg
davidhedlund Sep 4, 2024
fa27969
Update Wireless Controller.cfg
davidhedlund Sep 4, 2024
8cfda02
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Sep 4, 2024
ab3f778
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Sep 4, 2024
fed0c8a
Update Wireless Controller.cfg
davidhedlund Sep 4, 2024
343cb6d
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Sep 12, 2024
226b97b
Delete linuxraw/Wireless Controller.cfg
davidhedlund Sep 12, 2024
94b5d84
Update Sony Interactive Entertainment Wireless Controller.cfg
davidhedlund Sep 12, 2024
5760a74
Update and rename Sony Interactive Entertainment Wireless Controller.…
davidhedlund Sep 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions linuxraw/Sony DualShock 4 Controller.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
input_driver = "linuxraw"
input_device = "Sony Interactive Entertainment Wireless Controller"
input_device_display_name = "Sony Interactive Entertainment Wireless Controller (DualShock 4 v2)"
input_device_alt1 = "Wireless Controller"
input_device_display_name_alt1 = "Wireless Controller (DualShock 4 v2)"
input_device_alt2 = "Sony Computer Entertainment Wireless Controller"
input_device_display_name_alt2 = "Sony Computer Entertainment Wireless (DualShock 4 v1)"
input_b_btn = "0"
input_y_btn = "3"
input_select_btn = "8"
input_start_btn = "9"
input_up_axis = "-7"
input_down_axis = "+7"
input_left_axis = "-6"
input_right_axis = "+6"
input_a_btn = "1"
input_x_btn = "2"
input_l_btn = "4"
input_r_btn = "5"
input_l2_axis = "+2"
input_r2_axis = "+5"
input_l3_btn = "11"
input_r3_btn = "12"
input_l_x_plus_axis = "+0"
input_l_x_minus_axis = "-0"
input_l_y_plus_axis = "+1"
input_l_y_minus_axis = "-1"
input_r_x_plus_axis = "+3"
input_r_x_minus_axis = "-3"
input_r_y_plus_axis = "+4"
input_r_y_minus_axis = "-4"
input_menu_toggle_btn = "10"
input_b_btn_label = "Cross"
input_y_btn_label = "Square"
input_select_btn_label = "Create"
input_start_btn_label = "Options"
input_a_btn_label = "Circle"
input_x_btn_label = "Triangle"
input_l_btn_label = "L1"
input_r_btn_label = "R1"
input_l2_axis_label = "L2 Trigger"
input_r2_axis_label = "R2 Trigger"
input_l3_btn_label = "L3"
input_r3_btn_label = "R3"
input_up_btn_label = "D-Pad Up"
input_down_btn_label = "D-Pad Down"
input_left_btn_label = "D-Pad Left"
input_right_btn_label = "D-Pad Right"
input_l_x_plus_axis_label = "Left Analog X+ (Right)"
input_l_x_minus_axis_label = "Left Analog X- (Left)"
input_l_y_plus_axis_label = "Left Analog Y+ (Down)"
input_l_y_minus_axis_label = "Left Analog Y- (Up)"
input_r_x_plus_axis_label = "Right Analog X+ (Right)"
input_r_x_minus_axis_label = "Right Analog X- (Left)"
input_r_y_plus_axis_label = "Right Analog Y+ (Up)"
input_r_y_minus_axis_label = "Right Analog Y- (Up)"
input_menu_toggle_btn_label = "PS"
26 changes: 0 additions & 26 deletions linuxraw/Sony Interactive Entertainment Wireless Controller.cfg

This file was deleted.

Loading