Travis Nickles

Results 196 comments of Travis Nickles

There are two main options for emulating an Xbox 360 gamepad across the system on Windows. The old standby is using the Scp Virtual Bus Driver. That driver is not...

Thank you for the work on the Windows port. I have tried it and the daemon can interact with ViGEm but there are issues with the controller state translation. 1....

I recorded a short video showing some of the issues that I was having. Hopefully that will be a useful reference. https://www.youtube.com/watch?v=j_V0lwKFlTc

Just tried the latest pre-release and all of those issues have been fixed. Thank you.

I am experiencing the lack of Y axis movement with Mouse-like Joystick as well. One other big problem with the current beta build is that the Rotate modifier does not...

One thing that I can notice off hand is that the HID decoder would only work for a USB connected DualSense. A BT connected DualSense has a padded byte at...

I can confirm that the changes from theY4Kman work with minimal changes in the Python 3 fork. Also, > I haven't tested this on BT, since I can't get that...

DS4Windows and my dual_pod_shock fork use `0xedb88320` as the default polynomial for CRC-32. Also, the DualSense HID output report buffer size is 78 bytes. Bytes 74-77 will be filled with...

I cannot get ds5ctl to open the DualSense when connected via Bluetooth. The underlying hidapi library has a problem finding it. Maybe it can only read HID devices connected using...

You will likely have to use the HID Hide driver, at some point, to hide the Steam Deck HID device from Steam. I have to use that driver when using...