A very basic program that calculates framerate limits based on your display's refresh rate.
Run it in a terminal to display a table with various limits calculated using various formulas.
- 5% of refresh rate
- Special K's NVIDIA Reflex formula
- Special K's VRR formula
You can display the limits for a custom refresh rate using the -c parameter.
display-limit-calculator.exe -c [refresh rate]