node-ds4
node-ds4 copied to clipboard
Stream events from DualShock 4 controllers
Results
1
node-ds4 issues
Sort by
recently updated
recently updated
newest added
`$ ds4-dump` works great on USB, but with bluetooth it throws an error: ``` buffer.js:663 throw new RangeError('index out of range'); ^ RangeError: index out of range at checkOffset (buffer.js:663:11)...