diff --git a/udev/Sony Interactive Entertainment Wireless Controller.cfg b/udev/Sony Interactive Entertainment Wireless Controller.cfg index 8e098125b..7cc7fa3a1 100644 --- a/udev/Sony Interactive Entertainment Wireless Controller.cfg +++ b/udev/Sony Interactive Entertainment Wireless Controller.cfg @@ -1,8 +1,12 @@ input_device = "Sony Interactive Entertainment Wireless Controller" -input_device_display_name = "Sony DualShock 4 v2 Controller" +input_device_display_name = "Sony Interactive Entertainment Wireless Controller (DualShock 4 v2)" input_driver = "udev" input_vendor_id = "1356" input_product_id = "2508" +input_device_alt1 = "Sony Computer Entertainment Wireless Controller" +input_device_display_name_alt1 = "Sony Computer Entertainment Wireless (DualShock 4 v1)" +input_vendor_id_alt1 = "1356" +input_product_id_alt1 = "1476" input_b_btn = "0" input_y_btn = "3" input_select_btn = "8"