Re: [Plib-users] win32 joystick ?
Brought to you by:
sjbaker
|
From: josh e. <jje...@st...> - 2002-02-26 15:10:50
|
hi, i'm using a USB Gravis Eliminator AfterShock. of course i tested the controllers configuration with its calibration software; all buttons and axes reported OK when testing with its calibration software. so the controller is good. axes[4] reports the min value and never changes. i commented out one of the other axis assignment in rawRead(), and it reproduced the error for that particular axis. so my conclusion is that somehow the axes[4] is not getting data from the controller. how/why this is happening, i couldn't figure it out? with jstest, i switched one of the control pads, that worked on axes[1] and axes[2], to axes[4] and axes[5]... same results--axes[4] didn't report its values. so, i'm convinced its not my controller. josh At 03:35 PM 2/27/2002 -0600, Steve Baker wrote: >"Joshua J. Eliason" wrote: > > > on win32, i cannot get the js class to report anything for axes[4]; it's as > > if js.dwUpos contains nothing. axes[5] works though. > >I can't help you with this one (because I don't use Windoze) - but it might >help other people on this list if you could tell us what joystick you have, >how it's connected into the PC (eg Sound Card, USB, etc) and what the jstest >program shows up. > >----------------------------- Steve Baker ------------------------------- >Mail : <sjb...@ai...> WorkMail: <sj...@li...> >URLs : http://www.sjbaker.org > http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net > http://prettypoly.sf.net http://freeglut.sf.net > http://toobular.sf.net http://lodestone.sf.net |