<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kastang &#187; Windows 7</title>
	<atom:link href="http://kastang.com/blog/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://kastang.com</link>
	<description>Ramblings of a Geek</description>
	<lastBuildDate>Sat, 21 Aug 2010 16:17:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Reduce WoW Latency in Windows 7</title>
		<link>http://kastang.com/blog/2009/08/reduce-wow-latency-in-windows-7/</link>
		<comments>http://kastang.com/blog/2009/08/reduce-wow-latency-in-windows-7/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 20:26:30 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[WoW]]></category>

		<guid isPermaLink="false">http://kastang.com/?p=193</guid>
		<description><![CDATA[While playing World of Warcraft in Windows XP my average ping was between  80ms and 100ms. In Windows 7 my ping was averaging over 300ms most of the time. After applying the tweaks below my latency dropped to around 120ms, a little higher then I was experiencing in Windows XP, but a great improvement compared [...]]]></description>
			<content:encoded><![CDATA[<p>While playing World of Warcraft in Windows XP my average ping was between  80ms and 100ms. In Windows 7 my ping was averaging over 300ms most of the time. After applying the tweaks below my latency dropped to around 120ms, a little higher then I was experiencing in Windows XP, but a great improvement compared to what I was getting before in Windows 7.</p>
<p><strong>Note, this tweak involves changing registry values. If you are not familiar with the registry, I would suggest not doing this tweak as it could cause your OS to become unbootable.</strong></p>
<ul>
<li>Open Regedit</li>
<li>Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Interfaces</li>
<li>Find the interface folder that is currently in use. It will be the one that has an IPAddress and the most fields.</li>
<li>Right click on the interface and choose New -&gt; DWORD (32-bit) Value.  Name it: “TcpAckFrequency”</li>
<li>Right click on TcpAckFrequency, select modify and change the "0" value to "1".</li>
<li>Right click on the interface and choose New -&gt; DWORD (32-bit) Value.  Name it: “TCPNoDelay”</li>
<li>Right click on TCPNoDelay, select modify and change the "0" value to "1".</li>
</ul>
<p>Restart your computer for changes to take effect. If all goes well, you should notice a lower latency while playing WoW.</p>
]]></content:encoded>
			<wfw:commentRss>http://kastang.com/blog/2009/08/reduce-wow-latency-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
