How To Control USB Racing Wheel Using LWJGL

Started by honeybadger, November 11, 2010, 23:30:30

Previous topic - Next topic

honeybadger

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.)

bobjob