aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/latencyflex.h
AgeCommit message (Collapse)Author
2022-01-14LatencyFleX 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.