Operating System I am using: Windows 11 24H2 (26100.2605)
I am not using Custom OS. I am using Stock Windows. I have not debloated in any way. Windows Update and Defender are on.
My System:
8x2GB 3200MHZ CL16 Ram
RTX 3070 (900mv 1980mhz core clock)
R5 5600 (-30 all core +200mhz boost)
B450M A Pro Max (I placed a mosfet heatsink on the VRM. I am not experiencing Thermal Throttling)
Bios Settings:
Global C State: Disabled
CPU PCIe ASPM Mode Control: Disabled
PSS Support: Disabled
Resizable Bar: Disabled
Regedit Settings:
(I didn't see much effect of this setting, but it doesn't hurt to turn it off. Xbox Gamepass and xbox game bar work without any problems.)
Code: Select all
reg add "HKLM\SOFTWARE\Microsoft\WindowsRuntime\ActivatableClassId\Windows.Gaming.GameBar.PresenceServer.Internal.PresenceWriter" /v ActivationType /t REG_DWORD /d 0 /f Code: Select all
reg add "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 0 /fCode: Select all
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v GlobalTimerResolutionRequests /t REG_DWORD /d 1 /fI set the power plan to high performance and Interrupt Steering mode to Processor 1. Processor 1 works better than Processor 0 and Unparked Cores)
Code: Select all
powercfg /h offCode: Select all
powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635cCode: Select all
powercfg /SETACVALUEINDEX SCHEME_CURRENT 48672f38-7a9a-4bb2-8bf8-3d85be19de4e 2bfc24f9-5ea2-4801-8213-3dbae01aa39d 6Taking the graphics card out of MSI mode gives better performance. I just set the High Definition Audio Controller to low priority.
Go Interrupt Policy: (While doing the Latencymon tests, I did it while downloading + running an application that gives 6000 fps. I think I got the most accurate results this way.)
GPU:
By watching Latencymon, I changed my Graphics Card to the lowest latency core. I made the graphics card + pcie port. When I made only the graphics card, I had fps problems.
Ethernet:
Changing it directly from the program for Ethernet didn't work. So I assigned it to the second lowest latency core with RSS. When I left Ethernet on cpu0, it caused micro stutters while actively downloading.
I actively monitored from Latencymon and xperf.
It gives stable results while downloading and uploading while playing games.
Before these settings, I was experiencing micro stutters in games where I got high fps. For example, Valorant.
I was experiencing frame time spike problem in CS2. Now this problem is fixed.
Apex Legends, Valorant, CS2, Marvel Rivals, The Outlast Trials, Phasmophobia, RDR2, Gta 5, Fortnite (Performance Mode and DX12), Minecraft Java Edition (My performance in single player increased)
I have been using these settings for a few months. I have done many windows updates and I have not had any problems with any of them. I have put all my settings in a batch file. In this way, it is enough to run the batch file once after the update.
