Thank you as I forgot to include that in my original and edited post but now included my batch script which included it already but didn't post it.
Post is now updated again for people that posted in this thread.
Thank you as I forgot to include that in my original and edited post but now included my batch script which included it already but didn't post it.
Foul Play wrote: ↑28 Feb 2024, 05:42UPDATE:
Please run a backup and restore point first as this can break installs or make the system unusable.
*Edited to include my actual batch script, to remove none useful information, updated information to make it more clearer and understandable to read and more truthful and removed bonus batch script (will include in comments if asked.)
Manually setting cache didn't fix my input lag for long. However I were on to something with Windows.
I believe Windows Management Instrumentation (WMI) gets broken/bugged/etc after Windows, drivers, updates, applications and/or components etc installs.
I ran CMD commands first for testing before I made this batch file to run after boot to reset WMI.
Batch file:Resetting WMI really fixed the problems I been having for 9 years since upgrading to Windows 10 from Windows 7 and Windows 10 to 11 and back with input delay, stuttering and lag.Code: Select all
@echo off ::Stop WMI's service. net stop winmgmt ::Reset WMI and the service will restart itself. winmgmt /resetrepository ::Timeout to make sure I know if it has worked. timeout 10
Testing this on Windows 11 and 10 on my main system and low end laptops (i7 3rd Gen/Atom, AMD GPUs and Windows 10/11) and so far it works on everything I tested.
I hope this helps and GLHF.
System (main):
AOC 24G2
AMD Ryzen 7 5800X3D
MSI MPG X570S Carbon WiFi Max
32GB @ 3600 CL16-16-16-16-38
RTX A4000/RTX 3060 12GB
980 Pro NVMe 2TB SSD/256 GB Samsung SATA SSD.
Windows 11/10 Home/Pro/Pro for Workstations.
OLD:
For some reason, ether there's a bug with Windows' HAL or I found a way to brute-force Windows' to use the CPU Cache over the System RAM etc and but setting the Registry Key values in the attachment and following this Power-shell script fixed my input-lag: viewtopic.php?f=10&t=13044.
The Registry Keys are related to how Windows detects the amount of CPU Cache ether Reg Key Value or HAL.
I'm using a 5800X3D which has 100-ish Megabytes of Cache so this might not benefit lower CPU Cache amount and I have no other systems to test this on, I can't test it out.
That's all the tweaks I did on a fresh Windows 10 and 11 Home.
I've been playing GTA IV and CS2 and mouse is now 1-1 for me. I'm testing more games as I post this.
Maybe this will help people so GLHF.
Them and:
Code: Select all
AllowUnspecifiedHSync - 1hex
AllowUnspecifiedVSync - 1hex
AllowUnspecifiedPixelRate - 1hex
EnableCoproc - 1hex ****
EnableCoprocPowerControl - 0hex ****
RMGpuCacheEnable - 1hex
UnifySystemApertureAsCached - 1hexCode: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\CoProcManagerdownload Radeon Software Slimmer