<?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>Notes &#187; games</title>
	<atom:link href="http://alexpb.com/notes/articles/category/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexpb.com/notes</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 01:27:45 +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>Playing Call Of Duty 4: Modern Warfare Under Ubuntu Linux</title>
		<link>http://alexpb.com/notes/articles/2009/12/05/playing-call-of-duty-4-modern-warfare-under-ubuntu-linux/</link>
		<comments>http://alexpb.com/notes/articles/2009/12/05/playing-call-of-duty-4-modern-warfare-under-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:45:08 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=690</guid>
		<description><![CDATA[sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get upgrade sudo apt-get install wine1.2 wget http://www.kegel.com/wine/winetricks sh winetricks vcrun2005 sh winetricks d3dx9 wine regedit under HKEY_CURRENT_USER/Software/Wine, create key Direct3D if it doesn&#8217;t already exist inside Direct3D create the following values: string: DirectDrawRenderer value: opengl string: OffscreenRenderingMode value: fbo string: RenderTargetLockMode value: auto string: UseGLSL value: readtex [...]]]></description>
			<content:encoded><![CDATA[<pre class="brush: bash;">sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install wine1.2
wget http://www.kegel.com/wine/winetricks
sh winetricks vcrun2005
sh winetricks d3dx9
wine regedit</pre>
<ul>
<li>under HKEY_CURRENT_USER/Software/Wine, create key Direct3D if it doesn&#8217;t already exist</li>
<li>inside Direct3D create the following values:
<ul>
<li>string: DirectDrawRenderer		value: opengl</li>
<li>string: OffscreenRenderingMode	value: fbo</li>
<li>string: RenderTargetLockMode		value: auto</li>
<li>string: UseGLSL				value: readtex</li>
<li>string: VideoMemorySize			value: (video card memory size in MB)</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/12/05/playing-call-of-duty-4-modern-warfare-under-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sound Problems With Urban Terror, Pulseaudio and Ubuntu Karmic</title>
		<link>http://alexpb.com/notes/articles/2009/10/02/sound-problems-with-urban-terror-pulseaudio-and-ubuntu-karmic/</link>
		<comments>http://alexpb.com/notes/articles/2009/10/02/sound-problems-with-urban-terror-pulseaudio-and-ubuntu-karmic/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:01:54 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[games]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[urban terror]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=676</guid>
		<description><![CDATA[I fixed it by installing libsdl1.2debian-pulseaudio (which replaces libsdl1.2debian-alsa). So it might be worth a try if you get sound problems with any other programs. Source: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/372843]]></description>
			<content:encoded><![CDATA[<p>I fixed it by installing libsdl1.2debian-pulseaudio (which replaces libsdl1.2debian-alsa).  So it might be worth a try if you get sound problems with any other programs.</p>
<p>Source: <a href="https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/372843">https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/372843</a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/10/02/sound-problems-with-urban-terror-pulseaudio-and-ubuntu-karmic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You know Flash is inefficient when ..</title>
		<link>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/</link>
		<comments>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 02:55:13 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/</guid>
		<description><![CDATA[&#8230;DOOM 1, a 15 year old game converted to flash, is jerky on a fairly recent computer. It&#8217;s still worth a try, play now.]]></description>
			<content:encoded><![CDATA[<p>&#8230;<b>DOOM 1</b>, <a href="http://www.doomworld.com/10years/">a 15 year old game</a> converted to flash, is jerky on a <a href="http://alexpb.com/notes/articles/2007/01/14/my-computer/">fairly recent computer</a>.</p>
<p>It&#8217;s still worth a try, <a href="http://www.newgrounds.com/portal/view/470460">play now</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
