From 25c765223ad3bf1d18099ec1bb9480b7f5622e64 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 20 Feb 2026 01:20:18 -0800 Subject: discord rant --- micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html') diff --git a/micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html b/micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html index 137cf9a..921301e 100644 --- a/micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html +++ b/micro.pinapelz.moe/posts/2025-12-04-procon2-hid-tool/index.html @@ -104,7 +104,7 @@

Switch 2 Pro Controller is very comfy in my hands, but unfortunately it didn’t work out of box on PC (Linux) for me like it’s predacessor. Until there’s actual better driver support for this thing in the kernel (or Valve does something), here’s a hacky Python script to initialize HID-mode on the controller

-
# I only tested this script on Linux w/ Steam but in theory it shoud work on Windows?
+
# I only tested this script on Linux w/ Steam but in theory it shoud work on Windows?
 import usb.core # install pyusb first: pip install pyusb
 import usb.util
 import time
-- 
cgit v1.2.3