[Feature Request] Display Threshold Frame Number
Description
Currently, the Resolution - Advanced Increase Threshold and Decrease Threshold options are used as a buffer or to adjust the target framerate. However, adjusting a percentage value is not very intuitive.
This feature proposes displaying an approximate framerate alongside the Increase/Decrease Threshold values for reference. This is particularly (assumed) relevant for configurations related to the HMD refresh rate.
The meaning is:
-
When the framerate is higher than X, increase the resolution. -
When the framerate is lower than X, decrease the resolution.
Why This Feature Is Valuable
For both enthusiasts and regular users, an approximate framerate threshold display would make it significantly easier to adjust the advanced settings. This improvement would help users better utilize the program to its full potential with less difficulty.
Any consideration of this feature is appreciated.
Maybe you can try using my forked branch, I modified and added these features, because my code modified a lot of features, and did not do linux platform compilation support, so did not submit PR.
Maybe you can try using my forked branch, I modified and added these features, because my code modified a lot of features, and did not do linux platform compilation support, so did not submit PR.
much appreciated, I will check the branch soon
Implemented in https://github.com/Erimelowo/OpenVR-Dynamic-Resolution/commit/fe6de1f2ce821d3b90160e5b87da726274d5158a will be present in v1.3.0 on Steam