Skip to content

Commit

Permalink
Update DS3 Compatible HID Device.cfg SXS to make...
Browse files Browse the repository at this point in the history
...the "PS" toggle menu
  • Loading branch information
Jobima1st authored and RobLoach committed Dec 18, 2024
1 parent 105c453 commit 54f2756
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dinput/DS3 Compatible HID Device.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ input_r_x_plus_axis = "+2"
input_r_x_minus_axis = "-2"
input_r_y_plus_axis = "+5"
input_r_y_minus_axis = "-5"
input_menu_toggle_btn = "12"

input_b_btn_label = "Cross"
input_y_btn_label = "Square"
Expand All @@ -57,3 +58,4 @@ input_r_x_plus_axis_label = "Right Analog Right"
input_r_x_minus_axis_label = "Right Analog Left"
input_r_y_plus_axis_label = "Right Analog Down"
input_r_y_minus_axis_label = "Right Analog Up"
input_menu_toggle_btn_label = "PS"

0 comments on commit 54f2756

Please sign in to comment.