Closed Jacksoft closed 6 months ago
Found that ONLY the Wireless Controller Audio Device have to be Zadigged!
Same thing here.
usb.core.USBError: [Errno None] b'libusb0-dll:err [claim_interface] could not claim interface 0, win error: The parameter is incorrect.\r\n'
Doesn't seem to matter which device I zadig, the python script just errors 100% of the time.
What version of windows is this targeting? Or more accurately, what version is the usb core targeting? It's clearly not suitable for LTSC.
EDIT: Ended up just installing Linux on a Virtual Machine and doing it that way.
I use LTSC 2019, you have to target Zadig with libusb32 on Interface 0 ONLY, not Interface 3!
Hi, I tested this tool on three V1 pads and worked successfully! But, I have a problem with V2 pads. The script works fine on Linux machine (Ubuntu 22 x64)!
System is Windows 10 LTSC x64 Italian (tested also on Windows 10 Home x64 Italian). Python 3.11.3 x64 (Setup from developer website). Zadig driver correctly installed and cmd runned as administrator.