this app basically displays lines for all the analog Axes on all the plugged in controllers, and a box that moves with the mouse input.
http://www.adam.com.au/kellyjones/java/AnalogDisp.jar
The way the mouse input is handled seems odd. can anyone with a mac or linux check this out? the box should move just like the mouse cursor. maybe slower or faster, but not with a capped speed.
edit: fixed this:
I still havent worked out how to have a JAR file work with the jinput jars, there’s a BAT file in the zip that has the command you need to use to run it…
i am assuming that the jinput files are just in the same directory as this JAR here, but i’d be interested to know from those of you who have installed it correctly into your JRE whether it works without them there.