From a4e88dc49469a52b2adb3571689192d706639522 Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Tue, 21 Apr 2026 08:19:21 -0500 Subject: [PATCH] Comment vid/pid on HandyGCCS it's a generic xbox vid/pid, which conflicts with all sorts of other controllers, both physical and virtual. --- udev/HandyGCCS-Controller.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/udev/HandyGCCS-Controller.cfg b/udev/HandyGCCS-Controller.cfg index 9b5dddbdc..6f7c6cf5f 100644 --- a/udev/HandyGCCS-Controller.cfg +++ b/udev/HandyGCCS-Controller.cfg @@ -1,7 +1,7 @@ input_driver = "udev" input_device = "Handheld Controller" -input_vendor_id = "1118" -input_product_id = "654" +#input_vendor_id = "1118" +#input_product_id = "654" input_b_btn = "6" input_y_btn = "8" input_select_btn = "12"