<?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>KenMerritt.com</title>
	<atom:link href="http://kenmerritt.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenmerritt.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 Apr 2015 19:33:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Schedule</title>
		<link>http://kenmerritt.com/schedule/</link>
		<comments>http://kenmerritt.com/schedule/#comments</comments>
		<pubDate>Thu, 16 Apr 2015 19:32:32 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=151</guid>
		<description><![CDATA[Mon: 7pm &#8211; 2am Tue: 7pm &#8211; 2am Wed: no stream Thu: no stream Fri: 7pm &#8211; 2am Sat: 4pm &#8211; 2am Sun: 4pm &#8211; 2am Normal Schedule, check my twitter for deviations. All times listed are Eastern US = GMT/UTC &#8211; 5h (- 4h during DST)]]></description>
				<content:encoded><![CDATA[<p>Mon:   7pm &#8211; 2am<br />
Tue:   7pm &#8211; 2am<br />
Wed:   no stream<br />
Thu:   no stream<br />
Fri:   7pm &#8211; 2am<br />
Sat:   4pm &#8211; 2am<br />
Sun:   4pm &#8211; 2am</p>
<p>Normal Schedule, check my twitter for deviations. All times listed are Eastern US = GMT/UTC &#8211; 5h (- 4h during DST)</p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/schedule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bambi vs 3 fully geared guys</title>
		<link>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/</link>
		<comments>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/#comments</comments>
		<pubDate>Sat, 28 Mar 2015 20:22:20 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=148</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/7FHTzSjpeTU?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/bambi-vs-3-fully-geared-guys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shotgun with 1 shot vs AK-74</title>
		<link>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/</link>
		<comments>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/#comments</comments>
		<pubDate>Fri, 27 Mar 2015 03:46:06 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=145</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/Aa5tmmXV76Q?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/shotgun-with-1-shot-vs-ak-74/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding an Admin in Reign of Kings</title>
		<link>http://kenmerritt.com/adding-an-admin-in-reign-of-kings/</link>
		<comments>http://kenmerritt.com/adding-an-admin-in-reign-of-kings/#comments</comments>
		<pubDate>Sat, 21 Mar 2015 22:57:32 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[Reign of Kings]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=140</guid>
		<description><![CDATA[So you want to add someone as an admin on your Reign of Kings server? Well after a bit of time trying to figure it out myself I finally succeeded. It took so long to figure out the correct syntax I thought I better post it in case anyone else is having trouble. Find the]]></description>
				<content:encoded><![CDATA[<p>So you want to add someone as an admin on your Reign of Kings server? Well after a bit of time trying to figure it out myself I finally succeeded. It took so long to figure out the correct syntax I thought I better post it in case anyone else is having trouble.</p>
<p>Find the currently empty users section inside your permissions.cfg:<br />
<code><br />
users {<br />
}<br />
</code></p>
<p>For each user add in the following inside the existing user brackets above:<br />
<code><br />
KenMerritt {<br />
groups {<br />
- 'admin'<br />
}<br />
}<br />
</code><span id="more-140"></span></p>
<p>The completed section would look like this:<br />
<code><br />
users {<br />
KenMerritt {<br />
groups {<br />
- 'admin'<br />
}<br />
}<br />
}<br />
</code></p>
<p>Just in case you are still confused here is my entire Permissions.cfg file containing two admins:<br />
<code><br />
guest { # Unregistered users will use these permissions.<br />
nameFormat = '%name%'<br />
chatFormat = '%name% : %message%'<br />
guildFormat = '[00CC00][%guild%] %chatFormat%[-]'<br />
}<br />
groups {<br />
default {<br />
default = 'True'<br />
permissions {<br />
- 'rok.chat.me'<br />
- 'rok.chat.guild'<br />
- 'rok.health.suicide'<br />
- 'rok.help.list'<br />
}<br />
}<br />
admin {<br />
permissions {<br />
- '*'<br />
}<br />
}<br />
}<br />
users {<br />
KenMerritt {<br />
groups {<br />
- 'admin'<br />
}<br />
}<br />
jamhorne {<br />
groups {<br />
- 'admin'<br />
}<br />
}<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/adding-an-admin-in-reign-of-kings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DayZ Server Finder</title>
		<link>http://kenmerritt.com/dayz-server-finder/</link>
		<comments>http://kenmerritt.com/dayz-server-finder/#comments</comments>
		<pubDate>Sat, 21 Mar 2015 20:27:42 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=117</guid>
		<description><![CDATA[Wanting to find out what server you are on in DayZ? Or trying to find the last server you were on? I have here two very simple batch files that will do that for you. They both do basically the same thing, so you can pick either one. In either case follow the directions below.]]></description>
				<content:encoded><![CDATA[<p>Wanting to find out what server you are on in DayZ? Or trying to find the last server you were on? I have here two very simple batch files that will do that for you. They both do basically the same thing, so you can pick either one. In either case follow the directions below.<br />
1. Create a new text file<br />
2. Insert the code from either one into the file and save it as something like DayZ Server.bat<br />
3. You will probably have to change the extension manually to .bat from .txt<br />
4. When you double click it, it should run. If it doesn&#8217;t you probably have certain file extensions hidden and your DayZ Server.bat is actually DayZ Server.bat.txt</p>
<p><strong>Number 1</strong><br />
<code><br />
find "lastMPServer" %userprofile%\documents\dayz\%username%.dayzprofile >%temp%\dayzip.txt | notepad %temp%\dayzip.txt<br />
</code><span id="more-117"></span><br />
<a href="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver1.png"><img src="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver1-300x79.png" alt="dayzserver1" width="300" height="79" class="alignnone size-medium wp-image-120" /></a></p>
<p><strong>Number 2</strong><br />
<code><br />
@echo off<br />
setlocal<br />
set FileName=%HOMEDRIVE%\%HOMEPATH%\Documents\DayZ\%USERNAME%.DayZProfile<br />
set FileTime="-"<br />
:loop<br />
for %%X in (%FileName%) do (<br />
    if %FileTime% NEQ "%%~tX" (<br />
        type %FileName% | find "lastMPServer"<br />
    )<br />
    set FileTime="%%~tX"<br />
)<br />
rem wait 5 seconds before checking again<br />
TIMEOUT /T 5 >nul 2>nul<br />
goto :loop<br />
</code><br />
<a href="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver2.png"><img src="http://kenmerritt.com/wp-content/uploads/2015/03/dayzserver2-300x89.png" alt="dayzserver2" width="300" height="89" class="alignnone size-medium wp-image-121" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/dayz-server-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Minecraft Mouse Lag</title>
		<link>http://kenmerritt.com/fixing-minecraft-mouse-lag/</link>
		<comments>http://kenmerritt.com/fixing-minecraft-mouse-lag/#comments</comments>
		<pubDate>Sun, 08 Mar 2015 17:55:00 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[Minecraft]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=87</guid>
		<description><![CDATA[I&#8217;ve been playing the Direwolf20 1.7.10 pack of Minecraft from the FTB Launcher, and I&#8217;ve been suffering from lag in it for some time. I had chalked it up to my computer and low FPS or to my slow internet connection to the server I play on. However, recently I noticed that it was actually]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been playing the Direwolf20 1.7.10 pack of Minecraft from the FTB Launcher, and I&#8217;ve been suffering from lag in it for some time. I had chalked it up to my computer and low FPS or to my slow internet connection to the server I play on. However, recently I noticed that it was actually centered around my mouse and keyboard. If I stand still and move my mouse enough for my character to do a 180, my mouse moves a consistent distance each time. In my case it&#8217;s about 1 inch. However, if I hold down a button on my keyboard and repeat the same thing with my mouse, I find my character turns wildly different amounts each time. Holding the key down for my push to talk in Teamspeak might mean I need to move my mouse 1 inch to do a 180, and 2 seconds later, I might need to move my mouse 4 inches to perform the same 180. It&#8217;s like someone is controlling my mouse sensitivity and randomly changing it from 20-100, but only as long as some key on my keyboard is held down. My friend playing the exact same mod pack, and the exact same server, does not experience this.<br />
<span id="more-87"></span></p>
<p>After some research online I came across <a href="http://bugs.mojang.com/browse/MC-48219" target="_blank">this post</a> talking about the exact issue. It would appear the problem is related to version 2.9.1 of LWJGL (lightweight java gaming library) that is installed alongside Minecraft. Mine was installed by the FTB (feed the beast) launcher, but it&#8217;s also installed by other launchers such as MultiMC or even Mojang&#8217;s official launcher. This issue also affects multiple versions of Minecraft as well. So basically a whole lot of people may be impacted by this problem. According to the post on their site, this bug is fixed in version 2.9.3 of LWJGL. Eventually all launchers will probably go to 2.9.3, but until then a manual upgrade is required.</p>
<p>The launcher I&#8217;m using as stated above, is the FTB launcher. It places these LWJGL files in 3 locations<br />
\FTB Launcher\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar<br />
\FTB Launcher\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar<br />
\FTB Launcher\libraries\org\lwjgl\lwjgl\lwjgl-platform\2.9.1\lwjgl-platform-2.9.1-natives-windows.jar</p>
<p>Those are the 3 files that need upgraded to fix the lag issue. I was able to download 2 of the 3 files from the LWJGL <a href="http://sourceforge.net/projects/java-game-lib/files/Official%20Releases/LWJGL%202.9.3/" target="_blank">Sourceforge page</a>. You need the following 2 files from the zip.<br />
lwjgl.jar<br />
lwjgl_util.jar</p>
<p>The third file I found at the following <a href="http://mirrors.ibiblio.org/maven2/org/lwjgl/lwjgl/lwjgl-platform/2.9.3/" target="_blank">website</a><br />
lwjgl-platform-2.9.3-natives-windows.jar</p>
<p>The 3 files are then renamed to match the original file names and used to overwrite those original 3 files.<br />
lwjgl.jar is renamed to lwjgl-2.9.1.jar<br />
lwjgl_util.jar is renamed to lwjgl_util-2.9.1.jar<br />
lwjgl-platform-2.9.3-natives-windows.jar is renamed to lwjgl-platform-2.9.1-natives-windows.jar</p>
<p>After the 3 original 2.9.1 files are replaced with the 2.9.3 versions I fired up Minecraft and my input lag was completely gone. If you want to get the original files back all you have to do is delete the new files and the FTB launcher will automatically download them again. </p>
<p>Take careful note that we are downloading the 2.9.3 versions and then renaming them to be exactly the same name as the original 2.9.1 versions. Then we overwrite the original 2.9.1 versions. This is to trick the FTB Launcher into thinking it has the correct 2.9.1 files it is expecting. If you have a different launcher you will have to figure out where the LWJGL files are located.</p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/fixing-minecraft-mouse-lag/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bad spot for a picnic</title>
		<link>http://kenmerritt.com/bad-spot-for-a-picnic/</link>
		<comments>http://kenmerritt.com/bad-spot-for-a-picnic/#comments</comments>
		<pubDate>Sun, 08 Mar 2015 05:01:37 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[DayZ]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=74</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/1QHGVUJHkko?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/bad-spot-for-a-picnic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Website</title>
		<link>http://kenmerritt.com/new-website-2/</link>
		<comments>http://kenmerritt.com/new-website-2/#comments</comments>
		<pubDate>Thu, 12 Feb 2015 15:13:10 +0000</pubDate>
		<dc:creator><![CDATA[Ken]]></dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://kenmerritt.com/?p=64</guid>
		<description><![CDATA[New website is up and running!]]></description>
				<content:encoded><![CDATA[<p>New website is up and running!</p>
]]></content:encoded>
			<wfw:commentRss>http://kenmerritt.com/new-website-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
