Page 1 of 1

Can someone please explain “use GlobalTimerResolutionRequests”?

Posted: Sun Dec 01, 2024 1:34 pm
by mellow
Title. Is it worth using? What exactly does it do? Should I enable it for gaming on win 11?

Re: Can someone please explain “use GlobalTimerResolutionRequests”?

Posted: Mon Dec 02, 2024 7:30 am
by Wagnard
mellow wrote: Sun Dec 01, 2024 1:34 pm Title. Is it worth using? What exactly does it do? Should I enable it for gaming on win 11?
The behavior of the timer resolution on Windows changed with the release of Windows 10 v2004 to be per-process instead of system-wide as previously. This resulted in processes not setting a specific timer resolution on their own falls back to using the default timer resolution of 15.625ms (64 Hz) which can have various effects in games which were developed with the mistaken assumption of the timer resolution being much higher. An example of a common issue of a game using the default timer resolution is an unexpected 64 FPS cap/limit.

Windows 11 received the ability to restore the previous behavior through a registry value, *the option you mentioned*. As far as I am aware this option is not available on Windows 10.

So technically in windows 11 there is no point forcing a timer resolution with ISLC if you do not tick that option too.

Re: Can someone please explain “use GlobalTimerResolutionRequests”?

Posted: Mon Dec 02, 2024 12:39 pm
by mellow
Thank you for the reply! I already had a reg edit command in place for global timers, I did not realize this setting just enables it for you thats pretty cool! Anyway thank you for the insight. Just wanted to make sure I wasn’t missing out

Re: Can someone please explain “use GlobalTimerResolutionRequests”?

Posted: Sun Dec 29, 2024 10:47 pm
by studentcabinet
mellow wrote: Sun Dec 01, 2024 1:34 pm Title. Is it worth using? What exactly does it do? Should I enable it for gaming on win 11?
The benefit to this is minimal unless you have specific issues with older games. Everything is fine so I have no good reason to enable this just for gaming. Thanks for listening

Re: Can someone please explain “use GlobalTimerResolutionRequests”?

Posted: Wed Jan 01, 2025 8:48 am
by Wagnard
The behavior of the timer resolution on Windows changed with the release of Windows 10 v2004 to be per-process instead of system-wide as previously. This resulted in processes not setting a specific timer resolution on their own falls back to using the default timer resolution of 15.625ms (64 Hz) which can have various effects in games which were developed with the mistaken assumption of the timer resolution being much higher. An example of a common issue of a game using the default timer resolution is an unexpected 64 FPS cap/limit.
Source: https://community.pcgamingwiki.com/file ... indows-11/