<?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>Make Tech Easier &#187; Gaming</title>
	<atom:link href="http://maketecheasier.com/category/gaming/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:39:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux: Access 100+ Games Instantly With DJL</title>
		<link>http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17</link>
		<comments>http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17#comments</comments>
		<pubDate>Sat, 17 Oct 2009 12:13:54 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[DJL]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=7785</guid>
		<description><![CDATA[
(Update: The site was up and running when this post was published, but now it seems that it is down for unknown reason.)
(Update: The site is up and running again.)

For those who always feel that gaming is not suitable in Linux OS and it is always an hassle to install and get games to run [...]<p><strong><a href="http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17">Linux: Access 100+ Games Instantly With DJL</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/play-classic-console-games-in-linux/2009/11/13' rel='bookmark' title='Permanent Link: How to Play Classic Console Games in Linux'>How to Play Classic Console Games in Linux</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="djl-configuration" src="http://images.maketecheasier.com/2009/10/djl-logo.jpg" alt="djl-logo" width="174" height="86" /></p>
<p>(<em><strong>Update</strong>: The site was up and running when this post was published, but now it seems that it is down for unknown reason.)</em></p>
<p><em>(<strong>Update:</strong> The site is up and running again.)<br />
</em></p>
<p>For those who always feel that gaming is not suitable in Linux OS and it is always an hassle to install and get games to run in Linux platform, then DJL will definitely change the way you think.</p>
<p><a href="http://en.djl-linux.org/" target="_blank">Djl</a> is an open-source (GPL licensed) game manager written in Python 2.5 for the GNU/Linux Operating Systems. In short, it is an application that allows you to install/uninstall/manage your games easily. With Djl, you can browse through its repository of 100+ games and install the game you want with a simple click. No longer do you need to worry about game dependencies and all the command lines.</p>
<h3>Installation</h3>
<p>Download <a href="http://en.djl-linux.org/?q=node/19" target="_blank">djl installer script</a>. Extract it to your Home folder.</p>
<p>Open a terminal, Install the dependencies</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> python-qt4</pre></div></div>

<p>Change the file permission</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x ~<span style="color: #000000; font-weight: bold;">/</span>djl<span style="color: #000000; font-weight: bold;">/</span>djl.sh</pre></div></div>

<p>Run the scripts</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sh</span> ~<span style="color: #000000; font-weight: bold;">/</span>djl<span style="color: #000000; font-weight: bold;">/</span>djl.sh</pre></div></div>

<h3>Configuration</h3>
<p>At the first run, the configuration window will appear. Here is where you can configure the settings such as the installation directory, default browser etc.</p>
<p><img class="alignnone" title="djl-configuration" src="http://images.maketecheasier.com/2009/10/djl-configuration.png" alt="djl-configuration" width="477" height="534" /></p>
<p>Once you are done with the configuration, click <em>Save</em> and it will bring you to the main screen of DJL.</p>
<h3>Running DJL</h3>
<p>Once you are at the main screen, this is where the fun comes in. In the Repository tab, you can find all the games available in the DJL repository. There are currently about <a href="http://en.djl-linux.org/?q=node/20" target="_blank">120 games</a> in the repository and new games are added regularly.</p>
<p><img class="alignnone" title="djl-main" src="http://images.maketecheasier.com/2009/10/djl-main.png" alt="djl-main" width="577" height="489" /></p>
<p>One thing that I like about the interface is that it is well organized. You can even filter the games by the game types and game license.</p>
<p><img class="alignnone" title="djl-game-type" src="http://images.maketecheasier.com/2009/10/djl-game-types.png" alt="djl-game-type" width="394" height="366" /></p>
<p>When you have found the game you like, simply click <em>Install</em> and DJL will take care of the rest.</p>
<p><img class="alignnone" title="djl-installation" src="http://images.maketecheasier.com/2009/10/djl-installation.png" alt="djl-installation" width="577" height="308" /></p>
<p>As soon as the installation is completed, you will find an entry in the Game tab where you can click to start playing.</p>
<h3>Plugins</h3>
<p>Even though it is a simple game manager, DJL allows its users to install plugins to increase its functionality. While I have no use for most of the plugins, it is good to know that such stuffs exist. Plugins such as the Unreal Tournament 2004 stats could be useful for Unreal fans.</p>
<p><img class="alignnone" title="djl-plugins" src="http://images.maketecheasier.com/2009/10/djl-plugins.png" alt="djl-plugins" width="577" height="444" /></p>
<p>If you are not a gamer, or that you are contented with just playing with Gnometrics, then this is not for you. Other than that, this is really an awesome piece of software.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17">Linux: Access 100+ Games Instantly With DJL</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/play-classic-console-games-in-linux/2009/11/13' rel='bookmark' title='Permanent Link: How to Play Classic Console Games in Linux'>How to Play Classic Console Games in Linux</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</title>
		<link>http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03</link>
		<comments>http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03#comments</comments>
		<pubDate>Fri, 03 Oct 2008 03:26:06 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SNES]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=924</guid>
		<description><![CDATA[
Image by Chris.JP
Previously, I have talked about the way to play playstation game in Ubuntu. For those who are a fanboy of Super Nintendo (SNES), I didn&#8217;t forget about you too. Here is how you can play SNES game in Ubuntu Hardy.
There are several popular SNES emulators for Linux, namely: ZSNES, SNES9X, BSNES, SNEmul. We [...]<p><strong><a href="http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03">How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/play-classic-console-games-in-linux/2009/11/13' rel='bookmark' title='Permanent Link: How to Play Classic Console Games in Linux'>How to Play Classic Console Games in Linux</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li><li><a href='http://maketecheasier.com/how-to-play-rmvb-files-in-ubuntu/2008/12/09' rel='bookmark' title='Permanent Link: How To Play .RMVB Files In Ubuntu'>How To Play .RMVB Files In Ubuntu</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/turn-your-ubuntu-hardy-to-mac-osx-leopard/2008/07/23' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Hardy to Mac OSX Leopard'>Turn Your Ubuntu Hardy to Mac OSX Leopard</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-929" title="super-nintendo" src="http://maketecheasier.com/wp-content/uploads/2008/10/super-nintendo.jpg" alt="super-nintendo" width="500" height="294" align="center" /><br />
<small>Image by <a href="http://www.flickr.com/photos/chrisphillips/" target="_blank">Chris.JP</a></small></p>
<p>Previously, I have talked about the way to <a href="http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19" target="_self">play playstation game in Ubuntu</a>. For those who are a fanboy of Super Nintendo (SNES), I didn&#8217;t forget about you too. Here is how you can play SNES game in Ubuntu Hardy.</p>
<p>There are several popular SNES emulators for Linux, namely: <a href="http://www.zsnes.com/" target="_blank">ZSNES</a>, SNES9X, <a href="http://byuu.cinnamonpirate.com/bsnes/" target="_blank">BSNES</a>, <a href="http://snemul.free.fr/" target="_blank">SNEmul</a>. We will be using ZSNES because it is the best among the rest and works great in Ubuntu.</p>
<p>In your terminal, type</p>
<p class="codeblock">sudo apt-get install zsnes</p>
<p>Once done, go to any of the <a href="http://www.google.com/search?site=search%2F&amp;hl=en&amp;q=snes+rom&amp;btnG=Search" target="_blank">SNES ROM download sites</a> and download your favorite SNES game (Once again, it is illegal to own the ROMs if you do not own the cartridges, download at your own risk). The game will be in .zip format. There is no need to extract the files.</p>
<p>Open your ZSNES emulator (<em>Applications-&gt;Games-&gt;ZSNES Emulator</em>).</p>
<p><img class="size-full wp-image-925" title="zsnes-screenshot1" src="http://maketecheasier.com/wp-content/uploads/2008/10/zsnes-screenshot1.jpg" alt="zsnes-screenshot1" width="512" height="448" /></p>
<p>Select <em>Load</em> from the menubar and navigate to the file path where you have downloaded the zipped ROM.</p>
<p><img class="size-full wp-image-926" title="zsnes-screenshot2" src="http://maketecheasier.com/wp-content/uploads/2008/10/zsnes-screenshot2.jpg" alt="zsnes-screenshot2" width="512" height="448" /></p>
<p>Select the file and click <em>Load</em> to power up the game.</p>
<p><img class="size-full wp-image-927" title="zsnes-screenshot3" src="http://maketecheasier.com/wp-content/uploads/2008/10/zsnes-screenshot3.jpg" alt="zsnes-screenshot3" width="512" height="448" /></p>
<p>At any point of time, you can press the <em>Escape</em> button on your keyboard to activate the menubar.</p>
<p>Some options that you can configure in the menubar include loading a previously saved game, saving the current game state, configure your input devices, video and sound options and also connect to the Internet for multiplayer gameplay.</p>
<p><img class="size-full wp-image-928" title="zsnes-screenshot4" src="http://maketecheasier.com/wp-content/uploads/2008/10/zsnes-screenshot4.jpg" alt="zsnes-screenshot4" width="512" height="448" /></p>
<p>Enjoy!</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03">How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/play-classic-console-games-in-linux/2009/11/13' rel='bookmark' title='Permanent Link: How to Play Classic Console Games in Linux'>How to Play Classic Console Games in Linux</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li><li><a href='http://maketecheasier.com/how-to-play-rmvb-files-in-ubuntu/2008/12/09' rel='bookmark' title='Permanent Link: How To Play .RMVB Files In Ubuntu'>How To Play .RMVB Files In Ubuntu</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/turn-your-ubuntu-hardy-to-mac-osx-leopard/2008/07/23' rel='bookmark' title='Permanent Link: Turn Your Ubuntu Hardy to Mac OSX Leopard'>Turn Your Ubuntu Hardy to Mac OSX Leopard</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Having a boring day? Try Playing Tetris On Your Mac Terminal</title>
		<link>http://maketecheasier.com/play-tetris-on-your-mac-terminal/2008/10/02</link>
		<comments>http://maketecheasier.com/play-tetris-on-your-mac-terminal/2008/10/02#comments</comments>
		<pubDate>Thu, 02 Oct 2008 03:00:43 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tetris]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=921</guid>
		<description><![CDATA[After a long boring day at work, what about taking a short break and play some cool tetris game on your Mac terminal? Yes, you hear me right, I am referring to the black, ugly, unglamorous terminal app that you never want to open, and you can play tetris on it. Here&#8217;s how:
Open up your [...]<p><strong><a href="http://maketecheasier.com/play-tetris-on-your-mac-terminal/2008/10/02">Having a boring day? Try Playing Tetris On Your Mac Terminal</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29' rel='bookmark' title='Permanent Link: 5 Ways to Un-Minimize Finder Windows in OS X'>5 Ways to Un-Minimize Finder Windows in OS X</a></li><li><a href='http://maketecheasier.com/google-quick-search-box-a-great-alternative-to-quicksilver/2009/08/28' rel='bookmark' title='Permanent Link: Google Quick Search Box: A Great Alternative to Quicksilver'>Google Quick Search Box: A Great Alternative to Quicksilver</a></li><li><a href='http://maketecheasier.com/smack-your-mac-to-switch-spaces/2009/04/05' rel='bookmark' title='Permanent Link: Smack Your Mac to Switch Spaces'>Smack Your Mac to Switch Spaces</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/skitch-powerful-screen-capture-app-for-mac/2009/10/21' rel='bookmark' title='Permanent Link: Skitch &#8211; Powerful Screen Capture Application for Mac'>Skitch &#8211; Powerful Screen Capture Application for Mac</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>After a long boring day at work, what about taking a short break and play some cool tetris game on your Mac terminal? Yes, you hear me right, I am referring to the black, ugly, unglamorous terminal app that you never want to open, and you can play tetris on it. Here&#8217;s how:</p>
<p>Open up your Finder and go to <em>Application</em> -&gt; <em>Utilities</em>. Open the Terminal app.</p>
<p>Type <em>emacs</em>. You will see a lot of text. If you don&#8217;t understand, just ignore it.</p>
<p><img title="terminal-emacs" src="http://maketecheasier.com/wp-content/uploads/2008/10/terminal-emacs.jpg" alt="terminal-emacs" /></p>
<p>Press the &#8216;escape&#8217; button on your keyboard, follow by &#8216;X&#8217;.</p>
<p>Type &#8216;tetris&#8217; (in lowercase and without the quote) and press &#8216;Enter&#8217;.</p>
<p><img title="terminal-tetris" src="http://maketecheasier.com/wp-content/uploads/2008/10/terminal-tetris.jpg" alt="terminal-tetris" /></p>
<p>Use the arrow keys to move the block left/right and the arrow-up key to change shape. Space to drop the block.</p>
<p>Enjoy!</p>
<p>[via <a href="http://www.tuaw.com/2008/10/01/terminal-tips-play-tetris-in-terminal/" target="_blank">TUAW</a>]</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/play-tetris-on-your-mac-terminal/2008/10/02">Having a boring day? Try Playing Tetris On Your Mac Terminal</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/5-ways-to-un-minimize-finder-windows-in-os-x/2009/05/29' rel='bookmark' title='Permanent Link: 5 Ways to Un-Minimize Finder Windows in OS X'>5 Ways to Un-Minimize Finder Windows in OS X</a></li><li><a href='http://maketecheasier.com/google-quick-search-box-a-great-alternative-to-quicksilver/2009/08/28' rel='bookmark' title='Permanent Link: Google Quick Search Box: A Great Alternative to Quicksilver'>Google Quick Search Box: A Great Alternative to Quicksilver</a></li><li><a href='http://maketecheasier.com/smack-your-mac-to-switch-spaces/2009/04/05' rel='bookmark' title='Permanent Link: Smack Your Mac to Switch Spaces'>Smack Your Mac to Switch Spaces</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/skitch-powerful-screen-capture-app-for-mac/2009/10/21' rel='bookmark' title='Permanent Link: Skitch &#8211; Powerful Screen Capture Application for Mac'>Skitch &#8211; Powerful Screen Capture Application for Mac</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/play-tetris-on-your-mac-terminal/2008/10/02/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>4 Ways To Play Windows Game On Linux</title>
		<link>http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19</link>
		<comments>http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19#comments</comments>
		<pubDate>Tue, 19 Aug 2008 03:34:26 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[cedega]]></category>
		<category><![CDATA[crossover games]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[windows games]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=719</guid>
		<description><![CDATA[

Playing Windows games on Linux is not really a difficult task. Most gamers are reluctant to migrate to Linux because they have this misconception that Windows games cannot be played on Linux. How wrong they are. If you are one of those avid gamers that I mentioned above, here are 4 ways that you can [...]<p><strong><a href="http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19">4 Ways To Play Windows Game On Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/linux-howto-miss-your-windows-application-try-wine/2007/12/15' rel='bookmark' title='Permanent Link: Linux Howto: Miss Your Windows Application? Try WINE'>Linux Howto: Miss Your Windows Application? Try WINE</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07' rel='bookmark' title='Permanent Link: City Simulation Game For Linux'>City Simulation Game For Linux</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><!--adsense#300x300--></p>
<p><img class="alignnone size-full wp-image-724" title="gaming-on-linux" src="http://maketecheasier.com/wp-content/uploads/2008/08/gaming-on-linux.jpg" alt="" width="580" height="426" /></p>
<p>Playing Windows games on Linux is not really a difficult task. Most gamers are reluctant to migrate to Linux because they have this misconception that Windows games cannot be played on Linux. How wrong they are. If you are one of those avid gamers that I mentioned above, here are 4 ways that you can play Windows games on Linux.</p>
<p><strong>1) <a href="http://www.winehq.org" target="_blank">Wine</a></strong></p>
<p><img class="size-full wp-image-720 alignleft" title="wine-logo" src="http://maketecheasier.com/wp-content/uploads/2008/08/wine-logo.jpg" alt="" width="77" height="124" />The obvious way to install any Windows applications on Linux is via Wine. At the time when WineHQ released the stable 1.0 version, it has already supported more than 200 Windows games. Before you install any games on Linux, you can first check out <a href="http://appdb.winehq.org/" target="_blank">Wine AppDB</a> whether your game is already supported in Wine.<br clear="all"></p>
<p><strong>2) <a href="http://www.playonlinux.com" target="_blank">PlayOnLinux</a></strong></p>
<p><img class="size-full wp-image-721 alignleft" title="playonlinux" src="http://maketecheasier.com/wp-content/uploads/2008/08/playonlinux.jpg" alt="" width="96" height="96" /><em>PlayOnLinux (POL) </em>is a python based script based on Wine code. It is a useful tool that aim to help Linux users run Windows games on Linux without having to go through the scary command line interface. The main features of POL lies in its ability to allow each application to be installed within its own <em>wineprefix</em>. What this means is that one can easily install/modify/remove Windows games without affecting the systems or other applications. POL is open source and has a strong community support on their POL forum. Being a python script, it is not limited to any Linux distribution. Whether you are using Ubuntu, Fedora or Gentoo, you can find installation and usage instructions on the POL site.</p>
<p><strong>3) <a href="http://www.codeweavers.com/products/cxgames/" target="_blank">CrossOver Games</a></strong></p>
<p><img class="alignnone size-full wp-image-722" title="cxlogo_games" src="http://maketecheasier.com/wp-content/uploads/2008/08/cxlogo_games.jpg" alt="" width="248" height="40" /></p>
<p><em>CrossOver Games</em> is an addition to the popular <a href="http://www.codeweavers.com" target="_blank">CrossOver</a> series. Unlike other CrossOver products, which are aimed primarily at office productivity applications, CrossOver Games focuses on the stability of installing Windows games on Linux (and Mac OSX). As the same as <em>PlayOnLinux</em>, CrossOver Games provides a click and install method  that makes it simple for anyone to use. The latest version of CrossOver Games has already tested to work with more than a hundred Windows games, including the popular World of Warcraft, Half-Life2 and Counterstrike.</p>
<p>CrossOver Games costs $39.95</p>
<p><strong>4) <a href="http://www.cedega.com/" target="_blank">Cedega</a></strong></p>
<p><img class="size-full wp-image-723 alignleft" title="cedega_logo" src="http://maketecheasier.com/wp-content/uploads/2008/08/cedega_logo.jpg" alt="" width="190" height="59" />Formerly known as WineX, Cedega is a proprietary software from <a href="http://www.transgaming.com" target="_blank">Transgaming Technologies</a> specifically designed for running game written for Windows under Linux. Being a proprietary product, users must subscribe to Transgaming membership to enjoy the full functionality of Cedega.</p>
<p>As a fork of Wine, Cedega strength lies in implement the Mircosoft DirectX API on Linux. Installation of games using Cedega is make to mimics the experience that Windows users have. You insert the disc, run setup.exe, wait for the game to finish installing and finally enjoy your game.</p>
<p><!--adsense#468x0--></p>
<p><strong><a href="http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19">4 Ways To Play Windows Game On Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/linux-howto-miss-your-windows-application-try-wine/2007/12/15' rel='bookmark' title='Permanent Link: Linux Howto: Miss Your Windows Application? Try WINE'>Linux Howto: Miss Your Windows Application? Try WINE</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07' rel='bookmark' title='Permanent Link: City Simulation Game For Linux'>City Simulation Game For Linux</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Console Gaming For iPhone</title>
		<link>http://maketecheasier.com/console-gaming-for-iphone/2008/05/12</link>
		<comments>http://maketecheasier.com/console-gaming-for-iphone/2008/05/12#comments</comments>
		<pubDate>Mon, 12 May 2008 02:11:34 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[iPhone/iPod Touch]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=413</guid>
		<description><![CDATA[[Game console lover] If you need a reason to convince yourself to buy the expensive iPhone, here is it: You can now play all your favorite console games in your iPhone, via the emulators. Be it Playstation, Nintendo or even Sega Genesis, their emulators are easily available in the installer app. Simply click and install [...]<p><strong><a href="http://maketecheasier.com/console-gaming-for-iphone/2008/05/12">Console Gaming For iPhone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08' rel='bookmark' title='Permanent Link: Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;'>Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></li><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>[Game console lover] If you need a reason to convince yourself to buy the expensive iPhone, here is it: You can now play all your favorite console games in your iPhone, via the emulators. Be it Playstation, Nintendo or even Sega Genesis, their emulators are easily available in the installer app. Simply click and install and you will be playing your favorite game in no time.</p>
<p><strong>Nintendo Entertainment System (NES) </strong></p>
<p><img class="alignnone size-full wp-image-414" title="nes" src="http://maketecheasier.com/wp-content/uploads/2008/05/nes.jpg" alt="" width="320" height="480" /></p>
<p><strong>Playstation I Emulator (PSX4all)</strong></p>
<p><img class="alignnone size-full wp-image-415" title="psx4all" src="http://maketecheasier.com/wp-content/uploads/2008/05/psx4all.jpg" alt="" width="480" height="320" /></p>
<p><strong>GameBoy Advance (GpSPhone)</strong></p>
<p><img class="alignnone size-full wp-image-416" title="gpsphopne" src="http://maketecheasier.com/wp-content/uploads/2008/05/gpsphopne.jpg" alt="" width="480" height="320" /></p>
<p><strong>Sega Genesis (genesus4iphone)</strong></p>
<p><img class="alignnone size-full wp-image-417" title="sega-genesis" src="http://maketecheasier.com/wp-content/uploads/2008/05/sega-genesis.jpg" alt="" width="320" height="480" /></p>
<p><strong>Super Nintendo (SNES4iPhone)</strong></p>
<p><img class="alignnone size-full wp-image-418" title="snes" src="http://maketecheasier.com/wp-content/uploads/2008/05/snes.jpg" alt="" width="480" height="320" /></p>
<p><strong>Scumm (ScummVM)</strong></p>
<p>For those who miss the LucasArts SCUMM interpreter, used in games such as Monkey Island, Indiana Jones, Day Of The Tentacle and Sam and Max, here is the emulator for iPhone</p>
<p><img class="alignnone size-full wp-image-419" title="scummvm-for-iphone" src="http://maketecheasier.com/wp-content/uploads/2008/05/scummvm-for-iphone.jpg" alt="" width="480" height="320" /></p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/console-gaming-for-iphone/2008/05/12">Console Gaming For iPhone</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08' rel='bookmark' title='Permanent Link: Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;'>Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></li><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19' rel='bookmark' title='Permanent Link: Guide to Playstation Emulator on Ubuntu'>Guide to Playstation Emulator on Ubuntu</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/console-gaming-for-iphone/2008/05/12/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</title>
		<link>http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08</link>
		<comments>http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08#comments</comments>
		<pubDate>Tue, 08 Apr 2008 08:24:44 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[kongregate]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08</guid>
		<description><![CDATA[Tired of your desktop games? Or just want to take a break from work? Just point your browser to Kongregate.com and enjoy highly addictive online flash games, and if you like, challenge other gamers to a game too.
Kongregate is a social gaming site that allows users to upload and share flash-based games. Aiming to be [...]<p><strong><a href="http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08">Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/console-gaming-for-iphone/2008/05/12' rel='bookmark' title='Permanent Link: Console Gaming For iPhone'>Console Gaming For iPhone</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/8-web-apps-that-can-easily-replace-your-desktop-apps/2008/07/26' rel='bookmark' title='Permanent Link: 8 Web Apps That Can Easily Replace Your Desktop (Apps)'>8 Web Apps That Can Easily Replace Your Desktop (Apps)</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://maketecheasier.com/wp-content/uploads/2008/04/kongregate.jpg" alt="kongregate.jpg" />Tired of your desktop games? Or just want to take a break from work? Just point your browser to <a href="http://www.kongregate.com" target="_blank">Kongregate.com</a> and enjoy highly addictive online flash games, and if you like, challenge other gamers to a game too.</p>
<p>Kongregate is a social gaming site that allows users to upload and share flash-based games. Aiming to be the gaming version of &#8216;<a href="http://www.youtube.com" target="_blank">YouTube</a>&#8216;, it also allows users to rate, tags, add comments and pitch their skills against each other. The games that are highly rated by users are featured in the front page.</p>
<p>Currently, there are more than 3,000 games in the database and some of them are truly addictive and can hook you in for hours. Personally, I have not try all the games, but based on what I have played over the past few days, here are some games that I highly recommended.</p>
<h3>1) Desktop Tower Defense</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/desktop-tower-defense.jpg" alt="desktop-tower-defense.jpg" /></p>
<p>A simple strategy game. The battle scene is set on an office desktop. You can buy towers and place them in strategic position so to kill waves and waves of creeps crawling across the desktop.</p>
<h3>2) Pillage the village</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/pillage-the-village.jpg" alt="pillage-the-village.jpg" /></p>
<p>An interesting game where you have to drag the villagers and throw them in the air (so as to kill them) so that you can loot their money. There are different characters where you have to react accordingly, such as villagers with parachute that can resist your throw and the camouflage thief that is always trying to steal your money.</p>
<h3>3) Boxhead: 2Play Rooms</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/boxhead2.jpg" alt="boxhead2.jpg" /></p>
<p>This is a simplified version of the <a href="http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19">PsX</a>&#8217;s Resident Evil. You have to eliminate wave and wave of zombies. As you progress, you will be equipped with more powerful weapons, but that also means the enemies are getting stronger. Most of the time, you will be surrounded by swarm of zombies and you have to fight your way out, or suffer a horrible death.</p>
<h3>4) Filler</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/filler.jpg" alt="filler.jpg" /></p>
<p>Filler is a brainless game that is suitable for everyone. If you don&#8217;t like strategy or fighting game, then this game is suitable for you. What you need to do is to fill up balls so that they occupy 2/3 of the game screen. While you are filling up balls, there are bouncing balls that bounce around the screen to burst your ball. Everytime your ball is burst, you lost a live.</p>
<h3>5) Monster&#8217;s Den</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/monster-den.jpg" alt="monster-den.jpg" /></p>
<p>This is like the <a href="http://en.wikipedia.org/wiki/Dungeons_&amp;_Dragons" target="_blank">Dungeons and Dragons</a> game in the past. You form a team of four and fight monsters throughout the dungeon (monster&#8217;s den). You can equip your characters with more powerful weapons, armors, potion, scroll and also gain experience point when their level is increased.</p>
<h3>6) Tactical Assassin</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/tactical-assassin.jpg" alt="tactical-assassin.jpg" /></p>
<p>A sniper game where you have to kill off different targets in different mission. Seemingly easy game, but when all the characters are matchstick figure and look alike, you are going to have a hard time locating the right target.</p>
<h3>7) Fancy pants: Adventure world</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/fancy-pants.jpg" alt="fancy-pants.jpg" /></p>
<p>This is easily one of the best flash game around. Great interactivity between the game and the player. Expect swift movement, high projectile and all sort of jumping styles. The game is in 2D simple comic style and the goal is to kick the snailshell into the hole.</p>
<h3>8) Onslaught2</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/onslaught2.jpg" alt="onslaught2.jpg" /></p>
<p>This game is similar to Desktop Tower Defense, but is also different in its own way. The objective is to prevent enemies from reaching the Area 51 camp. You can buy cannons and plant them in strategic position to kill the wave and wave of enemies. There are different maps, each with different route of advance. You will have to plan strategically for each map.</p>
<h3>9) Super Crazy Guitar Maniac Deluxe 2</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/guitar-mania.jpg" alt="guitar-mania.jpg" /></p>
<p>If you like <a href="http://cre.ations.net/creation/tap-tap-revolution" target="_blank">tap tap revolution</a>, then you will like this game too. Grab a guitar and press the key when the note arrive at the baseline. A simple game that will keep you occupied for a while.</p>
<h3>10) Thing-thing 4</h3>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/04/thing-thing-4.jpg" alt="thing-thing-4.jpg" /></p>
<p>This is not the best, yet was highly featured by Kongregate. Basically, the main aim of the game is to kill, kill and kill. If you like killing game, bloody scene, ugly childish monster like graphics, then you will be fascinated by this game.</p>
<p>Have fun!</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08">Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/console-gaming-for-iphone/2008/05/12' rel='bookmark' title='Permanent Link: Console Gaming For iPhone'>Console Gaming For iPhone</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/8-web-apps-that-can-easily-replace-your-desktop-apps/2008/07/26' rel='bookmark' title='Permanent Link: 8 Web Apps That Can Easily Replace Your Desktop (Apps)'>8 Web Apps That Can Easily Replace Your Desktop (Apps)</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guide to Playstation Emulator on Ubuntu</title>
		<link>http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19</link>
		<comments>http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19#comments</comments>
		<pubDate>Wed, 19 Mar 2008 04:57:55 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19</guid>
		<description><![CDATA[Playing playstation games on Ubuntu can be achieved easily with an emulator. Currently, the two most popular PS emulators are ePSXe and pSX. In terms of gaming capability, both emulators worked equally well. However in terms of installation and configuration, pSX is a clear winner since there is really nothing much to configure. It just [...]<p><strong><a href="http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19">Guide to Playstation Emulator on Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/download-ubuntu-installation-guide-and-cheatsheet-now/2009/04/23' rel='bookmark' title='Permanent Link: Download Ubuntu Installation Guide and Cheatsheet Now'>Download Ubuntu Installation Guide and Cheatsheet Now</a></li><li><a href='http://maketecheasier.com/installing-kubuntu-in-ubuntu-with-vmware-server/2008/02/05' rel='bookmark' title='Permanent Link: Installing (K)Ubuntu In Ubuntu With VMware Server'>Installing (K)Ubuntu In Ubuntu With VMware Server</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-compress-and-split-files-in-ubuntu/2008/10/06' rel='bookmark' title='Permanent Link: How to Compress and Split Files in Ubuntu'>How to Compress and Split Files in Ubuntu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Playing playstation games on Ubuntu can be achieved easily with an <a href="http://en.wikipedia.org/wiki/Console_emulator" target="_blank">emulator.</a> Currently, the two most popular PS emulators are <a href="http://www.epsxe.com/" target="_blank">ePSXe</a> and <a href="http://psxemulator.gazaxian.com/" target="_blank">pSX.</a> In terms of gaming capability, both emulators worked equally well. However in terms of installation and configuration, pSX is a clear winner since there is really nothing much to configure. It just worked out of the box.</p>
<p>The installation is tested on Ubuntu Gutsy.</p>
<p><strong>Installing dependencies</strong></p>
<p>pSX requires OpenGL library and gtkGLext to work. Download the <a href="http://packages.ubuntu.com/feisty/i386/libgtkglext1/download">libgtkglext deb</a> file. Click on the downloaded file to install the library.</p>
<p><strong>Installing pSX</strong></p>
<p>Download pSX from <a href="http://psxemulator.gazaxian.com/pSX_linux_1_13.tar.bz2" target="_blank">http://psxemulator.gazaxian.com/pSX_linux_1_13.tar.bz2</a> and save it to your home folder.</p>
<p>Untar it. You can either use the Archive manager or via terminal:</p>
<p class="codeblock">tar xvf pSX_linux_1_13.tar.bz2</p>
<p><strong>Installing the bios</strong></p>
<p>The emulator needs a bios file in order for it to work and pSX does not come with a bios file by default. You will have to search for it in Google. <em>(A point of caution &#8211; it is illegal to own and use the bios. Download it at your own risk.)</em></p>
<p>Google search <em>scph1001.bin</em>. Download the file and save it in the <em>bios</em> folder under the <em>pSX</em> folder. (If the downloaded file is in zip form, you need to extract it. Only place the .bin file in the <em>bios</em> folder)</p>
<p><strong>Download ROM</strong></p>
<p>In order to play PS game, you need to have the game images (or game ROM). You can find lot of game ROMs available for download in <a href="http://www.mininova.org" target="_blank">mininova</a> or <a href="http://www.amule.org" target="_blank">amule</a></p>
<p>Once you found the ROM you want, download and save it to the <em>cdimages</em> folder.</p>
<p><strong>Activate pSX</strong></p>
<p><a href="http://www.amule.org" target="_blank"></a>To open pSX, in your terminal:</p>
<p class="codeblock">cd /home/your username/pSX<br />
./pSX</p>
<p>Upon loading, it will popup a window saying that it can&#8217;t locate bios. Click OK</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/03/bios-not-found.png" alt="bios-not-found.png" /></p>
<p>Another window will appear to allow you to select the bios, click on the &#8217;scph1001.bin&#8217; and click OK.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/03/choose-bios.png" alt="choose-bios.png" /></p>
<p>The default playstation will now appear.</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/03/psx-screenshot1.jpg" alt="psx-screenshot1.jpg" /></p>
<p>Load your ROM (File -&gt; Insert CD Image).</p>
<p>Done. You can now play your PS game in your Ubuntu machine.</p>
<p><strong>Adding pSX to Game menu</strong></p>
<p>Right click on the menu bar and select &#8216;<em>edit menu</em>&#8216;</p>
<p>On the left pane, select &#8216;Game&#8217;.</p>
<p>On the right, click &#8220;New Item&#8221;. A popup window will appear.</p>
<p>Enter the following:<br />
<strong>Name</strong>: pSX<br />
<strong>Command</strong>: /home/your username/psX/pSX</p>
<p>click Ok</p>
<p>Click Close.</p>
<p>You can now launch the pSX from Applications-&gt;Game-&gt;pSX</p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/03/psx-screenshot2.jpg" alt="psx-screenshot2.jpg" /></p>
<p><img src="http://maketecheasier.com/wp-content/uploads/2008/03/psx-screenshot3.jpg" alt="psx-screenshot3.jpg" /></p>
<p><a href="http://psxemulator.gazaxian.com/screenshots.html" target="_blank">More screenshots</a></p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19">Guide to Playstation Emulator on Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/download-ubuntu-installation-guide-and-cheatsheet-now/2009/04/23' rel='bookmark' title='Permanent Link: Download Ubuntu Installation Guide and Cheatsheet Now'>Download Ubuntu Installation Guide and Cheatsheet Now</a></li><li><a href='http://maketecheasier.com/installing-kubuntu-in-ubuntu-with-vmware-server/2008/02/05' rel='bookmark' title='Permanent Link: Installing (K)Ubuntu In Ubuntu With VMware Server'>Installing (K)Ubuntu In Ubuntu With VMware Server</a></li><li><a href='http://maketecheasier.com/how-to-install-dreamweaver-cs3-in-ubuntu-hardy/2008/06/20' rel='bookmark' title='Permanent Link: How To Install Dreamweaver CS3 In Ubuntu Hardy'>How To Install Dreamweaver CS3 In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/install-aptana-studio-in-ubuntu-intrepid/2009/03/23' rel='bookmark' title='Permanent Link: How To Install Aptana Studio In Ubuntu Intrepid'>How To Install Aptana Studio In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/how-to-compress-and-split-files-in-ubuntu/2008/10/06' rel='bookmark' title='Permanent Link: How to Compress and Split Files in Ubuntu'>How to Compress and Split Files in Ubuntu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/guide-to-playstation-emulator-on-ubuntu/2008/03/19/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>City Simulation Game For Linux</title>
		<link>http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07</link>
		<comments>http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07#comments</comments>
		<pubDate>Thu, 07 Feb 2008 09:46:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07</guid>
		<description><![CDATA[For sure, not everyone love gaming in Linux, and there are even fewer people who love city simulation games in Linux. But if you are like me, a lover of city simulation game (and also using Linux), here are some great choices for you:
1. Lincity-NG
I have been finding an alternative to the popular SimCity and [...]<p><strong><a href="http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07">City Simulation Game For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>For sure, not everyone love gaming in Linux, and there are even fewer people who love city simulation games in Linux. But if you are like me, a lover of city simulation game (and also using Linux), here are some great choices for you:</p>
<p><strong>1.</strong> <a href="http://lincity-ng.berlios.de/" target="_blank">Lincity-NG</a></p>
<p>I have been finding an alternative to the popular SimCity and Lincity-NG has proved to be the one. Though its graphics is not as comprehensive as the latest Simcity Societies, it is still able to provide me with hours of entertainment. </p>
<p><strong>2.</strong> <a href="http://wiki.laptop.org/go/Micropolis" target="_blank">Micropolis</a></p>
<p>This is the open source version of the original Simcity. Electronic Arts (EA) released the source code to SimCity under the GPLv3 and dubbed it Micropolis. You should find familiar graphics and features as Simcity in this game.</p>
<p><strong>3.</strong> <a href="http://www.openttd.org/en/" target="_blank">OpenTTD</a></p>
<p>OpenTTD is a clone of the Microprose game &#8220;Transport Tycoon Deluxe&#8221;, a popular game originally written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.</p>
<p><strong>4.</strong> <a href="http://www.simutrans.com/" target="blank">Simutrans</a></p>
<p>Simutrans is a transportation simulator that resembles the OpenTTD. You take on the role of operating a transportation company, and your goal is to get goods of various kinds, as well as passengers and mail, from one place to the next.</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07">City Simulation Game For Linux</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/playdeb-makes-game-installation-in-ubuntu-a-breeze/2008/09/17' rel='bookmark' title='Permanent Link: Playdeb Makes Game Installation In Ubuntu a Breeze'>Playdeb Makes Game Installation In Ubuntu a Breeze</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/city-simulation-game-for-linux/2008/02/07/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sale Of New Sony PSP Reaches One Million In Two Months</title>
		<link>http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28</link>
		<comments>http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28#comments</comments>
		<pubDate>Wed, 28 Nov 2007 03:31:26 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Sony PSP]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28</guid>
		<description><![CDATA[Since the launch of new Sony’s PSP in September 20, 2007, the sale has now reaches one million in only a span of two months.
I think this is a remarkable achievement, as compared to PS3 that took eight months to reach a million.
With the launch, it once again created storms and waves of gaming frenzy. [...]<p><strong><a href="http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28">Sale Of New Sony PSP Reaches One Million In Two Months</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft"src="http://maketecheasier.com/wp-content/uploads/2007/11/sony-psp-model-2000.jpg" alt="Sony PSP model 2000"/>Since the launch of new Sony’s PSP in September 20, 2007, the sale has now reaches <a href="http://www.dnaindia.com/report.asp?newsid=1135596" target="_blank">one million</a> in only a span of two months.</p>
<p>I think this is a remarkable achievement, as compared to PS3 that took eight months to reach a million.</p>
<p>With the launch, it once again created storms and waves of gaming frenzy. Other than being sleeker and lighter than the original, it also has more RAM, better graphics handling capabilities, stunning widescreen display and rich on multimedia functions. Not only does it capture the hearts of gaming enthusiasts, Non-gamers are not spared as well. In fact, it has already become a must-buy for gamers who currently do not own a PSP system.</p>
<p>In Singapore, the PSP-2000 was launched on Oct 20, 2007 and priced at S$280</p>
<p>I have already placed it in my Christmas wish-list, what about you?</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28">Sale Of New Sony PSP Reaches One Million In Two Months</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16' rel='bookmark' title='Permanent Link: Gaming In Linux (Ubuntu)'>Gaming In Linux (Ubuntu)</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/sale-of-new-sony-psp-reaches-one-million-in-two-months/2007/11/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Windows Vista Is Suitable For Gaming?</title>
		<link>http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17</link>
		<comments>http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17#comments</comments>
		<pubDate>Sat, 17 Nov 2007 10:05:48 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17</guid>
		<description><![CDATA[I have many people asking me whether Windows Vista is suitable for gaming.
I suppose to use that as the title for this post, but I decided to change it. The reason being, whether you like it or not, Windows Vista is here to stay and will eventually replace Windows XP. Rather than discussing whether Windows [...]<p><strong><a href="http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17">Why Windows Vista Is Suitable For Gaming?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/top-10-windows-vista-tips-and-tricks-to-increase-your-gaming-performance/2007/12/06' rel='bookmark' title='Permanent Link: Top 10 Windows Vista Tips and Tricks To Increase Your Gaming Performance'>Top 10 Windows Vista Tips and Tricks To Increase Your Gaming Performance</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/uninstall-internet-explorer-8-in-vista/2009/08/06' rel='bookmark' title='Permanent Link: How to Uninstall Internet Explorer 8 in Windows Vista'>How to Uninstall Internet Explorer 8 in Windows Vista</a></li><li><a href='http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08' rel='bookmark' title='Permanent Link: Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;'>Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></li><li><a href='http://maketecheasier.com/windows-vista-shortcut-keys-with-the-window-button/2008/01/15' rel='bookmark' title='Permanent Link: Windows Vista Shortcut Keys With The Window Button'>Windows Vista Shortcut Keys With The Window Button</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I have many people asking me whether Windows Vista is suitable for gaming.</p>
<p>I suppose to use that as the title for this post, but I decided to change it. The reason being, whether you like it or not, Windows Vista is here to stay and will eventually replace Windows XP. Rather than discussing whether Windows Vista is suitable for gaming, it would be more worthwhile discussing why Vista is going to replace WinXP and become the next gaming platform.</p>
<p>Taking a look at the multi billion gaming industry, it is not hard to see that 90% of the games are designed to play in Windows. It is obvious that Microsoft benefits the most out of this. As such, it would be foolish of Microsoft if they were to make their latest generation of OS unsuitable for gaming.</p>
<p>If you ever study Vista in details, it is easy to see that Vista is really built with gaming in mind. Here&#8217;s why:</p>
<p><strong>1) DirectX 10</strong></p>
<p>Without a doubt, Vista&#8217;s latest DirectX 10 technology is changing how the game is designed in the future. Microsoft discarded its DirectX 9 architecture and rebuilt DirectX 10 from the ground up. Its newer shader model allows game designers to create game with higher graphical quality.</p>
<p>In addition, DX10 also has more rigidly defined specifications, which means more consistency among the various hardware. Rather than worrying about the compatibility of the hardware, game designers can now focus more on the features they want to implement.</p>
<p>As compare to DX9, DX10 also has a better resources management and load balancing between the CPU and GPU. More graphical calculation are now offloaded to the GPU, which means faster gaming performance without increasing the CPU load.</p>
<p><strong>2) Game Explorer</strong></p>
<p>Windows users should be very familiar with the Windows Explorer where you can manage your file and data easily. There is also the Internet Explorer that Microsoft incorporate in its OS since Win98. In Vista, Microsoft includes a Game Explorer to enable the users to easily manage their games. Players can now install, organize, launch, and remove all of their games all in the Game Explorer. Plus, game-related information such as publisher, developer, website addresses, and game ratings can also be shown on the Game Explorer.</p>
<p><strong>3)&#8217;<em>Game For Windows&#8217;</em> (GFW) Branding</strong></p>
<p>Since the launch of Vista, Microsoft has been actively promoting the &#8216;<em>Game For Windows</em>&#8216; brand. All game has to meet the following standard in order to receive the GFW tag:</p>
<ul>
<li><em> Quality.</em> Games have to pass Microsoft performance and reliability standards.</li>
<li><em>Compatibility</em>. Games must be able to run on both XP and Vista, including both 32 and 64 bit editions. Other compatibility includes Microsoft XBOX 360 controller for Windows, including the Xbox 360 Wireless Gaming Receiver for Windows, widescreen resolutions and more.</li>
<li><em>Safety features</em>. Game must be able to support the Vista parental control features, which gives parents more control over the type of game their children play.</li>
<li><em>Easy to Play</em>. Games must be easy to install, find, remove and most importantly, incorporate into Game Explorer</li>
</ul>
<p><strong> 4) Games for Windows LIVE</strong></p>
<p>This GFW LIVE is an extension of the Xbox 360 LIVE. What it does is to provide interoperability between the Xbox 360 and Windows Vista platforms. This means that Vista gamers can now play against Xbox 360 gamers in real time.</p>
<p><strong>5) Native Support for Xbox 360 Controller</strong></p>
<p>Vista includes the native support for Xbox 360 controller, which means users can now have a larger choices of gaming controller. Simply plug in the Xbox 360 controller to your Windows Vista PC&#8217;s USB connector, and you&#8217;re ready to go. New accessories include the Xbox 360 Wireless Gaming Receiver for Windows. This allows you to connect the Xbox 360 wireless controller, wireless headset, and wireless racing wheel to your PC.</p>
<p><strong>Conclusion</strong></p>
<p>When Vista first launched, there was not a single DX 10 graphics card and game around. This explains why there is a lot of uncertainty and argument of using Vista as a gaming platform. With the launch of DX10 graphics card by Nvidia and ATI, along with the newer generation of DX10 game (Crysis, Company of Heroes), gaming in Vista has only just started.</p>
<p><!--adsense#468x60--></p>
<p><strong><a href="http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17">Why Windows Vista Is Suitable For Gaming?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/top-10-windows-vista-tips-and-tricks-to-increase-your-gaming-performance/2007/12/06' rel='bookmark' title='Permanent Link: Top 10 Windows Vista Tips and Tricks To Increase Your Gaming Performance'>Top 10 Windows Vista Tips and Tricks To Increase Your Gaming Performance</a></li><li><a href='http://maketecheasier.com/4-ways-to-play-windows-game-on-linux/2008/08/19' rel='bookmark' title='Permanent Link: 4 Ways To Play Windows Game On Linux'>4 Ways To Play Windows Game On Linux</a></li><li><a href='http://maketecheasier.com/uninstall-internet-explorer-8-in-vista/2009/08/06' rel='bookmark' title='Permanent Link: How to Uninstall Internet Explorer 8 in Windows Vista'>How to Uninstall Internet Explorer 8 in Windows Vista</a></li><li><a href='http://maketecheasier.com/gaming-youtube-check-out-kongregate/2008/04/08' rel='bookmark' title='Permanent Link: Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;'>Gaming Version of &#8216;YouTube&#8217;? Check Out Kongregate&#8230;</a></li><li><a href='http://maketecheasier.com/windows-vista-shortcut-keys-with-the-window-button/2008/01/15' rel='bookmark' title='Permanent Link: Windows Vista Shortcut Keys With The Window Button'>Windows Vista Shortcut Keys With The Window Button</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gaming In Linux (Ubuntu)</title>
		<link>http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16</link>
		<comments>http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16#comments</comments>
		<pubDate>Fri, 16 Nov 2007 08:50:32 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16</guid>
		<description><![CDATA[Gaming in Linux is always a big issue. Many gamers are not willing to migrate to Linux (though they are not happy with Windows) because they are worried about the lack of support for gaming. This is really a big myth, since there are really plenty of great games in Linux.
In case you are wondering [...]<p><strong><a href="http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16">Gaming In Linux (Ubuntu)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>



Related posts:<ol><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/how-to-play-rmvb-files-in-ubuntu/2008/12/09' rel='bookmark' title='Permanent Link: How To Play .RMVB Files In Ubuntu'>How To Play .RMVB Files In Ubuntu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Gaming in Linux is always a big issue. Many gamers are not willing to migrate to Linux (though they are not happy with Windows) because they are worried about the lack of support for gaming. This is really a big myth, since there are really plenty of great games in Linux.</p>
<p>In case you are wondering what choices of game you have in Linux (Ubuntu), here are my top 10 list.</p>
<p><strong>1) America&#8217;s Army</strong></p>
<p>This is one of the most popular First Person Shooting (FPS) game in Linux. In America&#8217;s Army, the player must first go through basic training which include rifle marksmanship, obstacle course, US weapons training, and fighting in urban terrain. After the trainings, the player can then participate in the online mode. The game relies heavily on teamwork and team killing will cause you to lose points, eventually banning you from the game.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarmy-screenshot1.jpg" border="0" alt="america’s army screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarmy-screenshot2.jpg" alt="america’s army screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarmy-screenshot3.jpg" alt="america’s army screenshot3" /></p>
<p><a href="http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/FPS/Americas-Army-Special-Forces-4038.shtml" target="_blank">Download America&#8217;s Army</a></p>
<p><strong>2) SuperTux</strong></p>
<p>Clone of the popular Nintendo “super mario” game, except that the character is changed to Penguin Tux. SuperTux is a simple game that going to provide you with hours of entertainment.</p>
<p align="center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/supertux-screenshot1.png" border="0" alt="supertux screenshot1" /></p>
<p align="center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/supertux-screenshot2.png" border="0" alt="supertux screenshot2" /></p>
<p align="center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/supertux-screenshot3.png" border="0" alt="supertux screenshot3" /></p>
<p>To install, open up terminal and type: <em>sudo apt-get install supertux</em></p>
<p><strong>3) Flight Gear</strong></p>
<p>Linux version of MS Flight Simulator. Flight Gear is a fun, feature packed flight simulation package that is really worth taking a look at. Not only can you choose from a variety of aircrafts, from time to time, there is also new update of extra aircraft choices, ranging from large airliners to military aircraft and helicopters.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/flightgear-screenshot1.jpg" border="0" alt="flightgear screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/flightgear-screenshot2.jpg" border="0" alt="flightgear screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/flightgear-screenshot3.jpg" border="0" alt="flightgear screenshot3" /></p>
<p>To install flight gear, open up terminal and type: <em>sudo apt-get install flightgear</em></p>
<p><strong>4) Enemy Territory</strong></p>
<p>Formerly an expansion pack to Return to Castle Wolfenstein, Enemy Territory is now a stand-alone multiplayer FPS game supporting as many as 32 players. In this game, two teams battle each other through a series of missions that make up a single campaign.  Each player picks a character class, such as engineer, soldier, field ops, or covert ops. During combat players gain experience and skill, and through battlefield promotions are awarded additional abilities that remain persistent across an entire campaign. Strong teamwork and advanced strategies are extremely important to win the game.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/enemy-territory-screenshot1.jpg" border="0" alt="enemy territory screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/enemy-territory-screenshot2.jpg" border="0" alt="enemy territory screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/enemy-territory-screenshot3.jpg" border="0" alt="enemy territory screenshot3" /></p>
<p><a href="http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/FPS/Wolfenstein-Enemy-Territory-3948.shtml" target="_blank">Download Enemy Territory</a></p>
<p><strong>5) Glest</strong></p>
<p>Glest is a 3D Real Time Strategy (RTS) game with beautiful graphics. The game takes place in a context which could be compared to that of the pre-renaissance Europe, with the licence that magic forces exist in the environment and can be controlled. For gamers who like RTS, this can be a very fun game to play.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/glest-screenshot1.jpg" border="0" alt="glest screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/glest-screenshot2.jpg" border="0" alt="glest screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/glest-screenshot3.jpg" border="0" alt="glest screenshot3" /></p>
<p>Download <a href="http://www.getdeb.net/download.php?release=1061&amp;fpos=1" target="_blank">Glest-Data</a> <a href="http://www.getdeb.net/download.php?release=1061&amp;fpos=0" target="_blank">Glest</a> (Install in that order)</p>
<p><strong>6) Alien Arena 2007 (AA2k7)</strong></p>
<p>AA2K7 is the latest version of a freeware online deathmatch game that was first introduced to the public in October, 2004. With 37 levels, five modes of play, six mutators, built-in bots, 10 player characters, 8 weapons(with alt-fire modes), the game has an endless supply of replayability. With so many new features, AA2K7 is nearly an entirely new game when held in comparison to it&#8217;s predecessor.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarena-screenshot1.jpg" border="0" alt="Alien Arena screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarena-screenshot2.jpg" border="0" alt="Alien Arena screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/aarena-screenshot3.jpg" border="0" alt="Alien Arena screenshot3" /></p>
<p><a href="http://www.gamershell.com/download_15294.shtml" target="_blank">Download Alien Arena 2007</a></p>
<p><strong>7) Globulation 2</strong></p>
<p>Globulation 2 is a Real-Time Strategy (RTS) game which reduces micro-management by automatically assigning tasks to units. The player chooses the number of units he wants to assign to various tasks, and the units will do their best to satisfy the requests. This allows the user to manage more units and focus on strategies rather than individual units jobs. There are three types of units: workers, warriors, and explorers.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/globulation-screenshot1.jpg" border="0" alt="globulation screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/globulation-screenshot2.jpg" border="0" alt="globulation screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/globulation-screenshot3.jpg" border="0" alt="globulation screenshot3" /></p>
<p><a href="http://www.globulation2.org/wiki/Download_and_Install" target="_blank">Download Globulation 2</a></p>
<p><strong>8) Warzone 2100</strong></p>
<p>Warzone 2100 is a RTS based on a future earth. Upon entering the game,  you land from your transport and establish your base. Here you conduct research, design and manufacture vehicles, build new structures and prepare your plans of global conquest. If the game goes badly you&#8217;ll end up fighting last ditch battles here to defend your base from enemy attacks.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/warzone-screenshot1.jpg" border="0" alt="Warzone screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/warzone-screenshot2.jpg" border="0" alt="warzone screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/warzone-screenshot3.jpg" border="0" alt="warzone screenshot1" /></p>
<p><a href="http://www.gamershell.com/download_19783.shtml" target="_blank">Download Warzone 2100</a></p>
<p><strong>9) ManiaDrive</strong></p>
<p>ManiaDrive is an arcade car game on acrobatic tracks, with a quick and nervous gameplay (tracks almost never exceed one minute). Most of the time, you&#8217;ll be bumping along at break-neck speeds and flying off the track with an incredible ease reminiscent of Stunt-Trak Racer. It&#8217;s both incredibly hard to stay on track and to complete the race in under the allotted time, but that&#8217;s what make it fun, isn&#8217;t it?</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/maniadrive-screenshot1.jpg" border="0" alt="ManiaDrive screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/maniadrive-screenshot2.jpg" border="0" alt="ManiaDrive screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/maniadrive-screenshot3.jpg" border="0" alt="ManiaDrive screenshot3" /></p>
<p><a href="http://maniadrive.raydium.org/index.php?downloads=yes" target="_blank">Download Mania Drive</a></p>
<p><strong>10) Vegastrike</strong></p>
<p>Vega Strike is an action space simulator designed to bring 3D space combat to a whole new level of graphics, gameplay, and customizability. What makes it so difference from other space simulator game is that Vegastrike has a strong story line and allow you to make virtual money to upgrade your space ship.</p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/vegastrike-screenshot1.jpg" border="0" alt="vegastrike screenshot1" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/vegastrike-screenshot2.jpg" border="0" alt="vegastrike screenshot2" /></p>
<p style="text-align: center"><img src="http://maketecheasier.com/wp-content/uploads/2007/11/vegastrike-screenshot3.jpg" border="0" alt="vegastrike screenshot3" /></p>
<p>To install, open up terminal and type: <em>sudo apt-get install vegastrike</em></p>
<p>Happy gaming!</p>
<p><p><script type="text/javascript"><!--
google_ad_client = "pub-8765285789552883";
/* MTE body ad300x250, created 5/17/09 */
google_ad_slot = "3980792036";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p></p>
<p><strong><a href="http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16">Gaming In Linux (Ubuntu)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)</p>


