<?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>KennyNet &#187; General</title>
	<atom:link href="http://www.kennynet.co.uk/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kennynet.co.uk</link>
	<description>Ramblings of a PHP developer</description>
	<lastBuildDate>Fri, 02 Dec 2011 14:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Dead Space with Arrow Keys!</title>
		<link>http://www.kennynet.co.uk/2008/12/22/dead-space-with-arrow-keys/</link>
		<comments>http://www.kennynet.co.uk/2008/12/22/dead-space-with-arrow-keys/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 23:23:29 +0000</pubDate>
		<dc:creator>Kenny Millington</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[arrow keys]]></category>
		<category><![CDATA[controls.rmp]]></category>
		<category><![CDATA[dead space]]></category>

		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=68</guid>
		<description><![CDATA[Having received Dead Space for my Birthday I was disappointed to find that there was no way to use the arrow keys to play especially since I&#8217;m left handed and that is far more natural to me. However, not being one to give up at the first hurdle Google lead me this page which gives [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_69" class="wp-caption alignright" style="width: 310px"><a href="http://www.kennynet.co.uk/wp-content/uploads/2008/12/deadspace.png"><img class="size-medium wp-image-69" title="Dead Space with Arrow Keys" src="http://www.kennynet.co.uk/wp-content/uploads/2008/12/deadspace-300x242.png" alt="Dead Space with Arrow Keys" width="300" height="242" /></a><p class="wp-caption-text">Dead Space with Arrow Keys</p></div>
<p>Having received Dead Space for my Birthday I was disappointed to find that there was no way to use the arrow keys to play especially since I&#8217;m left handed and that is far more natural to me.</p>
<p>However, not being one to give up at the first hurdle Google lead me <a href="http://my.opera.com/rejzor/blog/how-to-play-dead-space-with-arrow-keys">this page</a> which gives instructions for playing Dead Space with arrow keys using GlovePIE to remap the keys as you press them. It&#8217;s a good workaround but it&#8217;s simply not ideal.</p>
<p>The file responsible for storing your key mappings is controls.rmp located under &#8220;C:\Documents and Settings\&lt;your username&gt;\Local Settings\Application Data\Electronic Arts\Dead Space&#8221;, so I began examing this file, how it changed depending what the keys were set to and after an hour or two of playing about I discovered not only the offsets storing the Up/Down/Left/Right key mappings but also the correct values for the arrow keys &#8211; AND THEY WORK.</p>
<p>To make these changes for yourself you&#8217;ll need a hex editor like <a href="http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm">XVI32</a>, set the following values at the following offsets in the controls.rmp file (OFFSET:VALUE):-</p>
<pre>5C: CB
AC: D0
14C: C8
23C: CD</pre>
<p>Now save the file and load up Dead Space, you should find you&#8217;re now able to use the arrow keys to move around. Alternatively if that&#8217;s too much like hard work you can download my pre-modified controls.rmp file below which is set to use the arrow keys &#8211; simply customise the other keys how you would like.</p>
<p><strong>Download: </strong><a href="http://www.kennynet.co.uk/misc/controls.rmp">controls.rmp</a>.</p>
<p><strong>Update:</strong><br />
If you&#8217;d like to use the Enter/Return key as your reload key, make the following change using XVI32:-</p>
<pre>
E8: 1C
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.kennynet.co.uk/2008/12/22/dead-space-with-arrow-keys/feed/</wfw:commentRss>
		<slash:comments>102</slash:comments>
		</item>
		<item>
		<title>Winter cleanup</title>
		<link>http://www.kennynet.co.uk/2008/11/25/winter-cleanup/</link>
		<comments>http://www.kennynet.co.uk/2008/11/25/winter-cleanup/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:05:04 +0000</pubDate>
		<dc:creator>Kenny Millington</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[cleanup]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://www.kennynet.co.uk/?p=6</guid>
		<description><![CDATA[Well I&#8217;ve had a bit of a &#8220;winter cleanup&#8221; of my site and removed most of the pages, this site is now going to focus on just being a blog rather than being a site containing a blog. The about me and gallery pages have gone and the links and contact pages have been rewritten [...]]]></description>
			<content:encoded><![CDATA[<p>Well I&#8217;ve had a bit of a &#8220;winter cleanup&#8221; of my site and removed most of the pages, this site is now going to focus on just being a blog rather than being a site containing a blog.</p>
<p>The about me and gallery pages have gone and the links and contact pages have been rewritten to be WordPress style pages.</p>
<p>I also found a pretty cool theme called iNove, edited it a bit to change the header and here it is! A site redesign, looks alot better IMO. <img src='http://www.kennynet.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.kennynet.co.uk/2008/11/25/winter-cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

