node-steam-controller icon indicating copy to clipboard operation
node-steam-controller copied to clipboard

NodeJS module for interfacing the Steam Controller - uses node-hid

Results 2 node-steam-controller issues
Sort by recently updated
recently updated
newest added

I have the Steam Controller running using the simple logger in the readme but I am not getting any input from the controller. I'm getting the correct vid/pid when I...

Thanks for the library! I am testing it on a raspberry pi and connecting it via `vid` and `pid` did not work. But using a HID path worked ``` device...