

Mouse games like transformice software#
The developers of Keyboard King has not updated the software for 9 years now but it seems to be the main software for its purpose even today. It should be mentioned that changing repeat delay and rate for SC2 is allowed, but obviously not too many people are using values outside of the windows control panel so its somewhat of an unexplored territory as of right now. Such inconsistency obviously just makes things worse so i simply couldnt use Keyboard King for SC2. The failed clicks would not have the changed repeat delay and rate values but would have the windows control panel values. After changing repeat delay and repeat rate trough this software on average 1 out of 3 or 4 clicks would be a failed one in SC2, but there would never be any failed ones outside of SC2. I tried the software "Keyboard King" earlier but the program i have in mind, SC2, does not work too well with Keyboard king. I have been looking for ways to tamper with my repeat delay and repeat rate lately. I found this thread trough a helpful individual at that told me about it. Hello! First of all i want to say: great work with the software Soarer! fixed bug where dialog closed when clicking OK even when setting failed. replaced MFC icon with an equally crappy one! added 'Original' button, which loads settings active when the utility was launched, as a half-assed 'Undo' feature.
Mouse games like transformice code#
Related: How can I increase the key repeat rate beyond the OS's limit?, where there's some discussion and also source code for a command line utility that sets repeat rate and delay using FilterKeys. Source code is provided, in C++ for VS2003, which should be easy to convert to a later version of VS.Įssentially it's just a wrapper for calling the SystemParametersInfo function with SPI_SETFILTERKEYS and passing it a FILTERKEYS structure.

No rebooting, or logging off and then on again, is required. If you want to make settings permanent, check the box 'Save to registry'. The easiest way to use it for that purpose is to click 'Keyboard', which sets all the values to the same as you've got set in the normal Keyboard settings dialog in Control Panel, and then change repeat delay and rate to your liking. It's main use would be, as the title says, to set faster repeat than is normally possible. This is just a quick and dirty utility for making FilterKeys settings, which allows values that are not possible to set using the standard Windows UI.
