<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: get need for speed 2 se working in windows xp</title>
	<atom:link href="http://desk.stinkpot.org/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/</link>
	<description>tricks!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Kasper - Denmark</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-23525</link>
		<dc:creator>Kasper - Denmark</dc:creator>
		<pubDate>Wed, 09 Nov 2011 13:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-23525</guid>
		<description>Rene - you&#039;re the man! I played NFSIISE for hours in the olden days. Even bought a voodoo-card just to play it, and the graphics were awesome. Thanks to your guide it runs perfect on my small netbook! Probably the best racing-game for netbooks with good old XP :-)</description>
		<content:encoded><![CDATA[<p>Rene &#8211; you&#8217;re the man! I played NFSIISE for hours in the olden days. Even bought a voodoo-card just to play it, and the graphics were awesome. Thanks to your guide it runs perfect on my small netbook! Probably the best racing-game for netbooks with good old XP <img src='http://desk.stinkpot.org:8080/tricks/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix. J</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-22521</link>
		<dc:creator>Felix. J</dc:creator>
		<pubDate>Tue, 02 Aug 2011 01:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-22521</guid>
		<description>Thank you Falcon for your help. Your patch file helps me to play NFS SE...</description>
		<content:encoded><![CDATA[<p>Thank you Falcon for your help. Your patch file helps me to play NFS SE&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAO</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-17023</link>
		<dc:creator>FAO</dc:creator>
		<pubDate>Fri, 10 Jun 2011 21:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-17023</guid>
		<description>F*ck me, the post was about NFS2SE and I was talking about NFS2... Anyway, if someone wants to pass me the NFS2SE exe, I&#039;ll try to fix it the same way, sorry guys</description>
		<content:encoded><![CDATA[<p>F*ck me, the post was about NFS2SE and I was talking about NFS2&#8230; Anyway, if someone wants to pass me the NFS2SE exe, I&#8217;ll try to fix it the same way, sorry guys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAO</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-17022</link>
		<dc:creator>FAO</dc:creator>
		<pubDate>Fri, 10 Jun 2011 21:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-17022</guid>
		<description>Correction: &quot;so it can NOT be any malware&quot;

...what a suspicious mistake, lol</description>
		<content:encoded><![CDATA[<p>Correction: &#8220;so it can NOT be any malware&#8221;</p>
<p>&#8230;what a suspicious mistake, lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAO</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-17021</link>
		<dc:creator>FAO</dc:creator>
		<pubDate>Fri, 10 Jun 2011 21:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-17021</guid>
		<description>Good news!

I managed to fix this problem with a modificated exe. I just replaced the conditional jump which test the installed memory, with a permanent jump (JGE -&gt; JMP, in assembly language). In other words, there is no more memory check, and the game works whatever your RAM is. It is only a single byte different from the original Exe, so it can be any malware =). You can compare them with Total Commander or such as.

link:
http://www.megaupload.com/?d=BXGWT2MQ

encachilado@hotmail.com</description>
		<content:encoded><![CDATA[<p>Good news!</p>
<p>I managed to fix this problem with a modificated exe. I just replaced the conditional jump which test the installed memory, with a permanent jump (JGE -&gt; JMP, in assembly language). In other words, there is no more memory check, and the game works whatever your RAM is. It is only a single byte different from the original Exe, so it can be any malware =). You can compare them with Total Commander or such as.</p>
<p>link:<br />
<a href="http://www.megaupload.com/?d=BXGWT2MQ" rel="nofollow">http://www.megaupload.com/?d=BXGWT2MQ</a></p>
<p><a href="mailto:encachilado@hotmail.com">encachilado@hotmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-12846</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Sat, 16 Apr 2011 16:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-12846</guid>
		<description>nfs runs on windows xp in just small change.on first suggesion,open control pannel,in that open system,click advanced tab and click virtual memory and settings,you can type intial memory in mb is 372 and maximum memory is 744 mb.then click set.and restart your system.now open nfs.it works nicely without any problems....</description>
		<content:encoded><![CDATA[<p>nfs runs on windows xp in just small change.on first suggesion,open control pannel,in that open system,click advanced tab and click virtual memory and settings,you can type intial memory in mb is 372 and maximum memory is 744 mb.then click set.and restart your system.now open nfs.it works nicely without any problems&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Falcon</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-11607</link>
		<dc:creator>Falcon</dc:creator>
		<pubDate>Mon, 23 Nov 2009 01:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-11607</guid>
		<description>Also you can try with this glide wrapper (nGlide http://www.zeus-software.com/downloads/nglide) + install patch included in the games list in the wrapper description (http://www.zeus-software.com/files/nglide/nfs2se_patch.zip). Tested. Game is working with glide + movies.</description>
		<content:encoded><![CDATA[<p>Also you can try with this glide wrapper (nGlide <a href="http://www.zeus-software.com/downloads/nglide" rel="nofollow">http://www.zeus-software.com/downloads/nglide</a>) + install patch included in the games list in the wrapper description (<a href="http://www.zeus-software.com/files/nglide/nfs2se_patch.zip" rel="nofollow">http://www.zeus-software.com/files/nglide/nfs2se_patch.zip</a>). Tested. Game is working with glide + movies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zero</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-11465</link>
		<dc:creator>Zero</dc:creator>
		<pubDate>Fri, 28 Aug 2009 18:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-11465</guid>
		<description>I did just that, but when i launch the game it is the same shit 2d fuck graphics!!!!  why does nearly everyone get it to work?</description>
		<content:encoded><![CDATA[<p>I did just that, but when i launch the game it is the same shit 2d fuck graphics!!!!  why does nearly everyone get it to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xstioph</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-11457</link>
		<dc:creator>Xstioph</dc:creator>
		<pubDate>Sun, 23 Aug 2009 09:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-11457</guid>
		<description>rene: Thanks a lot! It worked. And yes, NFSII was definitely as good as I remembered.. I thought the memories had been a bit glorified over the years, but no way josé! =D</description>
		<content:encoded><![CDATA[<p>rene: Thanks a lot! It worked. And yes, NFSII was definitely as good as I remembered.. I thought the memories had been a bit glorified over the years, but no way josé! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dude</title>
		<link>http://desk.stinkpot.org:8080/tricks/index.php/2006/07/get-need-for-speed-2-se-working-in-windows-xp/comment-page-1/#comment-11456</link>
		<dc:creator>dude</dc:creator>
		<pubDate>Sun, 23 Aug 2009 02:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://stinkpot.afraid.org:8080/tricks/?p=71#comment-11456</guid>
		<description>so tell me a correct link to download without password..</description>
		<content:encoded><![CDATA[<p>so tell me a correct link to download without password..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

