From 54f2756e26ab3c825ca9b227f19f94957c49fe22 Mon Sep 17 00:00:00 2001 From: Jobima <120876134+Jobima1st@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:21:06 +0300 Subject: [PATCH] Update DS3 Compatible HID Device.cfg SXS to make... ...the "PS" toggle menu --- dinput/DS3 Compatible HID Device.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dinput/DS3 Compatible HID Device.cfg b/dinput/DS3 Compatible HID Device.cfg index a76b3a5cb..5e5736459 100644 --- a/dinput/DS3 Compatible HID Device.cfg +++ b/dinput/DS3 Compatible HID Device.cfg @@ -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" @@ -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" \ No newline at end of file