Robert Eisele

Results 138 comments of Robert Eisele
trafficstars

I wrote a PS2 driver (based on HID) for node.js actually some time ago: https://github.com/infusion/node-gamecontroller Unfortunately, I crashed my controller and I only get garbage out :(

nope, typically not. The UDF API wasn't changed for a long time so it is fine to drop in the pre-compiled extension also in newer versions.

You are totally right on both points. Did you encounter a problem in the code with respect to non-commutativity or is it just a documentation thing? When I implemented the...

What would you like to do with these attributes? I mean you are right, but these field attributes are not needed by any operation atm, or am I missing something?

No worries! Thanks a lot for your fast response on the issues

Thanks for reporting, could you please try the current .d.ts file? If everything works, I'll release it to npm.

Sorry for the long time it took, I just released a new version where this issue is fixed now.

Yes, this is a tradeoff we had to made. In most cases you have some process inaccuracies you don't want to be printed out. In cases where you really need...