On Tuesday, June 21, 2016 at 9:36:56 PM UTC-7, rbi...@cox.net wrote:
>
> Hi all,
> I'm just getting started with Go and, for various reasons, want to run
> under Windows 10. I need to read a gamepad (x360) which is read by a
> Windows hid driver. I can't find any posts here or elsewhere
I have written a library that will do what you
want, https://github.com/simulatedsimian/joystick
On Wednesday, 22 June 2016 05:36:56 UTC+1, rbi...@cox.net wrote:
>
> Hi all,
> I'm just getting started with Go and, for various reasons, want to run
> under Windows 10. I need to read a game
On Wednesday, 22 June 2016 07:36:56 UTC+3, rbi...@cox.net wrote:
>
> Hi all,
> I'm just getting started with Go and, for various reasons, want to run
> under Windows 10. I need to read a gamepad (x360) which is read by a
> Windows hid driver. I can't find any posts here or elsewhere that g