This are new method to improve hitreg to be perfect like shroud play or Ninja(pubg,fornite,realm royale) and card draws(hearthstone)
Posibble the best settings I found so far:
Atention, this is not the same settings as TcpAckFrequency, they act different!
Before you do this remove any tcpnodelay in msmq or any optimization you done to network card(TcpAckFrequency,MTU,DefaulTTL,TCPWindowSize and others)!!!
You can try also this settings:
[link removed by admin]
Posibble the best settings I found so far:
Atention, this is not the same settings as TcpAckFrequency, they act different!
Before you do this remove any tcpnodelay in msmq or any optimization you done to network card(TcpAckFrequency,MTU,DefaulTTL,TCPWindowSize and others)!!!
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
“DelayedAckFrequency”=dword:00000001
“DelayedAckTicks”=dword:00000001
“CongestionAlgorithm”=dword:00000001
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
“DelayedAckFrequency”=dword:00000000
“DelayedAckTicks”=dword:00000000
“CongestionAlgorithm”=dword:00000000