Ninpo1 Mar 12, 2019 1 0 10 Mar 12, 2019 #1 Is this possible in any way to experiment with? A consistent input latency. I want to test something in Counter-Strike Source.
Is this possible in any way to experiment with? A consistent input latency. I want to test something in Counter-Strike Source.
Solution Eximo Mar 13, 2019 I suppose if you manipulated the driver you could probably change the polling rate on the keys. Not really sure how you go about doing that. There might be some good information here: https://stackoverflow.com/questions/3527707/writing-a-keyboard-device-driver
I suppose if you manipulated the driver you could probably change the polling rate on the keys. Not really sure how you go about doing that. There might be some good information here: https://stackoverflow.com/questions/3527707/writing-a-keyboard-device-driver
Eximo Titan Ambassador May 27, 2010 28,098 5,611 144,340 Mar 13, 2019 Solution #2 I suppose if you manipulated the driver you could probably change the polling rate on the keys. Not really sure how you go about doing that. There might be some good information here: https://stackoverflow.com/questions/3527707/writing-a-keyboard-device-driver Upvote 0 Downvote Solution
I suppose if you manipulated the driver you could probably change the polling rate on the keys. Not really sure how you go about doing that. There might be some good information here: https://stackoverflow.com/questions/3527707/writing-a-keyboard-device-driver