kernel tweaks, updated May 6

Everything about latency. Tips, testing methods, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
vhagar
Posts: 12
Joined: 27 Sep 2022, 05:10

Re: These helped me a LOT

Post by vhagar » 26 Apr 2024, 14:20

Hyote wrote:
17 Apr 2024, 12:25
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v "IoPageLockLimit" /t REG_DWORD /d "2147483648" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /v "HeapDeCommitFreeBlockThreshold" /t REG_DWORD /d "262144" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f
Are these values at supposed to be decimal for:
MaxDynamicTickDurationSize
IoPageLockLimit
MaxDynamicTickDurationSize

and hex or decimal for:
HeapDeCommitFreeBlockThreshold

or are they all supposed to be hexadecimal?
--
Aside from those I tried them all out and this worked for my system. Overall, playing BF2042 felt more snappier and yes, the hit registration was definitely an improvement and very noticeable.

Thanks for sharing.

Hyote
Posts: 31
Joined: 09 Jan 2024, 18:08

Re: These helped me a LOT

Post by Hyote » 26 Apr 2024, 16:07

vhagar wrote:
26 Apr 2024, 14:20
Hyote wrote:
17 Apr 2024, 12:25
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v "IoPageLockLimit" /t REG_DWORD /d "2147483648" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /v "HeapDeCommitFreeBlockThreshold" /t REG_DWORD /d "262144" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f
Are these values at supposed to be decimal for:
MaxDynamicTickDurationSize
IoPageLockLimit
MaxDynamicTickDurationSize

and hex or decimal for:
HeapDeCommitFreeBlockThreshold

or are they all supposed to be hexadecimal?
--
Aside from those I tried them all out and this worked for my system. Overall, playing BF2042 felt more snappier and yes, the hit registration was definitely an improvement and very noticeable.

Thanks for sharing.
All of them are in decimal.

vhagar
Posts: 12
Joined: 27 Sep 2022, 05:10

Re: These helped me a LOT

Post by vhagar » 26 Apr 2024, 18:53

Hyote wrote:
26 Apr 2024, 16:07
vhagar wrote:
26 Apr 2024, 14:20
Hyote wrote:
17 Apr 2024, 12:25
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v "IoPageLockLimit" /t REG_DWORD /d "2147483648" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /v "HeapDeCommitFreeBlockThreshold" /t REG_DWORD /d "262144" /f

reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel" /v "MaxDynamicTickDurationSize" /t REG_DWORD /d "4294967295" /f
Are these values at supposed to be decimal for:
MaxDynamicTickDurationSize
IoPageLockLimit
MaxDynamicTickDurationSize

and hex or decimal for:
HeapDeCommitFreeBlockThreshold

or are they all supposed to be hexadecimal?
--
Aside from those I tried them all out and this worked for my system. Overall, playing BF2042 felt more snappier and yes, the hit registration was definitely an improvement and very noticeable.

Thanks for sharing.
All of them are in decimal.
Got it, cheers bud!

skkiNN
Posts: 90
Joined: 07 Feb 2021, 14:20

Re: kernel tweaks, updated May 3

Post by skkiNN » 04 May 2024, 12:37

bro when u "edited" the post, it means are you adding other commands in list?

Hyote
Posts: 31
Joined: 09 Jan 2024, 18:08

Re: kernel tweaks, updated May 3

Post by Hyote » 04 May 2024, 13:13

skkiNN wrote:
04 May 2024, 12:37
bro when u "edited" the post, it means are you adding other commands in list?
Added some, changed some. There are still things I could share but I'd need to write a whole guide then.

cursed-gamer
Posts: 81
Joined: 16 Aug 2023, 13:07

Re: kernel tweaks, updated May 3

Post by cursed-gamer » 04 May 2024, 13:54

Everything suppose to work ok without tweaks. All of it is pointless.

skkiNN
Posts: 90
Joined: 07 Feb 2021, 14:20

Re: kernel tweaks, updated May 3

Post by skkiNN » 04 May 2024, 14:17

Hyote wrote:
04 May 2024, 13:13
skkiNN wrote:
04 May 2024, 12:37
bro when u "edited" the post, it means are you adding other commands in list?
Added some, changed some. There are still things I could share but I'd need to write a whole guide then.
Do it my man!! i think u made an amazin job.

joolae
Posts: 4
Joined: 07 Mar 2024, 19:04

Re: kernel tweaks, updated May 3

Post by joolae » 04 May 2024, 14:21

Just to give you some feedback on this:
- Preferred Alchemy Tweaks' values on the initial part of these tweaks
- Overall better latency on my end, but I have to remove/not use/ or use the opposite of these tweaks
TimeIncrement = my 8khz mouse bugs out on this in fast swipes
ProtectionMode = set mine @1 I have better feel on it
CoalescingTimerInterval = tested this way before on my system, always have better input latency without it on both kernel and power

keep it up bro, I'm testing your tweaks as well along the way

skkiNN
Posts: 90
Joined: 07 Feb 2021, 14:20

Re: kernel tweaks, updated May 3

Post by skkiNN » Yesterday, 09:34

Hyote wrote:
04 May 2024, 13:13
skkiNN wrote:
04 May 2024, 12:37
bro when u "edited" the post, it means are you adding other commands in list?
Added some, changed some. There are still things I could share but I'd need to write a whole guide then.
Another question man (sorry for my english) i just entered all the commands via cmd like 1 week ago. What i have to do if i want now enter ur "edited" commands and adding some others? Arent they duplicated or something like that? hope u understood what i mean

Hyote
Posts: 31
Joined: 09 Jan 2024, 18:08

Re: kernel tweaks, updated May 3

Post by Hyote » Yesterday, 12:42

skkiNN wrote:
Yesterday, 09:34
Hyote wrote:
04 May 2024, 13:13
skkiNN wrote:
04 May 2024, 12:37
bro when u "edited" the post, it means are you adding other commands in list?
Added some, changed some. There are still things I could share but I'd need to write a whole guide then.
Another question man (sorry for my english) i just entered all the commands via cmd like 1 week ago. What i have to do if i want now enter ur "edited" commands and adding some others? Arent they duplicated or something like that? hope u understood what i mean
You can add them as many times as you like, only the values will change. I changed most, so you can even compare them with your current registry values.

Post Reply