
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.sabayonlinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;feed=atom&amp;action=history</id>
		<title>Duke Nukem 3D - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;action=history"/>
		<updated>2013-05-20T22:06:17Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.4</generator>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;diff=20168&amp;oldid=prev</id>
		<title>Hatalar205 at 22:10, 24 November 2012</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;diff=20168&amp;oldid=prev"/>
				<updated>2012-11-24T22:10:07Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:10, 24 November 2012&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;{{i18n| [[Duke Nukem 3D|en]] [[Tr:Duke Nukem 3D|tr]]}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Installing Duke Nukem 3D ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Installing Duke Nukem 3D ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Hatalar205</name></author>	</entry>

	<entry>
		<id>http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;diff=9600&amp;oldid=prev</id>
		<title>Ironsight: added info on how to install subversion</title>
		<link rel="alternate" type="text/html" href="http://wiki.sabayonlinux.org/index.php?title=Duke_Nukem_3D&amp;diff=9600&amp;oldid=prev"/>
				<updated>2011-01-29T19:40:33Z</updated>
		
		<summary type="html">&lt;p&gt;added info on how to install subversion&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Installing Duke Nukem 3D ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Step 1:'''&lt;br /&gt;
Buy the game from GoG.com and Download it. Or use your game cd. The install instructions are for the GoG version.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Step 2:'''&lt;br /&gt;
Install with wine:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;cd ~/Downloads ## path you downloaded to&lt;br /&gt;
wine setup_duke3d.exe&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
have it install to your home directory like ~/dn3d&lt;br /&gt;
&lt;br /&gt;
'''step 3:'''&lt;br /&gt;
Now we get the SVN source for eduke32 and compile it.&lt;br /&gt;
&lt;br /&gt;
If you don't have subversion yet:&lt;br /&gt;
as root:&lt;br /&gt;
&amp;lt;pre&amp;gt;equo install subversion&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you have that installed you can get and compile the eduke32 source code ('''not''' as root):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~&lt;br /&gt;
mkdir src&lt;br /&gt;
cd src&lt;br /&gt;
svn co https://eduke32.svn.sourceforge.net/svnroot/eduke32 eduke32&lt;br /&gt;
cd eduke32/polymer/eduke32&lt;br /&gt;
make&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Read the source documentation to make sure you have all the needed deps. If you have all the libraries needed like sdl and such, it will build 2 binaries, eduke32 and mapster32. Copy them to ~/dn3d and you can type ./eduke32 from the dn3d directory to play the game. You can edit the config files in ~/.eduke32 to get fullscreen support and such. If you have further questions, hop on irc: irc.freenode.net #eduke32&lt;br /&gt;
&lt;br /&gt;
I find that if you don't have pkgconfig, it builds much easier.&lt;br /&gt;
&lt;br /&gt;
For added graphics, enable polymer engine in the config file, and use the polymer version of the High Resolution Pack (HRP). These options do require a beefy video card with a good amount of memory.&lt;/div&gt;</summary>
		<author><name>Ironsight</name></author>	</entry>

	</feed>