DjCrqss / Woot-verlay

Pressure sensitive display for the analog values of your Wooting keyboard! Visit the page to mess around, or add it as a fully functional overlay to your streams.
https://djcrqss.github.io/Woot-verlay/
49 stars 5 forks source link

Keys don't show activation colour in certain apps like Discord or Rainbow6 #25

Closed DjCrqss closed 8 months ago

DjCrqss commented 8 months ago

The pressure levels work but the colour stays the same.

DjCrqss commented 8 months ago

This issue was added as documentation as I did a lot of debugging beforehand and found that at least on Windows 11, apps are allowed to somehow block keyboard hooks to allow listening to key states (possibly for security). Launching the desktop client in administrator mode fixed these issues.

Since the only way to probably get this to work is force running in administrator mode, it might scare away potential users and introduce security risks so I will add this into troubleshooting documentation and keep the code as is.