Advertisement

Joystick Calibration

Started by March 14, 2000 12:41 AM
-1 comments, last by Danny 24 years, 6 months ago
Maybe someone out there in the great beyond can help me, because I''m stumped. I''m looking for a way in C++ to poll a joystick for values, calibrate it and then feed those values into my program. It''s not a game per-se, but the functionality needed is similar. Right now, all I need is the joystick values to be output to a window. However, no where out there have I found any decent info on using basic Win32 API or DirectInput to get the data. Anyone have any source code that calibrates a joystick, I can probably develop the rest, or anyone know of any source out there that fully explains the API? Thanks ahead of time. Danny

This topic is closed to new replies.

Advertisement