(08-14-2009, 05:46 AM)Gryphon93 Wrote:(08-14-2009, 04:43 AM)Diddy Kong Wrote: If i may ask, Why are you trying to emulate the GC controller with a mouse?I think it's just a fun thing to do, and I also think it would br pretty easy to make.
The Keyboard does a lousy job as it is, a mouse would really suck.
My advise to you would be to Buy an Xbox 360 controller, this really get the job done.
To simulate an analog stick with a mouse would only need a the mouse pointer's x- and y-position (2 times) and then calculate the direction using those positions.
Then you could use the mouse buttons to simulate the some of the keys on the gamepad. I think it would be something fun and simple. Not too much to code.
write the code and submit it then

