LWJGL Forum

Programming => General Java Game Development => Topic started by: honeybadger on November 11, 2010, 23:30:30

Title: How To Control USB Racing Wheel Using LWJGL
Post by: honeybadger on November 11, 2010, 23:30:30
Hi,

Does anybody know how to control a USB racing wheel using LWJGL?

Is there a tutorial or code example?

I'm thinking of building a racing game, but don't want to limit the player to
just keyboard or mouse control.

Thanks!

PS: Will one set of LWJGL code works for all USB PC-Compatible racing wheels?
Or are they are all different and I have to write different codes to support different
wheels (e.g. Microsoft, Logitech, etc.)
Title: Re: How To Control USB Racing Wheel Using LWJGL
Post by: bobjob on November 11, 2010, 23:38:26
you may want to look into JInput tutorials