Windows 11 Has Been Lying to Your Games
TL;DR Run this in an elevated Command Prompt and reboot: reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v GlobalTimerResolutionRequests /t REG_DWORD /d 1 /f Windows 11 silently broke global timer resolution. This restores it enabling games to request a higher tick rate. Scroll down for the full breakdown. Edit: An additional performance improvement can be done with turning of your memory integrity. Windows Security > Device Security > Core Isolation > Memory Integrity CAUTION: This does make your device less secure… Full write up explaining to come ...