Skip to content

v.2.4.0.0

Latest

Choose a tag to compare

@nhmkdev nhmkdev released this 20 Apr 00:03

Warning ⚠️

Please backup any configs before using them with this or any version!

If you run into any issues I recommend using 2.3.0.0

Errors with loading the KeyCapLib.dll? 🤔

Download and install the latest Microsoft C++ runtimes: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist

Be sure to download/install both x86 and x64. For me it was x86 that was needed.

Changes 🛠️

2.4.0.0

  • Added support for pausing key capture while using the application. This will cause all key remapping to be ignored until an input triggers a result of unpausing (pause/unpause is always a toggle so you can have it on a single key or multiple as necessary).
    • This can be useful as you may have contexts where you want to quickly toggle remapping without loading the interface
    • Note: Pausing is not the same as the stop button. Stop completely turns off all key remapping.