<?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>Psychogeeks &#187; Games</title>
	<atom:link href="http://psychogeeks.com/category/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://psychogeeks.com</link>
	<description>Ramblings of an armchair astronomer and inveterate geek</description>
	<lastBuildDate>Tue, 15 Feb 2011 21:19:34 +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>Kobo Deluxe</title>
		<link>http://psychogeeks.com/kobo-deluxe-79/</link>
		<comments>http://psychogeeks.com/kobo-deluxe-79/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 00:43:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://psychogeeks.com/kobo-deluxe-79/</guid>
		<description><![CDATA[One of my favourite time wasters is a small game called Kobo Deluxe. Kobo Deluxe is a fast-paced multi-way scrolling shoot-em-up. The game is an update on the original XKobo by Akira Higuchi and bears a passing resemblance to Bosconian. The game&#8217;s simplicity only serves to heighten its very addictive nature. It runs on UNIX-like [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://psychogeeks.com/wp-content/uploads/2007/04/kobodeluxe_screen.gif' title='Kobo Deluxe Screen Shot'><img src='http://psychogeeks.com/wp-content/uploads/2007/04/kobodeluxe_screen.thumbnail.gif' alt='Kobo Deluxe Screen Shot' class='left'/></a>One of my favourite time wasters is a small game called <a href="http://olofson.net/kobodl/" title="Kobo Deluxe Home" >Kobo Deluxe</a>.  Kobo Deluxe is a fast-paced multi-way scrolling shoot-em-up.  The game is an update on the original XKobo by Akira Higuchi and bears a passing resemblance to <a href="http://en.wikipedia.org/wiki/Bosconian" title="Bosconian at Wikipedia">Bosconian</a>. The game&#8217;s simplicity only serves to heighten its very addictive nature.  It runs on UNIX-like operating systems and Windows so I can get a fix any time.  </p>
<p>After recent upgrades to my home PC I discovered, to my great dismay, that Kobo now ran with terrible sound glitches and crackling on Windows, and not at all under Linux.  The new sound system is a Realtek ALC883 (Intel high definition audio) and most everything else worked properly.  Fiddling with the range of sound options in the game did nothing to alleviate the problem.  </p>
<p>The game uses the <a href="http://www.libsdl.org/" title="Simple Directmedia Layer">SDL</a> for its sound, and ships with SDL libraries.  I started looking at upgrading the SDL library and found the shipped version were a few dot-releases old.  The following steps update the SDL libraries in Kobo Deluxe on Windows:
<ol>
<li>Download the latest <a href="http://libsdl.org/download-1.2.php" title="SDL binaries">Windows SDL library binaries</a></li>
<li>Download the latest <a href="http://libsdl.org/projects/SDL_image/" title="SDL Image binaries">Windows SDL-Image library binaries</a></li>
<li>Unpack both archives</li>
<li>Copy all the unpacked DLL files into the Kobo Deluxe game directory, overwriting existing files.</li>
<li>Play!</li>
</ol>
<p>This seemed to fix the problem on Windows.  </p>
<p>On the Linux side of things, the game hangs trying to start with audio enabled.  This problem may also be related to using a dual core processor.  I&#8217;ll keep you posted with any progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://psychogeeks.com/kobo-deluxe-79/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

