<?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>Hugo Jonker &#187; gaming</title>
	<atom:link href="https://sandcat.nl/~hugo/blog/?cat=5&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>https://sandcat.nl/~hugo/blog</link>
	<description></description>
	<lastBuildDate>Wed, 11 Sep 2019 18:22:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>SokoDroid</title>
		<link>https://sandcat.nl/~hugo/blog/?p=829</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=829#comments</comments>
		<pubDate>Thu, 10 Jan 2013 10:34:41 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=829</guid>
		<description><![CDATA[Thanks to Filipe Ferreira, we have tested Soko2012 on an Android system. You can see the result below. It works!!!]]></description>
				<content:encoded><![CDATA[<p><img style="margin-right: 10pt;" title="programming / games" alt="" src="/~hugo/img/sokologo.png" width="100pt" align="left" /><img style="margin-left: 10pt;" title="SokoDroid: the logo!" alt="sokodroid logo" src="/~hugo/sokoban/sokodroid-logo.png" width="130pt" align="right" />Thanks to Filipe Ferreira, we have tested <a href="/~hugo/sokoban/soko2012.zip">Soko2012</a> on an Android system. You can see the result below.</p>
<p>It works!!!<br />
<img title="SokoBan 2012 running on an Android tablet" alt="photo of sokoban on android tablet" src="/~hugo/sokoban/sokodroid-photo-small.jpg" width="500px" align="middle" /></p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=829</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SokoBan 2012 released!</title>
		<link>https://sandcat.nl/~hugo/blog/?p=814</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=814#comments</comments>
		<pubDate>Fri, 04 Jan 2013 15:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[friends]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[in the news]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[unix/windows]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=814</guid>
		<description><![CDATA[Arnout de Mooij and I are proud to announce the first official release of SokoBan 2012! This is a classic version of the game Sokoban, completely programmed by Arnout and myself. We started programming this around the time we both just had access to pentiums. Or perhaps even slightly before. Well, it took so long [&#8230;]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><img style="margin-right: 10pt;" title="programming / games" alt="" src="http://sandcat.nl/~hugo/img/sokologo.png" width="100pt" align="left" />Arnout de Mooij and I are proud to announce the first official release of <a href="/~hugo/sokoban/soko2012.zip">SokoBan 2012</a>! This is a classic version of the game <a href="http://en.wikipedia.org/wiki/Sokoban">Sokoban</a>, completely programmed by Arnout and myself. We started programming this around the time we both just had access to pentiums. Or perhaps even slightly before. Well, it took so long this game can go straight into nostalgia haven!<br />
<img class="aligncenter" title="SokoBan's colourful menu" alt="Sokoban menu" src="/~hugo/sokoban/soko-shot3.png" align="middle" /></p>
<h3>Quick install</h3>
<ol>
<li>download and unzip <a href="/~hugo/sokoban/soko2012.zip">soko2012.zip</a><br />
Android users: you&#8217;ll need an <a href="https://play.google.com/store/apps/details?id=com.agilesoftresource&amp;feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5hZ2lsZXNvZnRyZXNvdXJjZSJd">unzip utility</a>.</li>
<li>install <a href="http://www.dosbox.com/">DosBox 0.74</a> or higher</li>
<li>For Windows only, here&#8217;s how to create a shortcut (see also the below picture):
<ul>
<li>Go to the Desktop.</li>
<li>Select the DosBox icon.</li>
<li>Press <tt>Ctrl+C</tt> and then <tt>Ctrl+V</tt> to copy the shortcut.</li>
<li>Right-click, select &#8220;Properties&#8221;</li>
<li>At the end of the field &#8220;<tt>Target</tt>&#8220;, add the full path of <tt>soko2012.exe</tt>.<br />
E.g., if &#8220;<tt>Target</tt>&#8221; was <tt>"C:\Program Files\DOSBox-0.74\DOSBox.exe" -userconf</tt>, and the files were extracted to <tt>C:\Users\hugo.jonker\Downloads\sokoban\</tt>, then &#8220;<tt>Target</tt>&#8221; should become <tt>"C:\Program Files\DOSBox-0.74\DOSBox.exe" -userconf C:\Users\hugo.jonker\Downloads\sokoban\soko2012.exe</tt>.</li>
<li>Change the field &#8220;<tt>Start in:</tt>&#8221; to point to the folder where you extracted the zipfile.<br />
E.g., continuing the previous example, &#8220;<tt>Start in:</tt>&#8221; would now become <tt>C:\Users\hugo.jonker\Downloads\sokoban\</tt>.</li>
<li>Change to the Tab &#8220;General&#8221; and rename the icon to <tt>SokoBox</tt>.</li>
</ul>
</li>
</ol>
<p style="text-align: center;"><img class="aligncenter" title="Change the highlighted field and the one below to run Soko2012 by clicking the icon. Renaming the icon is optional (but fun, so you should do that too :)" alt="Shortcut icon properties" src="/~hugo/sokoban/soko-windowsprops2.png" align="middle" /><br />
<!-- src="http://www.dosbox.com/wiki/images/c/c2/Properties2.png" align="middle" --></p>
<h3>To play:</h3>
<ul>
<li><b>Unix:</b> run <tt>startsoko.sh</tt> from the command line.</li>
<li><b>Windows:</b> Double-click the <tt>SokoBox</tt> icon.<br />
Potentially the game runs slow, press <tt>Ctrl+F12</tt> a few times to speed up DosBox.</li>
<li><b>Android:</b> Run <tt>DosBox</tt> and enter the following commands:
<ul>
<li><tt>cd Downloads\sokoban</tt></li>
<li><tt>soko2012.</tt></li>
</ul>
</li>
</ul>
<p><!--  run dosbox, mount the folder/directory where you've unzipped SokoBan (e.g. <tt>mount x: /home/hugo/soko2012</tt>), go there (<tt>x:</tt>), and run <tt>soko2012.exe</tt>. --></p>
<h3>Screenshots</h3>
<table>
<tbody>
<tr>
<td><a href="/~hugo/sokoban/soko-shot5.png"><img title="Thumbnails of the levels are shown in the level selector" alt="Sokoban's level selector" src="/~hugo/sokoban/soko-shot5.png" width="200px" align="left" /></a></td>
<td><a href="/~hugo/sokoban/soko-sets.png"><img title="You can choose from a wide variety of graphical sets" alt="Sokoban's image sets" src="/~hugo/sokoban/soko-sets.png" width="200px" align="right" /></a></td>
</tr>
<tr>
<td><a href="/~hugo/sokoban/soko-shot6.png"><img title="Level 6 with regular graphics set" alt="Sokoban lvl 6 in play" src="/~hugo/sokoban/soko-shot6.png" width="200px" align="left" /></a></td>
<td><a href="/~hugo/sokoban/soko-shot7.png"><img title="Level 5, christmas graphics set" alt="playing lvl 5" src="/~hugo/sokoban/soko-shot7.png" width="200px" align="right" /></a></td>
</tr>
</tbody>
</table>
<h3>Features</h3>
<ul>
<li>48 completely original fields</li>
<li>22 completely original, totally not-ripped graphical sets, including:
<ul>
<li>a fastfood-themed set</li>
<li>a halloween-themed one</li>
<li>a crisis-themed one (bring your money to the bank)</li>
<li>a <a href="http://en.wikipedia.org/wiki/Sinterklaas">Sinterklaas</a>-themed one</li>
<li>a christmas-themed one (notice that Sinterklaas != Santa)</li>
<li>a few inspired by videogames of the 8-bit era</li>
<li>and more!</li>
</ul>
</li>
<li>a stand-alone level editor</li>
<li>a stand-alone graphics editor<strong><em> (heavily updated in 2012!)</em></strong></li>
<li>Keeping tracks of 2 types of highscores:
<ol>
<li>the best efforts (least moves, then quickest) for the first 10 levels</li>
<li>the 10 players who got the farthest completing <strong>all</strong> levels</li>
</ol>
</li>
<li>A player-state saving system, so that you could continue to improve your score for the 2nd type of highscore</li>
<li>Level selector with thumbnails of the levels</li>
<li>a demo mode (don&#8217;t touch any key for a while in the beginning, and the game will play one of the first 20 levels).<br />
Pointless? FUN! :)</li>
<li>Opening and ending scrolling titles</li>
<li>Insanely trivial-to-break encryption scheme for said titles :)</li>
<li>And, lest we forget: <strong>CHEATS</strong>! Including a complete <em>internal</em> level editor. I kid you not.</li>
</ul>
<h3>System requirements</h3>
<ul>
<li>A system capable of running <a href="http://www.dosbox.com/">DosBox 0.74</a> or higher</li>
</ul>
<p>Yeah, that&#8217;s sort of it. This game was in development for a while, and unlike <a href="http://en.wikipedia.org/wiki/Duke_nukem_forever#Development">Duke Nukem Forever</a>, we never deviated from the original specs. Sure, we need some memory (640K is enough :),  CPU (press Ctrl+F12 to speed up, Ctrl+F11 to slow down &#8212; these are dosbox controls, not ours), and some graphical requirements (stock VGA modes). Really, your smartphone can handle these. With two fingers in its nose.  :)</p>
<h3>Development history</h3>
<p>Question: what does this version of Sokoban have in common with such pretentious names as Guns n&#8217; Roses&#8217; <em><a href="http://en.wikipedia.org/wiki/Chinese_democracy#Delays">Chinese Democracy</a></em>, or the game <a href="http://en.wikipedia.org/wiki/Duke_nukem_forever#Development">Duke Nukem Forever</a>?<br />
Answer:</p>
<ul>
<li>Chinese democracy: in development 1998-2008</li>
<li>Duke Nukem Forever: in development 1997-2010</li>
<li>Sokoban by us: in development 1994-2012</li>
</ul>
<p>Message to take home: all good things deliver. Alternatively: not everyone can maintain their development quality as long as Arnout and I can :)</p>
<h3>Thanks</h3>
<p>Big thanks due to everyone who helped and inspired us. You&#8217;re probably named in the titles already!</p>
<h3>Questions/comments</h3>
<p>If you have any questions or comments, don&#8217;t hesitate to contact me!<br />
If you&#8217;re reading this blog, you ought to know how :)</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=814</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dosbox won&#8217;t get Ctrl-Break&#8230;</title>
		<link>https://sandcat.nl/~hugo/blog/?p=794</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=794#comments</comments>
		<pubDate>Thu, 01 Nov 2012 13:53:05 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=794</guid>
		<description><![CDATA[As you do not know, during my recent bike holidays, I ran into Arnout and had another go at Sokoban. Of course, I couldn&#8217;t just let it be and I&#8217;ve been having some fun ever since tinkering with the source code. Point of particular annoyance: in Dosbox, QB / QBasic does not react to CTRL+Break. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img src="http://sandcat.nl/~hugo/img/sokologo.png" title="programming / games" style="margin-right: 10pt;" align="left" width="100pt">As you do not know, during my recent <a href="https://sandcat.nl/~hugo/blog/?p=730">bike holidays</a>, I ran into Arnout and had another go at Sokoban. Of course, I couldn&#8217;t just let it be and I&#8217;ve been having some fun ever since tinkering with the source code.</p>
<p>Point of particular annoyance: in Dosbox, QB / QBasic does not react to CTRL+Break. Which happens to be the key code to halt the program and edit it &#8212; in other words, my debugging key. I now got curious, and turned to The Google.</p>
<ul>
<li><a href="http://www.virtualdub.org/blog/pivot/entry.php?id=338">Here&#8217;s why</a> CTRL+Break doesn&#8217;t work in a normal DosBox setup.<br />
(tl;dr version: no event generated whatsoever by the keypress. Also: this is a &#8220;magical&#8221; key-combo, in that it triggers an erase of the keyboard buffer and a call to a special handler &#8212; in short: special magic is needed, and none of it is there).</li>
<li>Apparently, <a href="http://sourceforge.net/p/dosbox/patches/229/">there is a patch</a> to enable CTRL+Break (note that this patch requires another patch). Didn&#8217;t try it myself.</li>
<li>Best of all: QB / QBasic respond similarly to CTRL+ScrollLock. Which works out of the (dos)box. :)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=794</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser mini-game</title>
		<link>https://sandcat.nl/~hugo/blog/?p=369</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=369#comments</comments>
		<pubDate>Mon, 14 Mar 2011 10:43:25 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=369</guid>
		<description><![CDATA[This must be one of the smallest games you&#8217;ve ever played in a browser. Yeah, that&#8217;s right. It&#8217;s in the favicon! Occasional hiccups in FF3.6, will check FF4 RC1 next&#8230; way better!!! PS: Tetris from the URL bar, over whatever site you&#8217;re visiting.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.p01.org/releases/DEFENDER_of_the_favicon/">This</a> must be one of the smallest games you&#8217;ve ever played in a browser.<br />
Yeah, that&#8217;s right. It&#8217;s in the favicon!</p>
<p><small><i>Occasional hiccups in FF3.6, will check <a href="http://sandcat.nl/~hugo/blog/?p=365">FF4 RC1</a> next</i>&#8230; <b>way</b> better!!!</small></p>
<p>PS: <a href="http://paste.ubuntu.com/579894/">Tetris</a> from the URL bar, over whatever site you&#8217;re visiting.</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=369</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTA Mario crossover</title>
		<link>https://sandcat.nl/~hugo/blog/?p=314</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=314#comments</comments>
		<pubDate>Sun, 02 Jan 2011 18:58:09 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=314</guid>
		<description><![CDATA[As the tagline says: &#8220;I&#8217;d play this game!&#8221;]]></description>
				<content:encoded><![CDATA[<p>As the tagline says: &#8220;I&#8217;d play this game!&#8221;<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Kk9oa_PiXAk?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="345" src="http://www.youtube.com/v/Kk9oa_PiXAk?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=314</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winter Holidays</title>
		<link>https://sandcat.nl/~hugo/blog/?p=312</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=312#comments</comments>
		<pubDate>Sun, 02 Jan 2011 16:10:11 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[friends]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[sports]]></category>
		<category><![CDATA[travelling]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=312</guid>
		<description><![CDATA[After receiving a comment recently that I don&#8217;t update my blog often enough (I don&#8217;t, apologies), I figured to try to write a tidbit about the winter holidays. They were great!]]></description>
				<content:encoded><![CDATA[<p>After receiving a comment recently that I don&#8217;t update my blog often enough (I don&#8217;t, apologies), I figured to try to write a tidbit about the winter holidays. They were great!</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=312</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy few weeks</title>
		<link>https://sandcat.nl/~hugo/blog/?p=291</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=291#comments</comments>
		<pubDate>Sun, 24 Oct 2010 19:38:24 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[backblogging]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[holidays]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=291</guid>
		<description><![CDATA[It&#8217;s been a while since the last update, it seems. And with good reason, lots of things have happened. But, now I am finally at home, relaxed, recovering (fingers crossed) from a slight illness, so time to type up some events :) Les Miserables My parents celebrated their 60th birthdays at the beginning of this [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s been a while since the last update, it seems. And with good reason, lots of things have happened. But, now I am finally at home, relaxed, recovering (fingers crossed) from a slight illness, so time to type up some events :)</p>
<p><img style="margin-right: 10pt;" src="http://www.musicaltheatrenews.com/images/les-miserables.jpg" alt="Les Miserables" width="200px" align="left" /></p>
<h2>Les Miserables</h2>
<p>My parents celebrated their 60th birthdays at the beginning of this year. Us kids thought long and hard to come up with a nice gift. It wasn&#8217;t easy, but then we hit upon a good idea: we&#8217;d take them to a musical of their choice.</p>
<p>Of course, in the Netherlands, a choice means either Scheveningen or Utrecht. Ow, or the Efteling theatre (and I&#8217;m probably doing a disservice to some travelling musicals in NL, but the point is clear, methinks). In short, there is no real &#8220;choice&#8221; in NL. However, we&#8217;re not bound to the Netherlands. In fact, the musical capital of the world, London&#8217;s West End, is only a short flight from Eindhoven airport. So we offered them a trip to London, and dinner and a show on West End.</p>
<p>As we&#8217;d all join, we had to juggle five calendars, which meant this trip was postponed till after the summer (and planned <strong>long</strong> in advance). My parents opted to go by train, and Anke and Rogier joined them. I&#8217;ve done the train journey before, and while it is nice, it takes so long, I prefer to fly (direct connection London-Lux). Since I left roughly at the same time as the others, I was in a London bookstore, shopping and browsing to my heart&#8217;s content, when their eurostar train was about to leave. Which gave me another few hours in the store&#8230; yummy!</p>
<p>At any rate, we all spent a few days in London, and had a blast. We went to see <a href="http://www.lesmis.com/">Les Miserables</a>, which was a fair deal more upbeat than the trodden, steaming pile of desolate despair that I thought it would be after reading the story on <a href="http://en.wikipedia.org/wiki/Les_MisC3%A9rables_%28musical%29">Wikipedia</a>. The day before that, Anke, Rogier and I chanced upon the Royal Albert Hall. We browsed the programme, to see if anything interesting would be on. <a href="http://www.cliffrichard.org/">There was</a> &#8212; at least if you&#8217;re my mum :) So we surprised my mom&amp;dad with tickets to that too, and they greatly enjoyed it :)</p>
<p><img src="http://www.gewis.nl/~hoopje/logo_solid.gif" alt="Hoopje" align="right" /></p>
<h2>Hoopje weekend</h2>
<p>Two days after coming back from London, it was time for the (somewhat) annual Hoopje weekend: a weekend for the group of friends from Eindhoven. Ever since we finished studies and got ourselves jobs, we&#8217;ve drifted apart a bit. Different calendars, even harder to juggle. So someone had the bright idea to suggest a weekend to ourselves. And so we have, for a few years now. It is a great opportunity to meet everyone again. And things (people) have changed: couples came, got married, got kids. I drink less beer than before &#8212; hell, we all do (we took 10 crates, 8 remaining at the end&#8230; hmmms.) But it was good to be there and to see everyone, and to catch up some bits and pieces. Which reminds me: I ought to phone them more often. I played a bit of a PS3 tower defence game, and a lot of guitar. All of which was fun, but not as much as seeing everyone there and seeing them go about their business, but happy to be there.</p>
<h2>Ronald&#8217;s visit</h2>
<p>Fast forward one weekend, and we&#8217;re at today and Ronald&#8217;s visit. Ronald called me at one point, with the goal of picking a date for a visit. We managed, and so I called him on Wednesday eve to arrange final details. During that call, he let it slip he was off from work on Thursday and Friday as well, so I promptly invited him over for those days. I was lucky, in that his plans could be done on Thursday, and so he arrived Thursday evening. He bravely joined for my <a href="http://www.youtube.com/watch?v=1JuOxDdN6SM">dance/sports/aerobics class</a> (we were doing the part from 00:16-00:40 &#8212; and no it doesn&#8217;t look anything like that when I attempt to move my body). That was quite brave of him, since we were in week 5 (not that I informed him beforehand though ;-). Other than that, we had a very good time with a cheese fondue evening (yummy) and we even played a bit of <a href="http://www.youtube.com/watch?v=iO10_IbDUBU">Super Mario Galaxy 2</a> (long time no play! Fun!). Of course, we also went shopping and almost bought yet another: guitar (me) and a <a href="http://www.amazon.com/Playmobil-5719-Nativity-Set/dp/B00005BRFR">playmobil Christmas nativity set</a> (him). In the end, we constrained ourselves because we both had these toys already. However, we might still succumb to seduction :)</p>
<p>Before he left, Ronald even managed to (1) fix my couch (Rogier: take note, it doesn&#8217;t slide anymore &#8212; you&#8217;ll love it) and (2) fix the rack in my garage that was wonky. So now I have another set of happy memories, good discussions (cheese fondue was fun :) and a better couch and more storage space. Very happy me!</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=291</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E3 update from PA</title>
		<link>https://sandcat.nl/~hugo/blog/?p=244</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=244#comments</comments>
		<pubDate>Tue, 22 Jun 2010 13:29:06 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=244</guid>
		<description><![CDATA[Those guys at Penny Arcade just love Nintendo :) (But yes: Nintendo&#8217;s updates probably did wash the competition away :)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.penny-arcade.com/images/tpl/logo.png" style="margin-right:10pt;" alt="Penny Arcade logo">Those guys at Penny Arcade just <a href="http://www.penny-arcade.com/comic/2010/6/16/">love Nintendo</a> :)<br />
(But yes: Nintendo&#8217;s updates probably did wash the competition away :)</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=244</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beyond Good &amp; Evil</title>
		<link>https://sandcat.nl/~hugo/blog/?p=216</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=216#comments</comments>
		<pubDate>Wed, 17 Feb 2010 10:17:32 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=216</guid>
		<description><![CDATA[As mentioned before, I brought back 2 old games from NL last time I visited (and a stack of books, which was missing the first book in the 12-ology. Grrr.). I popped in Beyond Good &#38; Evil and started playing. Well of course it&#8217;s a good game! That&#8217;s why I took it back :) Two [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.armchairempire.com/images/previews/multi-platform/beyond-good-evil/beyond-good-evil-1.jpg" alt="Jade, with camera" align="left" />As mentioned before, I brought back 2 old games from NL last time I visited (and a stack of books, which was missing the first book in the 12-ology. Grrr.). I popped in <a href="http://en.wikipedia.org/wiki/Beyond_Good_%26_Evil_%28video_game%29">Beyond Good &amp; Evil</a> and started playing.</p>
<p>Well of course it&#8217;s a good game! That&#8217;s why I took it back :)<br />
Two things stuck out as better than remembered though: the story, and the localisation. First, the localisation. The game can be played either in French or in Dutch (I probably have the French/Belgium/Dutch version of the game). I played a part in French, but it didn&#8217;t appeal that much to me. So I played the most part in Dutch. The voice acting in Dutch is good &#8212; really good. Substantially better than the silly dubbing you&#8217;d see at children&#8217;s cartoons. The way in which the characters speak highlight their characters &#8212; <a href="http://www.giantbomb.com/peyj/94-800/">Pey&#8217;j</a> sounds like a wiley, willful, down-to-earth, heart-of-gold guy, and he is. Double H sounds overly polite, like he&#8217;s god a stick up his &#8230;, and he sounds like a soldier strongly adhering to the manifest. Well, what did you expect after they addled his brains? He is a bit messed up and falling back on simple settings &#8212; and he sounds that way too.</p>
<p>The real gem, however, is when you get separated from Pey&#8217;j for a sec in the middle of a dark, dangerous dungeon. You open a door to let him in, and he goes &#8220;Wilt u soms kinderpostzegels, mevrouw?&#8221;. There is no translating for this, but the blatant flippancy combined with the inherent Dutch-ness of his remark is hilarious.</p>
<p>Second major upside: Story. Having played and finished the game before, the mechanics were known to me and never a big hindrance. So I progressed rather swiftly through the game (at one point, I was busy on the PC while the game idled, and I still finished within roughly 20hrs), which kept the pace of the story going. As it turned out, I waited long enough &#8212; I didn&#8217;t remember the details of the story (having forgotten completely about the middle third, and most of the other parts). So while gameplay was familiar, and finding my way about was not too hard, there was still plenty to discover, and enough story to discover. The story is creepy. It&#8217;s serious. It is, in my view, closer to books in its depth than to movies. I thoroughly enjoyed it.</p>
<p>Next, I might play Prince of Persia: Sands of Time, which I remember mostly enjoying for the cool acrobatics. Story, not that much. If I get round to playing/finishing it, I&#8217;ll post an update to let you know how it is a second time around.</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=216</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year!</title>
		<link>https://sandcat.nl/~hugo/blog/?p=200</link>
		<comments>https://sandcat.nl/~hugo/blog/?p=200#comments</comments>
		<pubDate>Sun, 03 Jan 2010 18:10:17 +0000</pubDate>
		<dc:creator><![CDATA[Hugo]]></dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[holidays]]></category>
		<category><![CDATA[luxembourg]]></category>
		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://sandcat.nl/~hugo/blog/?p=200</guid>
		<description><![CDATA[So many updates to post, I&#8217;m skipping a long story and going straight to the list-format: Finished both Bowser&#8217;s inside story and Professor Layton and Pandora&#8217;s Box. (Â±36 hrs and Â±18 hrs, respectively). I visited Stijn, Maartje and Iris, was great! But that&#8217;s none of your business :) I went to see Bobbie&#8217;s new place, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>So many updates to post, I&#8217;m skipping a long story and going straight to the list-format:</p>
<ul>
<li>Finished both Bowser&#8217;s inside story and Professor Layton and Pandora&#8217;s Box. (Â±36 hrs and Â±18 hrs, respectively).</li>
<li>I visited Stijn, Maartje and Iris, was great! But that&#8217;s none of your business :)</li>
<li>I went to see Bobbie&#8217;s new place, it&#8217;s pretty cool but I came a bit soon &#8212; Bobbie hasn&#8217;t moved in yet (put in furniture, but usually sleeps elsewhere).Â  So, I better revisit him later :)</li>
<li>Visited Ronald as well, though failed to see his new house. Still wondering who will see whose house first, him mine or me his. Might make an appointment for the 23rd just to win ;-)</li>
<li>Bro came here, and we had the full ritual, and it was *good*!! inducto-gourmet, Battlestar, Mario,Â  Ikea, shopping, car&#8230; all the essential ingredients were there :)</li>
<li>Finished Battlestar Galactica, the reimagining. Not fully happy with the ending, but okay. Can&#8217;t win &#8217;em all :)</li>
<li>Redecorated the place. It&#8217;ll probably be a few days before I&#8217;ve finished building the new furniture, actually :) But most has been done, and looks good, really good. Will take pictures.</li>
<li>New furniture offers new ways of storing stuff (finally! racks for in the garage!), so probably within $IMTOOLAZY I&#8217;ll have sorted out some of my stuff and make more use of the available space :)</li>
<li>Bianca and Matthijs are coming over next weekend!!</li>
<li>Dutch television is turning stupider and stupider. I&#8217;m not talking content, I am talking dubbing. It&#8217;s evil, it&#8217;s bad, and we should put a stop to it.Â  I mean, subtitles appear to be used more often in the news (to subtitle people talking Dutch with an accent) than for cartoons&#8230;</li>
</ul>
<p>That&#8217;s it from the Bourg! Happy New Year to all!</p>
]]></content:encoded>
			<wfw:commentRss>https://sandcat.nl/~hugo/blog/?feed=rss2&#038;p=200</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
