-
The thing is, I set a 120Hz refresh rate within the NVIDIA control panel and use it for some specific reason (my screen tops out at 165Hz). But when I switch the refresh rate within G-Helper, G-Helper always sets my screen to 165 Hz. so I'd like to ask the question, is it possible for G-Helper to switch to a specified refresh rate (provided it's present in the system settings) instead of always switching to the highest refresh rate? If not, and I wish to directly modify the G-Helper's program to fix the maximum refresh rate to 120Hz, where do I change the code? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Just don't select Auto in G-Helper (select either 60hz or max rate) and then set your 120Hz in control panel. App won't be overriding it. It overrides refresh rate on start only for Auto. |
Beta Was this translation helpful? Give feedback.
-
The reasons I set it to 120Hz:
|
Beta Was this translation helpful? Give feedback.
-
@People-11 Where was this code located on your machine? I only see |
Beta Was this translation helpful? Give feedback.
It's
https://github.com/seerge/g-helper/blob/6d6a9c68f2835a7c7d85becd5049e0e2e9a31fe5/app/Display/ScreenControl.cs#L35C19-L35C19
replace with