diff --git a/udev/Sony Interactive Entertainment DualSense Wireless Controller.cfg b/udev/Sony Interactive Entertainment DualSense Wireless Controller.cfg index c5e2636a7..bdcb35f58 100644 --- a/udev/Sony Interactive Entertainment DualSense Wireless Controller.cfg +++ b/udev/Sony Interactive Entertainment DualSense Wireless Controller.cfg @@ -5,9 +5,6 @@ input_driver = "udev" # The files "DualSense Wireless Controller.cfg" and "Sony Interactive Entertainment DualSense Wireless Controller.cfg" should have identical content except for the input_device variable until they can be merged when this issue has been solved: [IMPORTANT feature request]: Support multiple input_device names for controller compatibility across Linux kernels - https://github.com/libretro/RetroArch/issues/16907 input_device = "Sony Interactive Entertainment DualSense Wireless Controller" input_device_display_name = "Sony DualSense (USB)" -# This file will be detected if USB is used and it is enabled by default. However, if you prefer to use Bluetooth instead, you need to comment out input_vendor_id and input_product_id in this file and uncomment them in the "DualSense Wireless Controller.cfg" file. Both files cannot be active simultaneously. -input_vendor_id = "1356" -input_product_id = "3302" input_b_btn = "0" input_y_btn = "3"