Jump to content
Forums

reduce ping and lag with registry changes


existenz

Recommended Posts

1.Click on Start. Type in regedit and run it as Administrator (by right clicking on it and choosing the appropriate button).
2.Go to branch HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Multimedia\SystemProfile.
3.Right click on NetworkThrottlingIndex and choose Modify.
4.Set Value data to FFFFFFFF and click OK.
5.Now go to branch HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\ and choose appropriate element from the list (you need to select one that has your IP address).
6.Right click in the right area of regedit, click New -> DWORD (32-bit) Value. Give it a name TCPackFrequency.
7.Right click in the right area of regedit, click New -> DWORD (32-bit) Value. Give it a name TCPNoDelay.
8.Double click on TCPackFrequency and set its value data to 1. Click OK.
9.Double click on TCPNoDelay and set its value data to 1. Click OK.
 

Link to comment
Share on other sites

This does not accomplish a lot in most cases. Maybe in a lan you might see a small benefit copying lots of tiny files. Almost everything supports sliding window size so the tcp window size is not limiting transfer times. 

The people that think this speeds up ping or games are fools. Ping uses ICMP and games primarily transfer data by UDP. Since neither uses TCP these parameters have no effect.

Edited by johnienna
Link to comment
Share on other sites

10 hours ago, johnienna said:

This does not accomplish a lot in most cases. Maybe in a lan you might see a small benefit copying lots of tiny files. Almost everything supports sliding window size so the tcp window size is not limiting transfer times. 

The people that think this speeds up ping or games are fools. Ping uses ICMP and games primarily transfer data by UDP. Since neither uses TCP these parameters have no effect.

it might help it might not

personally i see some slightly better experience with. Is it placebo??? :o i dont think so because indeed it clicks a little faster mobs for example. i dont have that half second lag that i have without it

someone can always try and then undo it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...