GameMate is a powerful Windows application that enhance your productivity and gaming experience. It allows you to customize key bindings for different applications, add a crosshair overlay, block accidental key presses, track your time efficiently, set custom brightness for each app and automate complex sequences of actions.
Key Bindings/Macroses
Assign unique key bindings for each application, create complex automation sequences that go beyond simple clicks. Include mouse movements, key presses, and script executions to automate repetitive tasks in any application. For example, you can set up a series of actions for Notepad using the key '8', and configure different actions for Excel using the same key, without any interference.
macroses.mp4
Crosshair Overlay
Display a crosshair in the center of the screen when a specified application(game) is active. Ensure you always have a precise aim.
crosshair.mp4
Accidental Key Press Blocker
Specify a list of keys to be blocked to prevent accidental presses in each application. For instance, disable the Windows key while playing a game to avoid disruptions.Key remapping
Some apps doesn't allow you to override default key bindings. For example in some games you will crouch on `C` key, while in the others you will use `Ctrl`. You can easily unify it now, check example on remapping `WASD` keys to `YGHJ`:rebindings.mp4
Brightness control
Allows to set custom brightness to each application. An external monitor must have DDC/CI enabled.brightness_crosshair.mp4
Timer
Start a timer to monitor how long some action takes.Go to releases and downloaded the latest one.
- Run
prerequisites.bat
to load submodules and build dependencies. - Open
GameMate.sln
with Visual Studio and build.
Special thanks to @Chaoses-Ib for the collaboration and amazing IbInputSimulator