Interfacing with Wingman Rumblepad

Started by
0 comments, last by jamies 22 years, 2 months ago
I''ve recently aquired a Logitech Wingman Rumblepad and hope to use it with a racing game that I have been developing. Can anyone suggest a library or SDK that will allow me to read in the button pushes from the pad. Cheers Jamie
Advertisement
It should work with DirectInput. if you dont want to use that ( i don''t) there are some simple Win32 functions for joystick stuff, something like ''JoyGetDevCaps'' and similar...

This topic is closed to new replies.

Advertisement