Page 1 of 1
Using Mouse as Joystick
Posted: 2004-01-19 03:13am
by Bob McDob
While I know there are ways to fool Windows into thinking your joystick is a mouse, are there any ways to do the opposite? (i.e, use your mouse as a joystick when your old one craps out and you want to play SWON but can't because it's JOYSTICK ONLY
)
Posted: 2004-01-19 03:23am
by Crayz9000
If you feel up to doing a real old-tyme hack job, you could get an old serial mouse, figure out the pinouts on it (and how to make it comply to the joystick standard), and wire it up to the joystick port.
Posted: 2004-01-19 03:36am
by Sarevok
Yes it can be done but I am not aware of an easy way to do it. You would have to write a hook DLL that translates mouse inputs into joystick inputs.