Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-03 | Format project | Northstar | |
2022-01-14 | LatencyFleX Implementation (#41) | Kyle Gospodnetich | |
* Adds LatencyFleX, an open source and vendor agnostic input latency reduction technology similar to Nvidia's Reflex. Currently only works on Linux via Wine/Proton, but future versions may support Windows as well. Falls back to doing nothing if LatencyFleX isn't available. See here for more information: https://ishitatsuyuki.github.io/post/latencyflex/ * Add the ability to toggle LatencyFlex on or off with a cvar. |