<p>Related posts:<ol><li><a href='http://maketecheasier.com/linux-access-100-games-instantly-with-djl/2009/10/17' rel='bookmark' title='Permanent Link: Linux: Access 100+ Games Instantly With DJL'>Linux: Access 100+ Games Instantly With DJL</a></li><li><a href='http://maketecheasier.com/install-adobe-air-for-linux-in-ubuntu-intrepid/2008/12/19' rel='bookmark' title='Permanent Link: Install Adobe Air For Linux In Ubuntu Intrepid'>Install Adobe Air For Linux In Ubuntu Intrepid</a></li><li><a href='http://maketecheasier.com/why-windows-vista-is-suitable-for-gaming/2007/11/17' rel='bookmark' title='Permanent Link: Why Windows Vista Is Suitable For Gaming?'>Why Windows Vista Is Suitable For Gaming?</a></li><li><a href='http://maketecheasier.com/how-to-play-super-nintendo-snes-game-in-ubuntu-hardy/2008/10/03' rel='bookmark' title='Permanent Link: How to Play Super Nintendo (SNES) Game In Ubuntu Hardy'>How to Play Super Nintendo (SNES) Game In Ubuntu Hardy</a></li><li><a href='http://maketecheasier.com/how-to-play-rmvb-files-in-ubuntu/2008/12/09' rel='bookmark' title='Permanent Link: How To Play .RMVB Files In Ubuntu'>How To Play .RMVB Files In Ubuntu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/gaming-in-linux-ubuntu/2007/11/16/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
