Clan Friend SunLight Posted October 24, 2011 Clan Friend Share Posted October 24, 2011 I have made this little software for mouse input testing, for the paranoids I have included the source code, so you can compile it yourself in case you think it could be a virus Move your mouse in circles and check the quality of the curve, some mouse pad surfaces give better results than others. To change scale use your keyboard arrows. It will also tell your mouse polling rate in Hz. From my screenshot you can see the curve is not perfect, but still ok. There are no timing problems there, but sometimes I get one of those vertical lines out of place, that means that 500Hz is not so stable or maybe my pc slowed down for an instant. It uses raw input to read your mouse movements, the Hz value is averaged on the last 128 samples. Tested on win xp. testmouse.zip Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.