Just curious, is there software out there that lets you measure the delay between a button press and it registering? This is meant for gaming, not really about the input delay on windows.
-
-
Not as far as I know. Usually the best detecter of input delay is yourself.
-
Yeah but I just want to confirm my suspicions between two versions of a game where one seems to have more input delay for some reason than the other.
-
Put breakpoints on WM_KEYDOWN, WM_LBUTTONDOWN,etc messages in a debugger that supports symbols and take a look
-
This page has a link to a tool that will measure your mouse's polling rate (which directly affects its input delay). Not sure about keyboards though:
worthless information about your worthless mouse
Any way to measure input delay on peripherals and stuff?
Discussion in 'Gaming (Software and Graphics Cards)' started by shinakuma9, Aug 1, 2011.