Joined: 10 Jun 2010
Posts: 20
Location: Copenhagen, Denmark
|
Just wanna share some info ive benefit alot from.
To reduce the MS in WoW:
What the he... is Nagle's algorithm:
http://en.wikipedia.org/wiki/Nagle%27s_algorithm
Note: This is not reducing your security, its only affecting performance. If your telnetting, then removing Nagle's will have a bad effect on it.
Run this script to automaticly disable "Nagle's algorithm:"
http://files.racs.com.au/_WOW/SetAckTick.vbs
Then restart PC, load WoW and enjoy:)
Turn off "Nagle's algorithm" manually:
(Only do this if you didn't do it automaticly)
1.
Open the registry editor by going start->run and typing "regedit" then pressing enter
2.
Nagivate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\"
3.
Look in each of the keys inside that one (they look like: {random numbers and letters]) and determine which one is your network connection. You can tell this since it will have your computers local ip address stored in it.
4.
Add a new key called "TcpAckFrequency" of type REG_DWORD and set the value to 1.
4b. If you are using windows 2000 call this new key "TcpDelAckTicks" and set it to 0 instead.
5.
Restart your computer.
You should now see an improvement of perhaps 100-200ms.
If at some stage you wish to remove the key just go in there and delete it.
For vista users:
http://thehotfixshare.net/board/index.php?showtopic=3265
Note: This is a patch file, so dont just accept everything without reading!
For vista 64bit users:
http://thehotfixshare.net/board/index.php?showtopic=5976&hl=KB935458
Note: This is a patch file, so dont just accept everything without reading!
Blizzard Tips:
http://us.blizzard.com/support/article.xml?locale=en_US&articleId=21018&rhtml=true
Hope it helped you too:D
Soultrain |
_________________ Druids:
- Only class with 4 specs
- Instant flying mount
- Combat ressurection
THATS WHY DRUID IS THE BEST CLASS |
|