Replies: 2 comments 1 reply
-
I guess this won't be taken into consideration because of lack of response. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Your suggestion has been taken and may be implemented in the next release. Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Refresh rates like 48hz and 96hz only activate when on a certain brightness threshold (above 30-40%). When brightness is lower than those, 96hz falls back to 60hz and 48hz to 30hz. To workaround this, min_refresh_rate should be equal to peak_refresh_rate.
Can this also be put as a workaround to GMH? For example, if I set my refresh rate to 10hz min and 96hz max, whenever something's moving or need to go to 96hz, then min_refresh_rate=96hz as well and when nothing's moving or idling or even a set delay, set min_refresh_rate back to default.
This workaround can also be made into a toggle.
Beta Was this translation helpful? Give feedback.
All reactions