<?xml version="1.0"?>
<rss version="2.0"><channel><title>Gaming Latest Topics</title><link>https://forum.dune2k.com/forum/28-gaming/</link><description>Gaming Latest Topics</description><language>en</language><item><title>RTS, is it even possible to balance?</title><link>https://forum.dune2k.com/topic/24505-rts-is-it-even-possible-to-balance/</link><description><![CDATA[
<p>I have posted stuff about this before, but lets throw everything on one side now.</p><p>Let's ignore the fact that I am using maths to calculate stuff for my board game, and observe RTS as a whole in computer games.</p><p> </p><p>Back to the question. If you think so, please tell me how.</p><p>For me it is more of a "how much variables can I add until the game can't be balanced any more?"</p><p>After all, Rock/Scissors/Paper is balanced, but not an RTS. For an RTS, we need to add some adjustments so it becomes real time.</p><p> </p><p>Before you continue posting in this thread. And to prevent weird discussion items where you only talk out of personal experience of just a few games. I suggest to read these articles to know more about it.</p><p>A little warning, they are long, very long. And that's how RTS balancing works.</p><p> </p><p><a href="http://gamebalanceconcepts.wordpress.com/2010/07/07/level-1-intro-to-game-balance/#comments" rel="external nofollow">http://gamebalanceconcepts.wordpress.com/2010/07/07/level-1-intro-to-game-balance/#comments</a></p>
]]></description><guid isPermaLink="false">24505</guid><pubDate>Mon, 10 Dec 2012 21:07:27 +0000</pubDate></item><item><title>Warcraft 2; incorrect information?</title><link>https://forum.dune2k.com/topic/26794-warcraft-2-incorrect-information/</link><description><![CDATA[
<p>When searching for information on damage calculation in Warcraft 2. Several different sites tell you something .....different.</p><p> </p><p>While I consider a different story to be incorrect, when comparing with the official explanation on the blizzard wiki. Even then I find the game acting different than expected.</p><p> </p><p>Here are some examples of explanations:</p><p> </p><p>Whereas Armor, Piercing Damage and Basic Damage are the 3 variables that are used in the game.</p><p>And negative values occurring in a step are considered to be 0 instead.</p><p>Halves are rounded upwards.</p><p> </p><p>Explanation 1:</p><p>Basic Damage minus Armor. A negative number becomes 0.</p><p>Now Piercing Damage is added.</p><p>Result is divided by 2, where a halve is rounded upwards. This is called the minimum damage.</p><p>The maximum damage is 2 times the minimum damage. This means that a result of 5, gives 2.5, which is 3, which gives 6 as the true maximum damage.</p><p> </p><p>Explanation 2:</p><p>The same as 1. But now, the only 2 choices are the minimum or maximum damage. There is no continuous line. Whereas 3-5 would give 3, 4 or 5. In the second explanation it is either 3 or 5.</p><p> </p><p>Explanation 3 (official wiki):</p><p>Basic Damage is divided by 2. This number is rounded upwards when needed and is the minimum Basic Damage. We only have 2 choices in this again like in the second.</p><p>Then both the minimum Basic Damage and the Basic Damage minus Armor.</p><p>Now we have 2 remaining numbers as choices.</p><p>Piercing Damage is divided by 2. This number is rounded upwards when needed and is the minimum Piercing Damage. We only have 2 choices; this half number or the whole.</p><p>Thus the first choice and second choice are added up now.</p><p> </p><p>Explanation 4:</p><p>Same as 3, but Armor also serves with half or full.</p><p> </p><p>Explanation 5 and 6:</p><p>Same as 3 and 4, but everything is continuous again. Sigh.</p><p> </p><p>Who has the correct answer? So I decided testing!</p><p> </p><p></p><hr><p> </p><p>Additional information, got this from a site that has a major flaw in one of the calculations and kept that flaw.</p><p>Unit Cease-fire cycles peon, grunt, ogre 25 skeleton 35 mage 40 archer 65 submarine 100 destroyer 120 cannon &amp; guard tower 150 dragons 190 catapult 200 juggernaut 230</p><p> </p><p>Thus even though this info is nice to have. I wonder if it is correct. Maybe it was created by tests. Then it could be influenced by the game speed just like in Dune2.</p><p>For this, having the source code would be nice.</p><p>However, a simple test shows me that the guard tower and cannon tower are completely different. The guard tower shoots about 3 times faster. Shame on that person who posted on that site in the first place.</p><p> </p><p></p><hr><p> </p><p>Testing in Warcraft 2:</p><p> </p><p>Test 1:</p><p>1 Piercing Damage. And attacked 0 Armor.</p><p>Actually, out of the 20 attacks, 6 happened to be 2 damage while the rest was 1. Thus a total of 28 damage while expecting only 20. How weird!</p><p>Another particular thing that I noticed is that how other units all have #-## as damage indicator, this unit had only a 1. Thus the game actually knows that there should be no other option. I would have expected 1-1.</p><p> </p><p>Test 2:</p><p>Same as test 1, but instead of Piercing, I used 1 Basic Damage.</p><p>Once again, 2 damage in one strike occurs on a regular basis.</p><p> </p><p>Test 3:</p><p>That same 1 Basic damage against 20 armor. The result was constantly 0.</p><p>Even 1 armor gives constantly 0.</p><p> </p><p>Test 4:</p><p>30 basic damage against 20 armor.</p><p>The results in damage returned are: 6, 8, 5, 7, 7, 8, 9, 8, 7,10, 5, 7, 9, 9, 7, 5, 5, 5, 7, 9, 10, 8, 10, 10</p><p>Thus a yes or no choice in 50% or 100% damage is false. Explanations 2, 3, 4 and 6 are definitely scrapped now. Since all damages are under 10. This means armor itself is not random.</p><p> </p><p>Test 5a:</p><p>1 piercing against 1 armor.</p><p>50 shots place 75 damage.</p><p>Test 5b:</p><p>2 piercing against 1 armor.</p><p>50 shots place, again 75 damage.</p><p>Ok, that is really odd. Somehow 1 and 2 piercing damage become the same value.</p><p>Test 5c:</p><p>2 basic against 1 armor.</p><p>50 shots placed 75 damage once again.</p><p> </p><p>Could it be that there is an error in rounding the numbers upwards?</p><p> </p><p>I think the only choice to find out what it really has to be is to look into the source code. But how to do that? Who has this power amongst you?</p><p> </p><p></p><hr><p> </p><p>Meanwhile, I have come up with a little theory myself on how it could work. Regarding having just 1 basic or 1 piercing damage against 0 armor. However, if you continue to look at other tests. It is clearly false.</p><p> </p><p>The game takes 50% of this 1. And randomly chooses anything between 0,5 and 1.</p><p>Once decided. The game then multiplies this with 2. There for having a number between 1 and 2.</p><p>The rounding only happens after the multiplication? Thus it then becomes either 1 or 2 damage. In the long run, we have 1,5 on average.</p><p> </p><p>The reason why this is false is because we are supposed to get the same treatment with 2 damage or more.</p><p>By random, we have anything between 1 and 2.</p><p>Once decided. The game rounds this to 1 or 2.</p><p>There is no multiplication.</p><p> </p><p>Perhaps the statement in the third explanation is correct. Before the numbers are chosen. This 0,5 is rounded upwards to 1. And the new maximum damage is 2 times this 1. Thus 0-1 effectively becomes 1-2. While 2 gives the exact same result.</p><p> </p><p>If this is true, then all the other odd numbers used in the calculations are influenced by this.</p><p>The worst one is the 3 piercing for the footman/grunt compared to the 4 piercing for the knight/ogre.</p><p>Both get a minimum of 2 and a maximum of 4? This calls out for a test.</p><p> </p><p>Well, that test escalated quickly. They indeed give the same, exactly the same destructive power. 600 vs 600.</p><p>The question of course is, does this count for basic damage too?</p><p>Well, yes it does! Again 600 vs 600.</p><p> </p><p>However, I took the liberty of combining 3 piercing with 3 basic. And 4 piercing with 4 basic. The outcome? While the first one does 450 damage, the other one reaches 600.</p><p>What happened there?</p><p>If I think about it, the only explanation would be that piercing is halved. And basic is halved. Then they are added up. And only after that, we have the rounding upwards.</p><p>Thus 50% of 3 is 1,5. We have 2 x 1,5 for piercing and basic. Thus 3 in total for the lower limit. 6 is the upper limit.</p><p>50% of 4 is 2, we have 2 x 2 = 4 for the lower limit. 8 is the upper limit.</p><p>The question is, is it possible to make 7 as an upper limit?</p><p> </p><p>By having 3 piercing and 4 basic. We get 1,5 + 2 = 3,5. This is 4. So with the knowledge that we have. The upper limit would become 8?</p><p>With 4 piercing and 3 basic. We get 2 + 1,5 = 3,5. Same story, right?</p><p>Let's test it.</p><p>And thus after testing, we got twice 600 vs 600 damage in total. So the story is true indeed.</p><p>All I can say now is that using odd numbers is a bad thing to do in that game. You can't really track the true balance.</p><p> </p><p></p><hr><p> </p><p>But wait, there is more. What about upgrades?</p><p>For the archers/axethrowers, we have +1 with each upgrade. And even +3 for the archer upgrade.</p><p>Not only that. Ships have +5 for each upgrade as well. These are odd numbers too!</p><p> </p><p>With 6 piercing and 3 basic damage. It is obviously clear that the true damage against 0 armor would be 3 + 1,5 = 4,5</p><p>=5 and 5-10.</p><p>After 1 upgrade, we have 7 piercing and 3 basic. 3,5 + 1,5 = 5. Again 5-10.</p><p>After another upgrade, we have 8 piercing and 3 basic. 4 + 1,5 = 5,5 = 6. This time 6-12.</p><p>The +3 for the archers gives 11 piercing and 3 basic. 5,5 + 1,5 = 7. Now we have 7-14.</p><p> </p><p>According to this theory, the very first upgrade is useless unless you do the second one as well.</p><p>Or, we do this upgrade and go for the +3 immediately afterwards. Ignoring the second upgrade.</p><p>Then we get 10 piercing and 3 basic, 5 + 1,5 = 6,5 = 7. Which also gives us 7-14.</p><p>Ignoring the second upgrade saves us 900 gold and 500 wood.</p><p> </p><p>Of course, the story goes differently when facing structures. Well, I think that all basic damage would completely be nulified.</p><p>No upgrades gives 6 piercing, 3-6</p><p>+1 gives 7 piercing, 4-8. This time, the upgrade does have use!</p><p>+2 gives 8 piercing, 4-8. This time, the second upgrade has no use at all.</p><p>+5 gives 11 piercing, 6-12.</p><p>+4 gives 10 piercing, 5-10.</p><p> </p><p>On a side note, other melee units will be having more armor with upgrades. This means that you only are dealing with your piercing damage. Thus it is important to use all upgrades by the humans. Yet the Orc's can still choose to ignore the second upgrade since it has no use against any armored unit. Unless, you use axe throwers to deal with 0 armored units like peasants, mages or balista's. But against those, you might as well use ogre's and grunts.</p><p> </p><p>True formula of Warcraft 2:</p><p>Basic Damage - Armor = Remaining Basic Damage.</p><p>Piercing Damage + Remaining Basic Damage = Total Damage</p><p>0,5 x Total Damage = 50% Damage. This is rounded upwards.</p><p>50% Damage x 2 = 100% Damage.</p><p>A random value is chosen between 50% Damage and 100% Damage. This includes the 50% and 100%.</p><p> </p><p>Ok, the editing ends here. Comments now please.</p>
]]></description><guid isPermaLink="false">26794</guid><pubDate>Wed, 26 Nov 2014 15:21:50 +0000</pubDate></item><item><title>Art of War 3</title><link>https://forum.dune2k.com/topic/27812-art-of-war-3/</link><description><![CDATA[
<p>
	Any one familiar with the game?
</p>

<p>
	Interested in sharing experiences? Even if you think it sucks. I am all ears <img alt=":)" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/smile@2x.png 2x" title=":)" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/smile.png"></p>

<p>
	 
</p>

<p>
	I for one, am enjoying it right now. Unlike PvZ2, I will stop with the game when it gets too much pay to win for my taste. Other than that, it too has a good single player game. But also upgrades for units like in C&amp;C Rivals. At first meaningless, but if you encounter someone without upgrades. Let's just say that RPS doesn't matter much at that point too.
</p>

<p>
	The big difference between Rivals and AoW3?<br>
	AoW3 is a real RTS game.
</p>

<p>
	They still force you a bit to play a bit online. But the first few are obviously AI that you play against. You can still go back to the single player campaing whenever you like. Gaining money and gold by grinding. Eventually, you should be able to get all upgrades and missions. I have yet to test this though.
</p>

<p>
	Another big plus is that it doesn't whine about you playing the game. Also, commercials are a choice. Not a forced upon thy.
</p>
]]></description><guid isPermaLink="false">27812</guid><pubDate>Fri, 28 Sep 2018 16:16:04 +0000</pubDate></item><item><title>Which is better, Dune 2 or Dune 2000?</title><link>https://forum.dune2k.com/topic/16523-which-is-better-dune-2-or-dune-2000/</link><description><![CDATA[
<p>I don't know what section to put this under, so I will just put in the gaming section. Which one is better? I have played Dune 2000 and loved the FMW cut sceans though I hated the AI for the game. I just downloaded Dune 2 so I don't know how it plays, though I did see the intro, with the horrible voice actors and cheesey combat.</p>
]]></description><guid isPermaLink="false">16523</guid><pubDate>Sat, 27 Aug 2005 02:12:43 +0000</pubDate></item><item><title>Sound problem</title><link>https://forum.dune2k.com/topic/34483-sound-problem/</link><description><![CDATA[<p>
	Hello!<br />
	The game has no sound for a few days.<br />
	I checked all the settings.<br />
	No sounds, no music.<br />
	Do you have any ideas what I should do?
</p>
]]></description><guid isPermaLink="false">34483</guid><pubDate>Thu, 09 Jan 2025 03:25:21 +0000</pubDate></item><item><title>Art of war 3 fan art</title><link>https://forum.dune2k.com/topic/34287-art-of-war-3-fan-art/</link><description><![CDATA[<p>
	Hey, I’m just looking for a place to post my fan art of Art of War 3
</p>
]]></description><guid isPermaLink="false">34287</guid><pubDate>Thu, 28 Nov 2024 15:05:26 +0000</pubDate></item><item><title>What are you playing right now</title><link>https://forum.dune2k.com/topic/28664-what-are-you-playing-right-now/</link><description><![CDATA[<p>
	In the theme of forum revival, let's talk gaming. <br /><br />
	What are you currently playing through this COVID-19 life style? How are you getting through it? Maybe drop a steam ID or a gamertag if you would like some friends to join. <br /><br />
	Currently I'm playing through Witcher 3 on xbox 1. I've never played it before, and I'm enjoying the game much more after watching the netflix show of the same title. <br />
	Also now and then I'm playing some battlefield 5 on there, good to get some tension out with a ww2 shoot that lets me blow up stuff with Tiger tanks and Shermans. <br /><br />
	How about you? 
</p>]]></description><guid isPermaLink="false">28664</guid><pubDate>Wed, 22 Apr 2020 16:57:16 +0000</pubDate></item><item><title>When something might have been a scam</title><link>https://forum.dune2k.com/topic/32994-when-something-might-have-been-a-scam/</link><description><![CDATA[<p>
	I am certain now that people want to see real stuff and progress on a game development.<br />
	I edited the title and this post. <br />
	No one cared anyways. 
</p>

<p>
	Which is actually a good thing this time.
</p>
]]></description><guid isPermaLink="false">32994</guid><pubDate>Mon, 29 Apr 2024 22:25:17 +0000</pubDate></item><item><title>List of free closed source games</title><link>https://forum.dune2k.com/topic/27522-list-of-free-closed-source-games/</link><description><![CDATA[<p>
	This is a list of legally free games that do not have their source code available to the public in any form, including non-open source games created using open source third-party game engines or game-maker toolkits. It includes both games that were always freeware, and "liberated" games that were originally paid software (commercial or shareware) but eventually the atuhors/copyright holders declared them freeware.<br />
	<br />
	The list aims to only include full, complete games, but exceptions may be made for incomplete games that either have high artistic merit or offer an essentially complete playing experience, even if formally not considered complete releases.<br />
	<br />
	The games are mostly for PC (DOS and Windows), with occasional titles from other platforms. Emulators might be required to play games for DOS and some other platforms. If a game is for a legacy platform and one or more source ports or engine recreation exist, these are listed after the game title separated by the tilde sign.<br />
	<br />
	Unauthorised remakes of proprietary games are not included when original game data is used, but remakes and fangames are acceptable if they were authorised by copyright holders. Exceptions may be made for remakes of games from very old platforms that have long outlived their commercial potential, such as ZX Spectrum.<br />
	<br />
	For a list of free open source games, please check <a href="https://forum.dune2k.com/topic/27521-list-of-free-open-source-games/" rel="">this thread</a>. A very comprehensive, frequently updated list of all sorts of free games can be found <a href="http://juegosliberados.blogspot.com/" rel="external nofollow">here</a>.<br />
	<br />
	<strong>Adventure - Action-Adventure</strong><br />
	<a href="https://web.archive.org/web/20020108044514/http://www.cs.unc.edu/~eriksonc/Game/BlackOrb.html" rel="external nofollow">Black Orb, The</a><br />
	<a href="https://www.inter-active-arts.com/lst.html" rel="external nofollow">Legend of the Silver Talisman</a><br />
	<a href="https://web.archive.org/web/19980201035404fw_/http://www.hamumu.com/spispopd.html" rel="external nofollow">SPISPOPD</a><br />
	<a href="https://www.classicdosgames.com/game/Super_ZZT.html" rel="external nofollow">Super ZZT</a><br />
	<a href="http://hp.vector.co.jp/authors/VA013374/game/egame0.html" rel="external nofollow">Tower of the Sorcerer</a><br />
	<a href="https://www.classicdosgames.com/game/ZZT.html" rel="external nofollow">ZZT</a><br />
	<br />
	<strong>Adventure - First-Person</strong><br />
	<a href="https://web.archive.org/web/20040612072306/http://regne.net/?nomarticle=Beasts" rel="external nofollow">Beasts</a><br />
	<a href="https://www.adventuregamestudio.co.uk/site/games/game/1046-beauties-and-beasts/" rel="external nofollow">Beauties and Beasts</a><br />
	<a href="http://web.archive.org/web/20001206215400/http://www.desperabis.axxs.de:80/" rel="external nofollow">Desperabis</a><br />
	<a href="https://web.archive.org/web/20120308042746/http://studioeres.com/games/fedora" rel="external nofollow">Fedora Spade</a><br />
	<a href="https://kasettilamerit.fi/kheops-suuri-mysteeri-pc-dos/" rel="external nofollow">Great Mystery of Kheops, The</a><br />
	<a href="https://web.archive.org/web/20120308062938/http://studioeres.com/games/missing" rel="external nofollow">Missing</a><br />
	<a href="https://www.jpproduction.fi/games/sf6/" rel="external nofollow">StarFight VI: Gatekeepers</a><br />
	<a href="https://www.dosgamesarchive.com/download/thors-hammer" rel="external nofollow">Thor's Hammer</a><br />
	<br />
	<strong>Adventure - Graphic</strong><br />
	<a href="http://www.gamecrafters.com/gamecrafters/maddog/" rel="external nofollow">Adventures of Maddog Williams, The</a><br />
	<a href="https://allowe.com/downloads/games.html" rel="external nofollow">Black Cauldron, The</a><br />
	<a href="https://www.angelfire.com/id/tjat2/avaricius.html" rel="external nofollow">Denarius Avaricius Sextus</a><br />
	<a href="https://www.angelfire.com/id/tjat2/avalot.html" rel="external nofollow">Lord Avalot d'Argent</a><br />
	<a href="https://web.archive.org/web/20040722131414/http://www.voodoogirl.cjb.net/" rel="external nofollow">Voodoo Girl</a><br />
	<br />
	<strong>Adventure - Interactive Fiction</strong><br />
	<a href="https://www.crosscutgames.com/bd.html" rel="external nofollow">Bronze Dragon: Conquest of Infinity</a><br />
	<a href="https://www.crosscutgames.com/bd.html" rel="external nofollow">Dragon Side II: The Twisted Speare</a><br />
	<a href="https://web.archive.org/web/20021027204737/http://users.wsg.net/bedrosian/overmind.htm" rel="external nofollow">Empire of the Over-Mind</a><br />
	<a href="https://web.archive.org/web/20130925192501/http://www.grandpappy.info/gdhouse.htm" rel="external nofollow">House that Nobody Wanted, The</a><br />
	<a href="https://web.archive.org/web/20130925165128/http://www.grandpappy.info/gdcrown.htm" rel="external nofollow">Lost Crown of Queen Anne, The</a><br />
	<a href="https://web.archive.org/web/20130925192402/http://www.grandpappy.info/gdmurder.htm" rel="external nofollow">Murder in the Mediterranean</a><br />
	<a href="https://web.archive.org/web/20130925181641/http://www.grandpappy.info/gdtemple.htm" rel="external nofollow">Temple of Death, The</a><br />
	<br />
	<strong>Adventure - Interactive Fiction (illustrated)</strong><br />
	<a href="https://web.archive.org/web/20010414062817/http://magictree.com/polarware/compadv.htm" rel="external nofollow">Crimson Crown, The</a><br />
	<a href="https://allowe.com/downloads/games.html" rel="external nofollow">Mickey's Space Adventure</a><br />
	<a href="https://web.archive.org/web/20010414062817/http://magictree.com/polarware/compadv.htm" rel="external nofollow">Oo-Topos</a><br />
	<a href="https://web.archive.org/web/20010414062817/http://magictree.com/polarware/compadv.htm" rel="external nofollow">Talisman: Challenging the Sands of Time</a><br />
	<a href="https://web.archive.org/web/20010414062817/http://magictree.com/polarware/compadv.htm" rel="external nofollow">Transylvania</a><br />
	<a href="https://web.archive.org/web/20010414062817/http://magictree.com/polarware/compadv.htm" rel="external nofollow">Transylvania III: Vanquish the Night</a><br />
	<a href="https://allowe.com/downloads/games.html" rel="external nofollow">Troll's Tale</a><br />
	<a href="https://allowe.com/downloads/games.html" rel="external nofollow">Winnie the Pooh in the Hundred Acre Wood</a><br />
	<br />
	<strong>Adventure - Point-and-click</strong><br />
	<a href="http://www.fullyramblomatic.com/5days/" rel="external nofollow">5 Days A Stranger</a><br />
	<a href="http://www.fullyramblomatic.com/7days/" rel="external nofollow">7 Days A Skeptic</a><br />
	<a href="http://www.fullyramblomatic.com/6days/" rel="external nofollow">6 Days A Sacrifice</a><br />
	<a href="https://grundislav.itch.io/ben-jordan-paranormal-investigator-case-1-in-search-of-the-skunk-ape" rel="external nofollow">Ben Jordan: Paranormal Investigator Case 1 - In Search of the Skunk-Ape</a><br />
	<a href="http://www.brokensword25.com/" rel="external nofollow">Broken Sword 2.5: The Return of the Templars</a> ~ <a href="https://www.scummvm.org/" rel="external nofollow">ScummVM</a><br />
	<a href="https://origamihero.itch.io/cedric-and-the-revolution" rel="external nofollow">Cedric and the Revolution</a><br />
	<a href="https://cosmosquest.itch.io/cosmos-quest-i" rel="external nofollow">Cosmos Quest</a><br />
	<a href="https://www.scummvm.org/games/#games-drascula:drascula" rel="external nofollow">Drascula: The Vampire Strikes Back</a><br />
	<a href="http://www.absurdus.net/kraken/buynow.htm" rel="external nofollow">Eye of the Kraken</a><br />
	<a href="https://www.scummvm.org/games/#games-queen:queen" rel="external nofollow">Flight of the Amazon Queen</a> ~ <a href="https://www.scummvm.org/" rel="external nofollow">ScummVM</a><br />
	<a href="http://www.agdinteractive.com/games/kq1/" rel="external nofollow">King's Quest I: Quest for the Crown</a><br />
	<a href="http://www.agdinteractive.com/games/kq2/" rel="external nofollow">King's Quest II: Romancing the Stones</a><br />
	<a href="http://www.agdinteractive.com/games/kq3/" rel="external nofollow">King's Quest III Redux</a><br />
	<a href="https://infamousadventures.itch.io/kings-quest-iii-vga-remake" rel="external nofollow">King's Quest III VGA Remake</a><br />
	<a href="https://www.classicdosgames.com/game/Lure_of_the_Temptress.html" rel="external nofollow">Lure of the Temptress</a> ~ <a href="https://www.scummvm.org/" rel="external nofollow">ScummVM</a><br />
	<a href="https://www.scummvm.org/games/#games-parallaction:nippon" rel="external nofollow">Nippon Safes, Inc.</a> ~ <a href="https://www.scummvm.org/" rel="external nofollow">ScummVM</a><br />
	<a href="https://web.archive.org/web/20220704095541/https://thepixel.net/" rel="external nofollow">Runaway</a><br />
	<a href="https://infamousadventures.itch.io/space-quest-ii-vga-remake" rel="external nofollow">Space Quest II VGA Remake</a><br />
	<a href="https://georgebroussard.itch.io/stowaway" rel="external nofollow">Stowaway</a><br />
	<a href="https://web.archive.org/web/20010803064726fw_/http://www.metropolis-software.com/download.html" rel="external nofollow">Teenagent</a><br />
	<a href="http://www.fullyramblomatic.com/games/ody.htm" rel="external nofollow">Trials of Odysseus Kent, The</a><br />
	<a href="https://www.raunes.com/" rel="external nofollow">Udoiana Raunes - Special Edition</a><br />
	<br />
	<strong>Adventure - Zelda style</strong><br />
	<a href="https://hamsterrepublic.com/dl/" rel="external nofollow">BobQuest</a><br />
	<a href="https://dosgames.com/game/gemworld" rel="external nofollow">GemWorld</a><br />
	<a href="http://web.archive.org/web/19970501105802/http://www.mvpsoft.com/classics.htm#hoosier_city" rel="external nofollow">Hoosier City</a> [<a href="http://pub.mvpsoft.com/attic/registered/HoosierCity_registered.zip" rel="external nofollow">download</a>]<br />
	<a href="https://archive.org/details/LEZDA" rel="external nofollow">Legend of Lezda, The: The Adventure of Jinx</a><br />
	<a href="http://web.archive.org/web/19970501105802/http://www.mvpsoft.com/classics.htm#robomaze_3" rel="external nofollow">Robomaze III</a> [<a href="http://pub.mvpsoft.com/attic/registered/Robomaze3_registered.zip" rel="external nofollow">download</a>]<br />
	<br />
	<strong>Adventure - Other</strong><br />
	<a href="https://www.pssoft.de/english/index.html" rel="external nofollow">Crime Fighter</a><br />
	<a href="https://web.archive.org/web/20060701060227/http://www.evryware.com/spacekids/" rel="external nofollow">Space Kids</a><br />
	<a href="https://web.archive.org/web/20160627081136/http://members.tcq.net/benmarty/TechnoVenture.html" rel="external nofollow">TechnoVenture</a><br />
	<br />
	<strong>Arcade - Arkanoid/Breakout</strong><br />
	<a href="https://www.fd.com.ua/3dpulsoid/" rel="external nofollow">3D Pulsoid</a><br />
	<a href="https://web.archive.org/web/20020613195310/http://www.kdlab.com/products/product_view.php?id=14" rel="external nofollow">BIPROLEX+</a><br />
	<a href="http://web.archive.org/web/20040806192444/http://13h.org/blockage.html" rel="external nofollow">Blockage</a><br />
	<a href="https://web.archive.org/web/20210722094858/http://www.linux-france.org/pesch/bm.html" rel="external nofollow">Break Machine</a><br />
	<a href="http://www.advsys.net/ken/download.htm" rel="external nofollow">Breakout (Ken Silverman)</a><br />
	<a href="https://www.classicdosgames.com/game/Cybersphere.html" rel="external nofollow">Cybersphere</a><br />
	<a href="https://www.classicdosgames.com/game/Cybersphere_Plus.html" rel="external nofollow">Cybersphere Plus</a><br />
	<a href="https://web.archive.org/web/20050316023257/https://www.coolbubble.com/features/geckosoft/" rel="external nofollow">Enigma (Geckosoft)</a><br />
	<a href="https://geocities.restorativland.org/SiliconValley/Network/2674/download.html" rel="external nofollow">MEGA BreakOut</a><br />
	<a href="https://www.dosgamesarchive.com/download/popcorn" rel="external nofollow">PopCorn</a> ~ <a href="https://www.ludoid.fr/PopCorn1988/index.html" rel="external nofollow">PopCorn 1988</a><br />
	<a href="http://web.archive.org/web/20001211213400/http://web.ukonline.co.uk/ant-man/powball/index.html" rel="external nofollow">PowBall</a> [<a href="http://web.archive.org/web/20010423205211if_/http://web.ukonline.co.uk:80/ant-man/download/powball.exe" rel="external nofollow">download</a>] ~ <a href="https://powgames.itch.io/powball-deluxe" rel="external nofollow">PowBall Deluxe</a><br />
	<a href="https://fd.com.ua/en/old-projects/pulsoid" rel="external nofollow">Pulsoid</a><br />
	<br />
	<strong>Arcade - Bomberman</strong><br />
	<a href="https://eiloware.com/bombs-and-bugs/" rel="external nofollow">Bombs And Bugs</a><br />
	<a href="https://fully-bugged.itch.io/dstroy" rel="external nofollow">Dstroy</a><br />
	<a href="https://web.archive.org/web/20050316023257/https://www.coolbubble.com/features/geckosoft/" rel="external nofollow">Fracas</a><br />
	<a href="https://web.archive.org/web/20160224032913/http://pacbros.mbnet.fi/skitsoproductions/games.html" rel="external nofollow">Mine Bombers</a><br />
	<a href="https://web.archive.org/web/20210725190221/http://www-wjp.cs.uni-sb.de/leute/private_homepages/mah/Homepage/TripleTeamsXplosive.html" rel="external nofollow">Xplosive</a><br />
	<br />
	<strong>Arcade - Frogger</strong><br />
	<a href="https://web.archive.org/web/20090323115301/http://computeremuzone.com/ficha.php?id=103&amp;sec=remakes" rel="external nofollow">DIV Frogger</a><br />
	<a href="http://plbm.com/oldsite/rof.htm" rel="external nofollow">Revenge of Froggie</a><br />
	<br />
	<strong>Arcade - Pac-Man</strong><br />
	<a href="https://www.edromel.com/us/pacman-greedy-xp-edromel-game-us-1" rel="external nofollow">Greedy</a> ~ <a href="https://troel.net/opengreedy/" rel="external nofollow">Open Greedy</a><br />
	<a href="https://www.inter-active-arts.com/munchman.html" rel="external nofollow">Munch Man</a><br />
	<a href="https://archive.org/details/PakodosGame" rel="external nofollow">Pako</a><br />
	<br />
	<strong>Arcade - Sports</strong><br />
	<a href="https://www.classicdosgames.com/game/Arcade_Volleyball.html" rel="external nofollow">Arcade Volleyball</a> ~ <a href="https://sourceforge.net/projects/gav/" rel="external nofollow">GAV</a><br />
	<a href="http://www.hairyharry.de/" rel="external nofollow">Hairy Harry</a><br />
	<br />
	<strong>Acrade - Other</strong><br />
	<a href="http://saitogames.com/hopmon/index.htm" rel="external nofollow">Hopmon</a><br />
	<a href="https://dosgames.com/game/trick-blast" rel="external nofollow">Trick Blast</a><br />
	<br />
	<strong>Educational</strong><br />
	<a href="https://www.dosgamesarchive.com/download/aro-and-elmi" rel="external nofollow">Aro &amp; Elmi</a><br />
	<a href="https://web.archive.org/web/20050405184517/http://doka.ru/download.htm" rel="external nofollow">BabyType</a><br />
	<a href="https://web.archive.org/web/20220705084509/https://blupi.org/" rel="external nofollow">Blupi at Home</a><br />
	<a href="https://web.archive.org/web/20220705084509/https://blupi.org/" rel="external nofollow">Blupi Explorer</a><br />
	<a href="http://www.biologic.com.au/bugbrain/" rel="external nofollow">Bug Brain</a><br />
	<a href="https://www.imagisoft.com/wizard.htm" rel="external nofollow">Color Wizard, The</a><br />
	<a href="https://web.archive.org/web/19990221122027/http://kaneda.iguw.tuwien.ac.at/duw/" rel="external nofollow">Der Name des Bruders</a> [<a href="http://www.myzel.org/projekt.html" rel="external nofollow">download</a>]<br />
	<a href="https://allowe.com/downloads/games.html" rel="external nofollow">Donald Duck's Playground</a><br />
	<a href="https://web.archive.org/web/20010410115405/http://www.umweltbundesamt.de/uba-info/d-hints.htm" rel="external nofollow">No Future?</a><br />
	<br />
	<strong>Fighting - Beat'em up / Brawler</strong><br />
	<a href="https://milkbar-lads.itch.io/bonkers" rel="external nofollow">Bonkers</a><br />
	<a href="https://web.archive.org/web/20051122171557/http://www.bloodlustsoftware.com/executioners.html" rel="external nofollow">Executioners</a><br />
	<a href="https://web.archive.org/web/20030810104222/http://www.mirage.com.pl:80/index.php?id=retroattack" rel="external nofollow">Franko: The Crazy Revenge</a><br />
	<a href="https://lf2.net/lf1.html" rel="external nofollow">Little Fighter</a><br />
	<a href="https://lf2.net/" rel="external nofollow">Little Fighter 2</a><br />
	<br />
	<strong>Fighting - Versus</strong><br />
	<a href="https://gamejolt.com/games/the-black-heart/14718" rel="external nofollow">Black Heart, The</a><br />
	<a href="https://www.diskman.com/presents/invincible/" rel="external nofollow">Invincible</a><br />
	<a href="https://www.classicdosgames.com/game/One_Must_Fall_2097.html" rel="external nofollow">One Must Fall 2097</a> ~ <a href="https://www.openomf.org/" rel="external nofollow">OpenOMF</a><br />
	<a href="https://www.superfighter.com/sango/dos/index.html" rel="external nofollow">Sango Fighter</a> ~ <a href="https://www.superfighter.com/sango/win/index.html" rel="external nofollow">Sango Fighter Special Edition</a><br />
	<a href="https://www.superfighter.com/sango2/index.html" rel="external nofollow">Sango Fighter 2</a><br />
	<a href="https://web.archive.org/web/20110110193828/http://www.superfighter.net/download.htm" rel="external nofollow">Super Fighter</a> ~ <a href="https://www.superfighter.com/sf/index.html" rel="external nofollow">Super Fighter Special Edition</a><br />
	<a href="https://web.archive.org/web/20051122171757/http://www.bloodlustsoftware.com/timeslaughter.html" rel="external nofollow">Timeslaughter</a><br />
	<a href="https://www.superfighter.com/tough/index.html" rel="external nofollow">Tough Guy</a><br />
	<a href="https://www.classicdosgames.com/game/Xenophage%3A_Alien_Bloodsport.html" rel="external nofollow">Xenophage: Alien Bloodsport</a><br />
	<br />
	<strong>Platformer - Cinematic</strong><br />
	<a href="http://www.fullyramblomatic.com/1213/" rel="external nofollow">1213</a><br />
	<a href="https://web.archive.org/web/20140706031911/https://us.battle.net/account/download/?show=classic" rel="external nofollow">Blackthorne</a><br />
	<a href="https://www.remar.se/daniel/iji.php" rel="external nofollow">Iji</a><br />
	<a href="https://www.majorgeeks.com/files/details/onescapee.html" rel="external nofollow">onEscapee</a><br />
	<a href="http://necrobones.com/games/games1.shtml" rel="external nofollow">Skull Quest 1, The Cyan Sarcophagus</a><br />
	<a href="http://necrobones.com/games/games1.shtml" rel="external nofollow">Skull Quest 2, The Vortex</a><br />
	<a href="https://web.archive.org/web/20160317022258/http://www.wearehive.com/games/umbrella-adventure/" rel="external nofollow">Umbrella Adventure</a><br />
	<br />
	<strong>Platformer - Hop and Bop</strong><br />
	<a href="https://web.archive.org/web/20110427085844/http://www.origamihero.com/index.php?site=games" rel="external nofollow">A Game with a Kitty</a><br />
	<a href="https://web.archive.org/web/20060719065510/http://www.bbsoftware.net/gianasisters.php" rel="external nofollow">Akiko and Minami</a><br />
	<a href="http://www.gianas-return.de/" rel="external nofollow">Giana's Return</a><br />
	<a href="http://www-stud.rbi.informatik.uni-frankfurt.de/~sinsch/DownloadGianaWorlds.htm" rel="external nofollow">Giant Worlds</a> [<a href="http://web.archive.org/web/20011031150704/http://www.rbi.informatik.uni-frankfurt.de:80/~sinsch/GianaWorlds08.exe" rel="external nofollow">download</a>] [<a href="http://web.archive.org/web/20011031150543/http://www.rbi.informatik.uni-frankfurt.de:80/~sinsch/GiantWorldsInstaller.exe" rel="external nofollow">installer</a>]<br />
	<a href="http://www-stud.rbi.informatik.uni-frankfurt.de/~sinsch/" rel="external nofollow">Great Giant Sisters, The</a><br />
	<a href="https://web.archive.org/web/20030410211148fw_/http://qbworld.free.fr/product.php3?programme=misterkid" rel="external nofollow">Mister Kid</a><br />
	<a href="https://web.archive.org/web/20110427085844/http://www.origamihero.com/index.php?site=games" rel="external nofollow">Stargirl and the Thief from the Exploded Moon</a><br />
	<a href="http://www.georg-rottensteiner.de/en/wip.html" rel="external nofollow">Todd's Adventures</a><br />
	<br />
	<strong>Platformer - Lode Runner-like</strong><br />
	<a href="https://www.drillingbilly.com/" rel="external nofollow">Drilling Billy</a><br />
	<a href="https://sourceforge.net/projects/flynnsprint/files/flynnsprint/" rel="external nofollow">Flynn Sprint</a><br />
	<a href="https://www.soleillapierre.ca/projects/software/infilt/" rel="external nofollow">Infiltrator</a><br />
	<a href="https://www.adeptsoftware.com/jetpack/" rel="external nofollow">Jetpack</a><br />
	<a href="https://www.classicdosgames.com/game/Jetpack_Christmas_Special!.html" rel="external nofollow">Jetpack Christmas Special!</a><br />
	<a href="https://web.archive.org/web/20020207231219fw_/http://margasoft.free.fr/creationsv3.htm#LODE%20RUNTER%20MANIAC%201.1" rel="external nofollow">Lode Runter Maniac</a><br />
	<a href="https://web.archive.org/web/20031217183014/http://ni.andkon.com/p1.html" rel="external nofollow">Widget &amp; Gold</a><br />
	<br />
	<strong>Platformer - Metroidvania</strong><br />
	<a href="http://the-mig-page.wifeo.com/castlevania-the-lecarde-chronicles-2013.php" rel="external nofollow">Castlevania 2: The Lecarde Chronicles</a><br />
	<a href="https://www.derekyu.com/games.html" rel="external nofollow">Eternal Daughter</a> ~ <a href="https://github.com/mmiszczyk/REternalDaughter" rel="external nofollow">REternal Daughter</a><br />
	<a href="http://the-mig-page.wifeo.com/castlevania-haunted-castle-2et3.php" rel="external nofollow">Haunted Castle II</a><br />
	<a href="https://linky439.itch.io/hoopervania" rel="external nofollow">HooperVania</a><br />
	<a href="https://donxuglogames.itch.io/knight-of-exile" rel="external nofollow">Knight of Exile</a><br />
	<a href="https://z-team.itch.io/maria-renards-revenge" rel="external nofollow">Maria Renard's Revenge</a><br />
	<a href="https://shaman77.itch.io/metrogalactica" rel="external nofollow">MetroGalactica</a><br />
	<a href="https://amidos2006.itch.io/the-power" rel="external nofollow">Power, The</a><br />
	<a href="https://trueroledreams.org/games/snc/index.php?cod_idioma=1" rel="external nofollow">Silver Night's Crusaders</a><br />
	<a href="https://dinar87.itch.io/xga" rel="external nofollow">XGA</a><br />
	<br />
	<strong>Platformer - Puzzle</strong><br />
	<a href="http://www.bazosoft.com/?s=game_details&amp;id=1" rel="external nofollow">Boondog</a><br />
	<a href="https://www.classicdosgames.com/game/Clyde%27s_Adventure.html" rel="external nofollow">Clyde's Adventure</a><br />
	<a href="https://www.classicdosgames.com/game/Clyde%27s_Revenge.html" rel="external nofollow">Clyde's Revenge</a><br />
	<a href="http://web.archive.org/web/20031001205925/http://freelunchdesign.com/happyland.shtml" rel="external nofollow">Happyland Adventures</a><br />
	<a href="https://web.archive.org/web/20090222223225/http://groovylime.com/janitordan.htm" rel="external nofollow">Janitor Dan the Spaceman</a><br />
	<a href="https://www.jrxs.net/home.php?page=laosquest" rel="external nofollow">Lao's Quest</a><br />
	<a href="https://web.archive.org/web/20140706031911/https://us.battle.net/account/download/?show=classic" rel="external nofollow">Lost Vikings, The</a><br />
	<a href="https://web.archive.org/web/20050405184517/http://doka.ru/download.htm" rel="external nofollow">Mick</a><br />
	<a href="http://www.cauldron.sk/" rel="external nofollow">Quadrax</a><br />
	<a href="https://wieringsoftware.com/games/sint-nicolaas/" rel="external nofollow">Sint Nicolaas</a><br />
	<a href="https://www.dosgamesarchive.com/download/toffifee-fantasy-forest" rel="external nofollow">Toffifee Fantasy Forest</a><br />
	<a href="https://web.archive.org/web/20221201040219/http://www.kolumbus.fi/petehei/pagethw.html" rel="external nofollow">Top Hat Willy</a><br />
	<a href="https://web.archive.org/web/20071113095630/http://www.escapistmagazine.com/content/games/yahtzee/artoftheft" rel="external nofollow">Trilby: The Art of Theft</a><br />
	<br />
	<strong>Platformer - Shooter</strong><br />
	<a href="http://www10.plala.or.jp/bb/zac/actwd_e.html" rel="external nofollow">Acter World</a><br />
	<a href="https://www.classicdosgames.com/game/Alien_Carnage.html" rel="external nofollow">Alien Carnage</a><br />
	<a href="https://www.classicdosgames.com/game/Arctic_Adventure.html" rel="external nofollow">Arctic Adventure</a><br />
	<a href="https://www.pistegamez.net/games.html" rel="external nofollow">Beez</a><br />
	<a href="https://www.classicdosgames.com/game/Bio_Menace.html" rel="external nofollow">Bio Menace</a><br />
	<a href="http://binarny.pjwstk.edu.pl/en/index.html" rel="external nofollow">Captain Binary</a><br />
	<a href="https://www.dosgamesarchive.com/download/cool-cat" rel="external nofollow">Cool Cat</a><br />
	<a href="https://www.classicdosgames.com/game/Dark_Ages.html" rel="external nofollow">Dark Ages</a><br />
	<a href="https://www.classicdosgames.com/game/Electro_Man.html" rel="external nofollow">Electro Man</a><br />
	<a href="http://web.archive.org/web/20160421152305/http://www.jeffreyfullerton.com/" rel="external nofollow">Heros I: The Sanguine Seven</a><br />
	<a href="https://web.archive.org/web/19970501105740/http://www.mvpsoft.com/action.htm#jack_flash" rel="external nofollow">Jack Flash</a> [<a href="http://pub.mvpsoft.com/attic/registered/JackFlash_registered.zip" rel="external nofollow">download</a>]<br />
	<a href="https://www.locomalito.com/maldita_castilla.php" rel="external nofollow">Maldita Castilla</a><br />
	<a href="https://web.archive.org/web/20110809052314/http://www.konjak.org/index.php?folder=4&amp;file=7" rel="external nofollow">Noitu Love &amp; The Army of Grinning Darns</a><br />
	<a href="https://www.pistegamez.net/games.html" rel="external nofollow">Pekka Kana 2</a><br />
	<a href="https://www.classicdosgames.com/game/Pharaoh%27s_Tomb.html" rel="external nofollow">Pharaoh's Tomb</a><br />
	<a href="https://www.system3.com/promotional-download/puttysquadamiga/" rel="external nofollow">Putty Squad</a><br />
	<a href="https://web.archive.org/web/19991008114059/http://www.geocities.com/SiliconValley/8243/santaman.html" rel="external nofollow">Santaman</a><br />
	<a href="http://web.archive.org/web/20100430033235/http://wired.st-and.ac.uk:80/~wong/agent/" rel="external nofollow">Special Agent</a><br />
	<a href="https://web.archive.org/web/20140212001627/http://www.pekaro.de/t2002.html" rel="external nofollow">T2002</a><br />
	<a href="http://markus.muck.free.fr/tailchas.html" rel="external nofollow">Tailchaser</a><br />
	<a href="https://dosgames.com/game/tom-and-jerry" rel="external nofollow">Tom &amp; Jerry</a><br />
	<a href="https://www.dosgamesarchive.com/download/tricky-quiky-games" rel="external nofollow">Tricky Quicky Games</a><br />
	<a href="https://web.archive.org/web/20010503090126/http://www.jjsoftgames.com/english/dosgames.htm" rel="external nofollow">Troy</a><br />
	<br />
	<strong>Platformer - Other</strong><br />
	<a href="https://web.archive.org/web/20120114050320/http://www.kylepulver.com/view.php?id=12" rel="external nofollow">Bonesaw: The Game</a><br />
	<br />
	<strong>Puzzle - Bust-A-Move / Puzzle Bobble</strong><br />
	<a href="https://dosgames.com/game/ball-blaster" rel="external nofollow">Ball Blaster</a><br />
	<a href="https://www.dosgamesarchive.com/download/bubble-puzzle" rel="external nofollow">Bubble Puzzle</a><br />
	<a href="https://hamsterrepublic.com/dl/" rel="external nofollow">Scrambled Eggs</a><br />
	<br />
	<strong>Puzzle - Crillion</strong><br />
	<a href="http://web.archive.org/web/20040626185646/http://www.dcc.uchile.cl/cgi-bin/cgiwrap/peortega/blosxom.cgi/proyectos/" rel="external nofollow">Crillion 97</a><br />
	<a href="http://www.blueskied.com/fruits.htm" rel="external nofollow">Frozen Fruits</a><br />
	<a href="https://www.blueskied.com/fruits2.htm" rel="external nofollow">Frozen Fruits 2</a><br />
	<a href="http://www.georg-rottensteiner.de/en/wip.html" rel="external nofollow">HitBlock / HitBlock Deluxe</a><br />
	<a href="https://web.archive.org/web/20210328120709/http://www.blueskied.com/summer_bound.htm" rel="external nofollow">Summer Bound</a><br />
	<br />
	<strong>Puzzle - Boulder Dash</strong><br />
	<a href="https://www.classicdosgames.com/game/Adventures_of_Robbo.html" rel="external nofollow">Adventures of Robbo</a> ~ <a href="https://gnurobbo.sourceforge.net/" rel="external nofollow">GNURobbo</a><br />
	<a href="https://web.archive.org/web/20050311032125/http://www.aukh18.dsl.pipex.com/cavechaos.htm" rel="external nofollow">Cave Chaos</a><br />
	<a href="https://web.archive.org/web/20050311032402/http://www.aukh18.dsl.pipex.com/cavechaos2.htm" rel="external nofollow">Cave Chaos 2</a><br />
	<a href="https://www.dosgamesarchive.com/download/digger-harald-winkler" rel="external nofollow">Digger (Harald Winkler)</a><br />
	<a href="http://www.internetgames.de/DOWNLOAD2.HTM" rel="external nofollow">Dot Valley</a><br />
	<a href="http://www.pessimisticdreams.com/pages/fatal-dash" rel="external nofollow">Fatal Dash</a><br />
	<a href="https://web.archive.org/web/20040528080611/http://hamster.ovine.net/" rel="external nofollow">HamsterJam</a> [<a href="http://www.eyecon64.com/download/HamsterJam.zip" rel="external nofollow">download</a>]<br />
	<a href="https://www.classicdosgames.com/game/Heartlight_PC.html" rel="external nofollow">Heartlight PC</a><br />
	<a href="http://www.gratissaugen.de/erbsen/" rel="external nofollow">New Dash Dimension, The</a><br />
	<a href="https://web.archive.org/web/20030426053439/http://bdavis.strangesoft.net/index.php?page=rockspin" rel="external nofollow">Rock 'n' Spin</a><br />
	<a href="https://dosgames.com/game/rockrush" rel="external nofollow">RockRush</a><br />
	<a href="https://web.archive.org/web/20030411131023/http://safrosoft.com/rox/index.php" rel="external nofollow">RoX</a><br />
	<a href="https://web.archive.org/web/20210117010027/http://digital-mastery.de/home/home_frameset.html" rel="external nofollow">StoneAge 1</a><br />
	<a href="https://www.elmerproductions.com/sp/dlinst.html" rel="external nofollow">Supaplex</a> ~ <a href="https://github.com/sergiou87/open-supaplex" rel="external nofollow">OpenSupaplex</a>, <a href="https://www.supaplex.online/" rel="external nofollow">Supaplex Online</a><br />
	<a href="https://dosgames.com/game/tunnelman" rel="external nofollow">TunnelMan, The</a><br />
	<br />
	<strong>Puzzle - Falling block</strong><br />
	<a href="https://dosgames.com/game/blockout" rel="external nofollow">Blockout</a><br />
	<a href="https://www.dosgamesarchive.com/download/bref" rel="external nofollow">Bref 2.0</a><br />
	<a href="https://road.kill.com/columns/" rel="external nofollow">Columns (Brian Boese)</a><br />
	<a href="https://web.archive.org/web/20211019234424/http://eclipse-game.com/?menu=games&amp;sub=puzzle&amp;dat=10" rel="external nofollow">FitUp!</a><br />
	<a href="http://www.dddgames.com/saba/" rel="external nofollow">Super ACiD Block Attack</a><br />
	<a href="https://www.dosgamesarchive.com/download/tetris-pro-craig-rothwell" rel="external nofollow">Tetris Pro (Craig Rothwell)</a><br />
	<a href="https://www.dosgamesarchive.com/download/tetrix" rel="external nofollow">Tetrix</a><br />
	<a href="https://www.dosgamesarchive.com/download/tristix" rel="external nofollow">Tristix</a><br />
	<br />
	<strong>Puzzle - Lemmings-like</strong><br />
	<a href="https://www.kieranmillar.com/ducks/" rel="external nofollow">Ducks</a><br />
	<a href="https://www.dosgamesarchive.com/download/hamsters" rel="external nofollow">Hamsters</a><br />
	<br />
	<strong>Puzzle - Maze</strong><br />
	<a href="http://www.tacticalneuronics.com/content/gbl.asp" rel="external nofollow">General Budda's Labyrinth</a><br />
	<a href="http://web.archive.org/web/20141013101041/http://www.sleepfuriously.com/getlost/index.html" rel="external nofollow">Get Lost!</a><br />
	<br />
	<strong>Puzzle - Rolling ball</strong><br />
	<a href="https://www.dosgamesarchive.com/download/ballgame-2" rel="external nofollow">Ballgame 2</a><br />
	<a href="http://kentauri.digitalblackie.com/" rel="external nofollow">Ball Blazing Fantasy</a><br />
	<br />
	<strong>Puzzle - Soko-Ban</strong><br />
	<a href="https://crystalshard.net/?p=8#" rel="external nofollow">Block-O-Mania</a><br />
	<a href="http://www.nortexinfo.net/ZasSoft/bob/index.html" rel="external nofollow">BOB and His Amazing Journey Home</a><br />
	<a href="https://hamsterrepublic.com/dl/" rel="external nofollow">Capt'n Squiddy's Bootleg Push-Push</a><br />
	<a href="http://silphid.com/clone" rel="external nofollow">Clone</a><br />
	<a href="https://www.edcollins.com/cyberbox/" rel="external nofollow">Continuing Adventures of Cyberbox, The</a><br />
	<a href="https://www.dougb.com/" rel="external nofollow">Cyberbox</a><br />
	<a href="https://www.jrxs.net/home.php?page=pufiban" rel="external nofollow">Pufiban!</a><br />
	<a href="https://web.archive.org/web/20010203202800/http://plasmaworks.com/pits/pits.html" rel="external nofollow">Puzzle Pits, The</a><br />
	<br />
	<strong>Puzzle - Tile matching</strong><br />
	<a href="https://jenniverse.com/boppin%20main.html" rel="external nofollow">Boppin'</a><br />
	<a href="https://hulub.ch/japure.php" rel="external nofollow">Japure</a><br />
	<a href="http://sk8tokyo.com/udder/prog/marble/index.html" rel="external nofollow">Marbleicious</a><br />
	<br />
	<strong>Puzzle - Other</strong><br />
	<a href="https://www.m3dr.com/projects/bombzuka/index.html" rel="external nofollow">Bombzuka</a><br />
	<a href="http://www.bricks-game.de/index0.html" rel="external nofollow">Bricks</a><br />
	<a href="https://www.nordicsoftware.se/fluffy.php" rel="external nofollow">Fluffy Deluxe</a><br />
	<a href="https://web.archive.org/web/20110804015021/http://www.thefoolsgold.com/downloads/games-windows.htm" rel="external nofollow">Fool's Errand, The</a><br />
	<a href="https://web.archive.org/web/20160308041751/http://quinndunki.com/OGOL/GATE.html" rel="external nofollow">GATE</a><br />
	<a href="https://laser-tank.com/" rel="external nofollow">Laser Tank</a><br />
	<a href="https://gamejolt.com/games/monokrome/18492" rel="external nofollow">MonoKrome</a><br />
	<a href="https://www.classicdosgames.com/game/Taking_Care_of_Business.html" rel="external nofollow">Taking Care of Business</a><br />
	<a href="https://4am.org/xywords/" rel="external nofollow">xyWords</a><br />
	<br />
	<strong>Role-Playing - Dungeon crawler / Roguelike</strong><br />
	<a href="https://www.adom.de/home/index.html" rel="external nofollow">ADOM</a><br />
	<a href="http://worth.bol.ucla.edu/" rel="external nofollow">Beneath Apple Manor</a><br />
	<a href="https://www.classicdosgames.com/game/Castle_of_the_Winds.html" rel="external nofollow">Castle of the Winds</a><br />
	<a href="https://www.classicdosgames.com/game/DND.html" rel="external nofollow">DND</a><br />
	<a href="https://www.classicdosgames.com/game/Dungeons_of_the_Necromancer%27s_Domain.html" rel="external nofollow">Dungeons of the Necromancer's Domain</a><br />
	<a href="http://ylvania.style.coocan.jp/index_e.html" rel="external nofollow">ELONA - Eternal League of Nefia</a><br />
	<a href="http://www.dzikosoft.com/games/lod.html" rel="external nofollow">Lords of Doom</a><br />
	<a href="http://web.archive.org/web/20160312005831/http://lukossoftware.com/node/8" rel="external nofollow">MageGuild</a><br />
	<a href="http://web.archive.org/web/20020108020526/http://theboyds.com/ragnarok/" rel="external nofollow">Ragnarok</a><br />
	<a href="http://web.archive.org/web/20000615202741/http://users.aol.com/roguequest/index.html" rel="external nofollow">Rogue's Quest</a><br />
	o <a href="http://web.archive.org/web/19990428080231/http://users.aol.com:80/roguequest/dungeons.html" rel="external nofollow">additional scenarios</a><br />
	<a href="https://www.classicdosgames.com/game/Telengard.html" rel="external nofollow">Telengard</a> ~ <a href="http://buildingworlds.com/telengard/" rel="external nofollow">Telengard Remake</a><br />
	<a href="http://unrealworld.fi/" rel="external nofollow">UnReal World</a><br />
	<br />
	<strong>Role-Playing - First-Person</strong><br />
	<a href="http://berserkerquest.blogspot.com/" rel="external nofollow">Berserker Quest VI</a><br />
	<a href="https://elderscrolls.bethesda.net/arena/" rel="external nofollow">Elder Scrolls, The: Arena</a><br />
	<a href="https://elderscrolls.bethesda.net/daggerfall/" rel="external nofollow">Elder Scrolls, The: Daggerfall</a> ~ <a href="https://www.dfworkshop.net/" rel="external nofollow">Daggerfall Unity</a><br />
	<br />
	<em>Crawler</em><br />
	<a href="https://www.gog.com/game/akalabeth_world_of_doom" rel="external nofollow">Akalabeth: World of Doom</a><br />
	<a href="https://www.motelmaya.com/_Daymare1.html" rel="external nofollow">Daymare 1</a><br />
	<a href="https://www.motelmaya.com/_Daymare2.html" rel="external nofollow">Daymare 2</a><br />
	<a href="http://www.motelsoft.de/motelsoftfeng.html" rel="external nofollow">Escape from Ragor</a><br />
	<a href="http://www.motelsoft.de/motelsoftfeng.html" rel="external nofollow">Megrim's Rache</a><br />
	<br />
	<em>Blobber</em><br />
	<a href="https://www.dosgamesarchive.com/download/the-bards-lore" rel="external nofollow">Bard's Lore, The</a><br />
	<a href="https://www.dosgamesarchive.com/download/city-beneath-the-surface" rel="external nofollow">City Beneath the Surface</a><br />
	<a href="http://www.motelsoft.de/motelsoftfeng.html" rel="external nofollow">Darkside of the Sun</a><br />
	<a href="https://tarjan.itch.io/gates-of-integrity" rel="external nofollow">Gates of Integrity</a><br />
	<a href="https://web.archive.org/web/20001213023500/http://neptune.spaceports.com/~splicing/" rel="external nofollow">Gene Splicing</a><br />
	<a href="https://www.dosgamesarchive.com/download/tower-of-fortune" rel="external nofollow">Tower of Fortune</a><br />
	<br />
	<strong>Role-Playing - Hack and slash</strong><br />
	<a href="https://web.archive.org/web/20010815054229/http://www.code3d.com/niko/freegames.htm" rel="external nofollow">Fire &amp; Dragons</a> [<a href="http://www.caiman.us/scripts/fw/f350.html" rel="external nofollow">download</a>]<br />
	<a href="https://web.archive.org/web/20030207045442/http://code3d.com/html/programming/gatesofdestiny.html" rel="external nofollow">Gates of Destiny</a> [<a href="http://www.caiman.us/scripts/fw/f349.html" rel="external nofollow">download</a>]<br />
	<a href="http://www.shadowflare.us/index.htm" rel="external nofollow">ShadowFlare: Episode One</a> [<a href="https://archive.org/details/demu_Sf1" rel="external nofollow">download</a>]<br />
	<br />
	<strong>Role-Playing - jRPG</strong><br />
	<a href="https://rpgmaker.net/games/92/" rel="external nofollow">A Blurred Line</a><br />
	<a href="http://aveyond.com/games/ahrimans-prophecy/" rel="external nofollow">Ahriman's Prophecy</a><br />
	<a href="https://web.archive.org/web/20050310092606/http://darkphear.cjb.net/" rel="external nofollow">DarkPhear</a><br />
	<a href="http://members.allegro.cc/sirocco/nav_fb.htm" rel="external nofollow">Fenix Blade</a><br />
	<a href="http://www.lumental.com/wdragon.html" rel="external nofollow">Warrior Dragon</a><br />
	<br />
	<strong>Role-Playing - Ultima style</strong><br />
	<a href="https://reconstruction.voyd.net/index.php?event=project&amp;typeKeyword=engines" rel="external nofollow">Dragon Engine</a><br />
	<a href="http://www.spiderwebsoftware.com/exile/winexile.html" rel="external nofollow">Exile: Escape from the Pit</a> (use <a href="https://github.com/otya128/winevdm" rel="external nofollow">winevdm</a>)<br />
	<a href="http://www.spiderwebsoftware.com/exile2/winexile2.html" rel="external nofollow">Exile II: Crystal Souls</a> (use <a href="https://github.com/otya128/winevdm" rel="external nofollow">winevdm</a>)<br />
	<a href="http://www.spiderwebsoftware.com/exile3/winexile3.html" rel="external nofollow">Exile III: Ruined World</a> (use <a href="https://github.com/otya128/winevdm" rel="external nofollow">winevdm</a>)<br />
	<a href="http://www.helherron.com/" rel="external nofollow">Helherron</a><br />
	<a href="http://www.gamesbyscott.com/games.htm" rel="external nofollow">Joyous Rebel</a><br />
	<a href="https://archive.org/details/TheKingdomOfSyree" rel="external nofollow">Kingdom of Syree, The</a><br />
	<a href="https://www.dosgamesarchive.com/download/the-kingdom-of-syree-ii-black-magic" rel="external nofollow">Kingdom of Syree II, The: Black Magic</a><br />
	<a href="https://inspired.ultimacodex.com/the-ultizurk-series/" rel="external nofollow">Madman</a><br />
	<a href="https://www.proudft.com/" rel="external nofollow">Nahlakh</a><br />
	<a href="https://fantasoft.powweb.com/realmzdivinity.html" rel="external nofollow">Realmz</a> [<a href="https://web.archive.org/web/20130226053737/http://groups.yahoo.com/group/realmz/attachments/folder/2027399287/item/852610259/view" rel="external nofollow">reg. codes</a>]<br />
	<a href="https://inspired.ultimacodex.com/the-ultizurk-series/" rel="external nofollow">Ultizurk 3</a><br />
	<a href="https://inspired.ultimacodex.com/the-ultizurk-series/" rel="external nofollow">Wraith</a><br />
	<br />
	<strong>Role-Playing - Other</strong><br />
	<a href="http://web.archive.org/web/20000618173511/http://www.dlc.fi/~jannep/aleshar.htm" rel="external nofollow">Aleshar: The World of Ice</a> [<a href="https://zak.fi/File:Awoi13.zip" rel="external nofollow">download</a>]<br />
	<a href="http://basiliskgames.com/eschalon-book-10-years-old-now-free/" rel="external nofollow">Eschalon: Book I</a><br />
	<a href="https://crystalshard.net/?g=16" rel="external nofollow">Heroine's Quest: The Herald of Ragnarok</a><br />
	<a href="http://www.agdinteractive.com/games/qfg2/" rel="external nofollow">Quest for Glory II: Trial by Fire</a><br />
	<a href="http://edvardtoth.com/games/perihelion/" rel="external nofollow">Perihelion</a><br />
	<a href="http://www.indiedb.com/games/the-provinces-of-midland-argskin" rel="external nofollow">Provinces of Midland, The - Argskin</a><br />
	<a href="https://www.crosscutgames.com/rs1.html" rel="external nofollow">RuneSword</a><br />
	<br />
	<strong>Shooter - First-Person</strong><br />
	<a href="https://www.locomalito.com/8bit_killer.php" rel="external nofollow">8bit Killer</a><br />
	<a href="https://web.archive.org/web/19990421012852/http://www.aliencabal.com/" rel="external nofollow">Alien Cabal</a> [<a href="https://archive.org/details/ACabalFull" rel="external nofollow">download</a>]<br />
	<a href="http://web.archive.org/web/20111118165038/http://conspirat.com:80/avertfate/" rel="external nofollow">Avert Fate</a><br />
	<a href="http://games.alyssar.nl/beyondlife/" rel="external nofollow">Beyond Life</a><br />
	<a href="http://gamejolt.com/games/bitsturbed/139467" rel="external nofollow">Bitsturbed</a><br />
	<a href="https://web.archive.org/web/19990223221025/http://members.aol.com/nagitsoc/chemwar.htm" rel="external nofollow">Chemical Warfare</a><br />
	<a href="http://earok.net/" rel="external nofollow">Derelict</a><br />
	<a href="https://ex3.itch.io/the-esc4pe" rel="external nofollow">Esc4pe, The</a><br />
	<a href="http://www.4drulers.com/gore/index.php" rel="external nofollow">Gore: Ultimate Soldier</a> [<a href="https://archive.org/details/gore-ultimatesoldier" rel="external nofollow">download</a>] [<a href="https://www.fileplanet.com/189420/180000/fileinfo/Gore:-Special-Edition-%28Free-Game%29" rel="external nofollow">download 2</a>]<br />
	<a href="http://www.vlambeer.com/3/" rel="external nofollow">Gun Godz</a><br />
	<a href="http://www.espacoinf.com/hadei.html" rel="external nofollow">Hades 2</a> [<a href="http://www.espacoinf.com/hades2-i.htm" rel="external nofollow">download</a>]<br />
	<a href="http://www.dosgamesarchive.com/download/industrial-killers/" rel="external nofollow">Industrial Killers</a><br />
	<a href="http://www.indiedb.com/games/invention-rpg" rel="external nofollow">Invention RPG</a><br />
	<a href="http://www.indiedb.com/games/the-journey" rel="external nofollow">Journey, The</a><br />
	<a href="http://www.moddb.com/games/paranoia-2-savior" rel="external nofollow">Paranoia 2: Savior</a><br />
	<a href="http://web.archive.org/web/20030810020856/http://www.maxminn.com:80/chiselhead/pw.html" rel="external nofollow">Pencil Whipped</a><br />
	<a href="http://www.indiedb.com/games/purple-complex" rel="external nofollow">Purple Complex</a><br />
	<a href="http://www.moddb.com/games/red-alert-a-path-beyond" rel="external nofollow">Red Alert: A Path Beyond</a><br />
	<a href="https://totemarts.games/forums/files/file/2-black-dawn/" rel="external nofollow">Renegade X: Black Dawn</a><br />
	<a href="https://web.archive.org/web/20080120214337/http://www.sheppard.ru/games/index.shtml" rel="external nofollow">Soldier of Empire</a><br />
	<a href="http://www.soldnersecretwars.de/" rel="external nofollow">Soldner: Secret Wars</a><br />
	<a href="https://web.archive.org/web/20130518005432/http://www.tecno-base.com/" rel="external nofollow">TECNO - The Base</a> [<a href="https://www.moddb.com/games/tecno-the-base/downloads/tecno-the-base" rel="external nofollow">download</a>]<br />
	<a href="http://www.moddb.com/games/ts-reborn" rel="external nofollow">Tiberian Sun Reborn</a><br />
	<a href="https://www.dosgamesarchive.com/download/trench-warfare" rel="external nofollow">Trench Warfare</a><br />
	<a href="http://www.tribesuniverse.com/" rel="external nofollow">Tribes series</a><br />
	<a href="http://www.indiedb.com/games/wolfram" rel="external nofollow">Wolfram</a><br />
	<a href="https://calaris.itch.io/wolfschanze-1944" rel="external nofollow">Wolfschanze 1944</a><br />
	<br />
	<strong>Shooter - Fixed/wraparound screen</strong><br />
	<a href="http://plbm.com/oldsite/subfury.htm" rel="external nofollow">Submarine Fury</a><br />
	<br />
	<em>Asteroids</em><br />
	<a href="http://www.ortsoftware.com/af.html" rel="external nofollow">AstroFire</a><br />
	<a href="http://www.lmnopc.com/disasteroids3d/" rel="external nofollow">Disasteroids 3D</a><br />
	<a href="http://plbm.com/oldsite/roxx.htm" rel="external nofollow">Roxx</a><br />
	<br />
	<em>Buster Bros / Pang</em><br />
	<a href="https://web.archive.org/web/20010709191521/http://206.47.27.130/dodgyposse/dl_arciv.html" rel="external nofollow">Bubble Jeopardy</a><br />
	<a href="https://web.archive.org/web/20060616022755/http://pangg.zonaultreya.com/index.php" rel="external nofollow">PANGG!</a><br />
	<br />
	<em>Centipede</em><br />
	<a href="http://plbm.com/oldsite/cpede.htm" rel="external nofollow">Crawly-Pede</a><br />
	<a href="https://web.archive.org/web/20160630173045/http://cheesysoftware.net/cheesy/index.html" rel="external nofollow">Megapede'95</a><br />
	<br />
	<em>Choplifter</em><br />
	<a href="https://www.dosgamesarchive.com/download/airlift-rescue" rel="external nofollow">Airlift Rescue</a><br />
	<br />
	<em>Defender</em><br />
	<a href="http://plbm.com/oldsite/abductor.htm" rel="external nofollow">Abductor</a><br />
	<a href="https://www.screamingduck.com/" rel="external nofollow">Glook</a><br />
	<br />
	<em>Jetpac</em><br />
	<a href="https://web.archive.org/web/20031001163357/http://ovine.net/game_jetman.php" rel="external nofollow">Jetman</a> [<a href="https://web.archive.org/web/20210801132831if_/http://www.eyecon64.com/download/jetman.zip" rel="external nofollow">download</a>]<br />
	<a href="https://web.archive.org/web/20011215031911/http://www.div-arena.com/gwshow.phtml?val=75&amp;table=games" rel="external nofollow">Jetpak</a> [<a href="https://web.archive.org/web/20020705002046if_/http://www.div-arena.com:80/downwip.php?id=75&amp;table=games" rel="external nofollow">download</a>]<br />
	<br />
	<em>Paratrooper</em><br />
	<a href="http://plbm.com/oldsite/ackack.htm" rel="external nofollow">Ack-Ack Attack</a><br />
	<a href="https://www.dosgamesarchive.com/download/paratrooper-ii" rel="external nofollow">Paratrooper II</a><br />
	<br />
	<em>Robotron</em><br />
	<a href="https://web.archive.org/web/19970421174443/http://magicnet.net/~yak/linx.htm" rel="external nofollow">Llamatron</a><br />
	<a href="http://cd.textfiles.com/gigagames3/DOS/UTILITY/ROBOTICA.ZIP" rel="external nofollow">Robotica</a><br />
	<br />
	<em>Snake / Nibbles</em><br />
	<a href="https://www.classicdosgames.com/game/Snake_%28AM%29.html" rel="external nofollow">Snake (Abhijeet Meshram)</a><br />
	<a href="https://www.classicdosgames.com/game/Snake_%28IM%29.html" rel="external nofollow">Snake (Ilija Mihajlov)</a><br />
	<a href="https://www.dosgamesarchive.com/download/zonker" rel="external nofollow">Zonker</a><br />
	<br />
	<em>Space Invaders / Galaga</em><br />
	<a href="https://web.archive.org/web/20030628171519/http://members.home.nl/bas.de.reuver/cashinvaders/index.html" rel="external nofollow">Cash Invaders</a><br />
	<a href="https://web.archive.org/web/20160630173045/http://cheesysoftware.net/cheesy/index.html" rel="external nofollow">Cheesy Invaders</a><br />
	<a href="https://www.danielsevo.com/download.htm" rel="external nofollow">Cosmic Ambush</a><br />
	<a href="http://www.allabout.com/afs/software/games/galacta.htm" rel="external nofollow">Galacta: The Battle for Saturn</a><br />
	<a href="https://www.dosgamesarchive.com/download/galactix" rel="external nofollow">Galactix</a><br />
	<a href="http://plbm.com/oldsite/galaxi.htm" rel="external nofollow">Galaxi</a><br />
	<a href="https://www.classicdosgames.com/game/Gargoyle_Medieval_Pack.html" rel="external nofollow">Gargoyle Medieval Pack</a><br />
	<a href="https://www.classicdosgames.com/game/Kiloblaster.html" rel="external nofollow">Kiloblaster</a><br />
	<a href="https://www.dosgamesarchive.com/download/space-crusaders" rel="external nofollow">Space Crusaders</a><br />
	<a href="http://plbm.com/oldsite/soi.htm" rel="external nofollow">Spaced-Out Invaders</a><br />
	<br />
	<strong>Shooter - Isometric</strong><br />
	<a href="https://members.tripod.com/assault_trooper/" rel="external nofollow">Assault Trooper</a><br />
	<a href="https://kliktopia.org/details/Outbound%20%28Matt%20Aufderheide%29.html" rel="external nofollow">Outbound</a><br />
	<a href="http://www.sigma-team.net/games/action/theseus-return-of-the-hero.html" rel="external nofollow">Theseus - Return of the Hero</a><br />
	<br />
	<strong>Shooter - Side-scrolling</strong><br />
	<a href="https://web.archive.org/web/20000903052458/http://www.llamarama.org.uk/games/amc/index.html" rel="external nofollow">Attack of the Mutant Camels (John M. Dow)</a><br />
	<a href="https://www.locomalito.com/hydorah.php" rel="external nofollow">Hydorah</a><br />
	<a href="http://factor5.de/downloads.shtml" rel="external nofollow">Katakis</a><br />
	<a href="https://www.liero.be/" rel="external nofollow">Liero</a><br />
	<a href="https://www.fractilegames.com/molez/" rel="external nofollow">MoleZ</a><br />
	<a href="https://www.dosgamesarchive.com/download/operation-spacehog" rel="external nofollow">Operation Spacehog</a><br />
	<a href="https://dosgames.com/game/cyber-chopper-operation-vulture-3" rel="external nofollow">Operation Vulture III: Cyber Chopper</a><br />
	<a href="https://dosgames.com/game/escape-from-station-7-operation-vulture-4/" rel="external nofollow">Operation Vulture IV: Escape from Station 7</a><br />
	<a href="http://web.archive.org/web/20070109081815/http://xout.blackened-interactive.com:80/ProtoType.html" rel="external nofollow">ProtoType</a><br />
	<a href="http://factor5.de/downloads.shtml" rel="external nofollow">R-Type</a><br />
	<a href="http://mama.indstate.edu/users/mrbill/starcom.html" rel="external nofollow">STARCOM</a><br />
	<a href="https://web.archive.org/web/19970421174443/http://magicnet.net/~yak/linx.htm" rel="external nofollow">Revenge of the Mutant Camels</a><br />
	<a href="https://sideline.ghegs.com/" rel="external nofollow">SideLine</a><br />
	<a href="https://www.classicdosgames.com/game/Stargunner.html" rel="external nofollow">Stargunner</a><br />
	<a href="http://www.ortsoftware.com/tf.html" rel="external nofollow">TerraFire</a><br />
	<a href="https://web.archive.org/web/20120301181522/http://www.longbowgames.com/tigersbane/" rel="external nofollow">Tiger's Bane</a><br />
	<br />
	<strong>Shooter - Third-Person</strong><br />
	<a href="https://archive.org/details/g-sector10" rel="external nofollow">G-Sector</a><br />
	<a href="http://members.allegro.cc/sirocco/nav_fr.htm" rel="external nofollow">Frenetic</a><br />
	<a href="http://members.allegro.cc/sirocco/nav_fp.htm" rel="external nofollow">Frenetic Plus</a><br />
	<a href="http://oldsite.hidden-and-dangerous.net/deluxe/download.php" rel="external nofollow">Hidden &amp; Dangerous Deluxe</a><br />
	<a href="http://www.indiedb.com/games/noxious" rel="external nofollow">Noxious</a><br />
	<a href="http://www.indiedb.com/games/path-of-shadows" rel="external nofollow">Path of Shadows</a><br />
	<a href="https://web.archive.org/web/20221027221005/http://www.pcer.co.uk/warscape/download.html" rel="external nofollow">Warscape Alpha</a><br />
	<br />
	<strong>Shooter - Top-down</strong><br />
	<a href="https://web.archive.org/web/20001019053126/http://www.dtek.chalmers.se/~d98peitz/fld/ogames.shtml" rel="external nofollow">Alien Assault II</a><br />
	<a href="http://web.archive.org/web/20080703164123/http://www.alienbreed.co.uk/" rel="external nofollow">Alien Breed: Obliteration</a><br />
	<a href="https://web.archive.org/web/20051220085802/http://www.mentalillusion.co.uk/alienbreed/index.php" rel="external nofollow">Alien Breed Remake (Rob Farley)</a> [<a href="http://web.archive.org/web/20050405051027/http://www.1980-jeux-pc.com/jeux-anciens/fighter/Alien-breed/fiche-jeu.php" rel="external nofollow">download</a>]<br />
	<a href="https://archive.org/details/BertFull" rel="external nofollow">Bert Higgins: The Man from H.E.L.L.</a><br />
	<a href="http://www.tacticalneuronics.com/content/dog.asp" rel="external nofollow">Dungeons of Grimlor, The</a><br />
	<a href="http://www.tacticalneuronics.com/content/dog2.asp" rel="external nofollow">Dungeons of Grimlor II, The: The Lich</a><br />
	<a href="https://web.archive.org/web/20021201131045/http://gamesarchive.dodgyposse.com/" rel="external nofollow">Enemy Lines</a><br />
	<a href="https://web.archive.org/web/20050316074706/http://www.faind.com/file.asp?id=19" rel="external nofollow">Factor X</a><br />
	<a href="https://www.midnightsynergy.com/ancient.htm" rel="external nofollow">Operation Carnage</a><br />
	<a href="http://web.archive.org/web/20050307213559/http://www.errorfree.eu.org:80/index.php?source=games" rel="external nofollow">Tapan Kaikki</a> [<a href="http://web.archive.org/web/20050304082723/http://www.errorfree.eu.org/games/tk.zip" rel="external nofollow">download</a>]<br />
	<a href="https://zak.fi/Tapan_Kaikki_4:_Bloodshed" rel="external nofollow">Tapan Kaikki Bloodshed</a><br />
	<a href="https://www.classicdosgames.com/game/Traffic_Department_2192.html" rel="external nofollow">Traffic Department 2192</a><br />
	<a href="http://transcendence.kronosaur.com/" rel="external nofollow">Transcendence</a><br />
	<a href="http://web.archive.org/web/20050307213559/http://www.errorfree.eu.org:80/index.php?source=games" rel="external nofollow">Ultimate Tapan Kaikki, The</a><br />
	<br />
	<strong>Shooter - Vertical scrolling</strong><br />
	<a href="https://www.shdon.com/software/games/dragon" rel="external nofollow">Cosmo Dragon</a><br />
	<a href="https://web.archive.org/web/20040805225326/http://firecrow.ifrance.com/firecrow/" rel="external nofollow">Firecrow</a><br />
	<a href="https://web.archive.org/web/20021024053224/http://www.div-arena.com/gover.phtml?val=141" rel="external nofollow">Invasion Alien</a><br />
	<a href="http://plbm.com/oldsite/ihopper.htm" rel="external nofollow">Island Hopper</a><br />
	<a href="https://www.classicdosgames.com/game/Major_Stryker.html" rel="external nofollow">Major Stryker</a><br />
	<a href="https://www.classicdosgames.com/game/Overkill.html" rel="external nofollow">Overkill</a><br />
	<a href="https://www.classicdosgames.com/game/Tyrian_2000.html" rel="external nofollow">Tyrian</a> ~ <a href="https://github.com/opentyrian/opentyrian" rel="external nofollow">OpenTyrian</a><br />
	<a href="https://archive.org/details/Tyrian2000" rel="external nofollow">Tyrian 2000</a> ~ <a href="https://github.com/KScl/opentyrian2000" rel="external nofollow">OpenTyrian2000</a><br />
	<a href="https://www.imaginative.com.my/" rel="external nofollow">Vanguard Ace: Vertical Madness</a><br />
	<a href="https://web.archive.org/web/20170120052518/http://www.bitmap-brothers.co.uk/features/xenon2000/" rel="external nofollow">Xenon 2000</a><br />
	<a href="http://sk8tokyo.com/udder/prog/xop/index.html" rel="external nofollow">XOP Ultra</a><br />
	<a href="http://sk8tokyo.com/udder/prog/xopblack/index.html" rel="external nofollow">XOP Black Ultra</a><br />
	<br />
	<strong>Simulation - Business</strong><br />
	<a href="http://web.archive.org/web/20030802050542/http://www.greenwood-entertainment.de/Englisch/Download/index.htm" rel="external nofollow">Der Planer</a><br />
	<a href="https://www.tvtower.org/" rel="external nofollow">TVTower</a><br />
	<br />
	<strong>Simulation - Flight</strong><br />
	<a href="https://web.archive.org/web/20010803215013/http://www.mcnett.org/fst/rwalker/sims.htm" rel="external nofollow">Harrier Strike</a><br />
	<a href="https://web.archive.org/web/20010803215013/http://www.mcnett.org/fst/rwalker/sims.htm" rel="external nofollow">Jaguar GR1: Strike Force Delta Zulu</a><br />
	<a href="https://web.archive.org/web/20061126172541/http://www.sanchez-j.nom.fr/spaniswe.htm" rel="external nofollow">Spanish Civil War Aircrafts</a><br />
	<a href="https://www.dosgamesarchive.com/download/svga-air-warrior-120" rel="external nofollow">SVGA Air Warrior</a><br />
	<a href="https://web.archive.org/web/20010803215013/http://www.mcnett.org/fst/rwalker/sims.htm" rel="external nofollow">Tornado Squadron</a><br />
	<a href="https://www.dosgamesarchive.com/download/wings-of-thunder" rel="external nofollow">Wings of Thunder</a><br />
	<br />
	<strong>Simulation - Mecha</strong><br />
	<a href="https://web.archive.org/web/19961219235554/http://www.sierra.com/entertainment/es2/" rel="external nofollow">EarthSiege 2</a> [<a href="https://www.tribesuniverse.com/" rel="external nofollow">download</a>]<br />
	<a href="http://www.dngames.de/old/gos.html" rel="external nofollow">Giants of Steel</a> [<a href="https://web.archive.org/web/19970810223007if_/http://www.informatik.uni-oldenburg.de:80/~miha/software/gos.zip" rel="external nofollow">download</a>]<br />
	<a href="https://web.archive.org/web/19961220163227/http://www.sierra.com:80/games/es/" rel="external nofollow">Metaltech: EarthSiege</a> [<a href="https://www.tribesuniverse.com/" rel="external nofollow">download</a>]<br />
	<br />
	<strong>Simulation - Rail</strong><br />
	<a href="https://web.archive.org/web/20000302124954/http://www.heland.from.pl/" rel="external nofollow">Mechanik</a> [<a href="https://web.archive.org/web/20190915092555/http://mechanik-en57.cba.pl/" rel="external nofollow">alternate page</a>]<br />
	<a href="https://web.archive.org/web/20050206132936/http://www.dmg-berlin.info/page/lok/lok.php" rel="external nofollow">RAILSIM</a><br />
	<br />
	<strong>Simulation - Space</strong><br />
	<a href="https://web.archive.org/web/20051230023132/http://www.sancsoft.com/galSoftware.asp" rel="external nofollow">BACKLASH: A Turret Gunner Simulation</a><br />
	<a href="https://www.indiedb.com/games/babylon-5-ive-found-her-danger-opportunity" rel="external nofollow">Babylon 5: I've Found Her - Danger &amp; Opportunity</a><br />
	<a href="https://download.cnet.com/battlecruiser-3000-a-d/3000-2115_4-10038728.html" rel="external nofollow">Battlecruiser 3000 A.D.</a><br />
	<a href="https://www.majorgeeks.com/files/details/battlecruiser_3000ad.html" rel="external nofollow">Battlecruiser 3000 A.D. v2.09</a><br />
	<a href="https://linewars.patrickaalto.com/LW2.html" rel="external nofollow">LineWars II</a><br />
	<a href="http://orbit.medphys.ucl.ac.uk/" rel="external nofollow">Orbiter</a><br />
	<a href="http://web.archive.org/web/20080512224144/http://starwraith3dgames.home.att.net:80/go.htm" rel="external nofollow">RiftSpace</a> [<a href="https://archive.org/details/RiftSpace" rel="external nofollow">download</a>]<br />
	<a href="http://web.archive.org/web/20031010074458/http://starwraith2.home.att.net:80/index.htm" rel="external nofollow">Star Wraith 2</a> [<a href="http://web.archive.org/web/20040212110258/http://starwraith2.home.att.net:80/downloads.htm" rel="external nofollow">download</a>]<br />
	<a href="http://web.archive.org/web/20070302203526/http://starwraith3dgames.home.att.net:80/news.htm" rel="external nofollow">Star Wraith 3: Shadows of Orion</a> [<a href="http://web.archive.org/web/20070302182449/http://starwraith3dgames.home.att.net:80/downloads.htm" rel="external nofollow">download</a>]<br />
	<a href="http://web.archive.org/web/20080512224144/http://starwraith3dgames.home.att.net:80/go.htm" rel="external nofollow">Star Wraith IV: Reviction</a> [<a href="https://www.gamepressure.com/download.asp?ID=79711" rel="external nofollow">download</a>]<br />
	<a href="https://www.fileplanet.com/183569/180000/fileinfo/Universal-Combat-Free-Full-Singleplayer" rel="external nofollow">Universal Combat Free Full Singleplayer</a><br />
	<br />
	<strong>Sports - Football / Soccer</strong><br />
	<a href="https://web.archive.org/web/20010201154600/http://www.croteam.com/download_files.html" rel="external nofollow">Football Glory</a><br />
	<br />
	<strong>Sports - Racing</strong><br />
	<a href="https://www.dosgamesarchive.com/download/2fast4you" rel="external nofollow">2FAST4YOU / BiFi Rennen</a><br />
	<a href="https://web.archive.org/web/20050205222517/http://div-arena.com/dwip.phtml?val=342" rel="external nofollow">Billabong Racers</a><br />
	<a href="https://rody82.github.io/" rel="external nofollow">Carser</a><br />
	<a href="http://www.moddb.com/games/death-rally-1996/downloads/death-rally-windows-full-version" rel="external nofollow">Death Rally</a><br />
	<a href="https://ffx.itch.io/ffx-runner-hd" rel="external nofollow">FFX Runner HD</a><br />
	<a href="https://web.archive.org/web/20020901004944/http://www.div-arena.com/gwshow.phtml?val=78&amp;table=games" rel="external nofollow">Mister Bike</a><br />
	<a href="https://web.archive.org/web/20050416122000/http://www.microforum.it/freezone/free.shtml" rel="external nofollow">Overheat</a><br />
	<a href="https://www.franticware.com/rcross" rel="external nofollow">RCross</a><br />
	<a href="https://coconutpizza.itch.io/retrofuel" rel="external nofollow">RetroFuel</a><br />
	<a href="http://www.momorprods.com/RunOut/index.htm" rel="external nofollow">RunOut</a><br />
	<a href="http://www.bluemoon.ee/history/skyroads/index.html" rel="external nofollow">SkyRoads</a><br />
	<a href="https://streetrodonline.com/" rel="external nofollow">Street Rod</a><br />
	<a href="https://web.archive.org/web/20220819053407/http://www.victory-road.co.uk/" rel="external nofollow">Victory Road</a><br />
	<br />
	<strong>Strategy - City-Building</strong><br />
	<a href="https://www.raumagame.com/index.html" rel="external nofollow">City of Rauma</a><br />
	<a href="https://www.indiedb.com/games/i-mayor" rel="external nofollow">I, Mayor</a><br />
	<a href="https://web.archive.org/web/20100127184232/http://web.zone.ee/muddy/games.php3" rel="external nofollow">Kulavanem</a><br />
	<br />
	<strong>Strategy - Real-Time</strong><br />
	<a href="http://clonk.de/classics.php?lng=en" rel="external nofollow">Clonk</a><br />
	<a href="https://kilkakon.com/c&amp;c/" rel="external nofollow">Command &amp; Conquer: Dawn of Tomorrow</a><br />
	<a href="https://www.fileplanet.com/210105/210000/fileinfo/Command-&amp;-Conquer:-Tiberian-Sun-%28Full-Game%29" rel="external nofollow">Command &amp; Conquer: Tiberian Sun</a><br />
	<a href="https://windigoproductions.itch.io/devolution-global-warming-msdos" rel="external nofollow">Devolution - Global Warming</a><br />
	<a href="http://www.enemynations.com/downloads/index.html" rel="external nofollow">Enemy Nations</a><br />
	<a href="https://lincread.itch.io/the-fertile-crescent" rel="external nofollow">Fertile Crescent, The</a><br />
	<a href="http://www.oxeyegames.com/artifacts-house-globe/" rel="external nofollow">House Globe</a><br />
	<a href="https://www.gog.com/en/game/loria" rel="external nofollow">Loria</a><br />
	<a href="https://web.archive.org/web/20160305005856/http://distortum.mysteria.cz/" rel="external nofollow">Priority: Survive</a><br />
	<a href="https://web.archive.org/web/20031002155302/http://www.leondroog.com/home.html" rel="external nofollow">R.A.D. - Rapid Area Deployment</a><br />
	<a href="https://www.gamepressure.com/download.asp?ID=21437" rel="external nofollow">Rise &amp; Fall: Civilizations at War</a><br />
	<a href="https://www.fileplanet.com/archive/p-10846/SWINE-FREE-Game" rel="external nofollow">S.W.I.N.E.</a><br />
	<a href="https://us.shop.battle.net/en-us/product/starcraft" rel="external nofollow">StarCraft: Brood War</a><br />
	<a href="https://starcraft2.blizzard.com/" rel="external nofollow">StarCraft II: Wings of Liberty</a><br />
	<a href="https://mutantleg.itch.io/subpar-commander" rel="external nofollow">Subpar Commander</a><br />
	<a href="http://www.inhumangames.com/" rel="external nofollow">Trash</a><br />
	<a href="https://ti.ppmsite.com/" rel="external nofollow">Twisted Insurrection</a><br />
	<br />
	<strong>Strategy - Real-Time Tactics</strong><br />
	<a href="https://www.wyrdysm.com/games.php" rel="external nofollow">Battleships Forever</a><br />
	<a href="https://www.fileplanet.com/217370/210000/fileinfo/Ground-Control-%28Free-Game%29" rel="external nofollow">Ground Control</a><br />
	<a href="https://www.gamepressure.com/download.asp?ID=74738" rel="external nofollow">MechCommander Gold</a><br />
	<br />
	<strong>Strategy - Turn-based</strong><br />
	<a href="https://web.archive.org/web/20120321132114/http://www.1821game.com/" rel="external nofollow">1821: The Struggle for Freedom</a><br />
	<a href="http://dos.cyningstan.org.uk/downloads/7/barren-planet" rel="external nofollow">Barren Planet</a><br />
	<a href="https://web.archive.org/web/20101108095308/http://www.horizont-entertainment.com/batlords/" rel="external nofollow">Battlelords</a><br />
	<a href="https://www.illwinter.com/coe/index.html" rel="external nofollow">Conquest of Elysium II</a><br />
	<a href="https://knightsofwar.ba/" rel="external nofollow">Knights of War</a><br />
	<a href="https://iosoftware.itch.io/palm-kingdoms-2" rel="external nofollow">Palm Kingdoms 2 Deluxe</a><br />
	<a href="https://web.archive.org/web/19970501105845/http://www.mvpsoft.com/strategy.htm#kort" rel="external nofollow">King Arthur's KORT</a> [<a href="http://pub.mvpsoft.com/attic/registered/KingArthursKORT_registered.zip" rel="external nofollow">download</a>]<br />
	<a href="https://www.reinerstilesets.de/spiele/the-lost-castle/" rel="external nofollow">Lost Castle, The</a><br />
	<a href="http://www.frozenempire.net/smf/index.php?topic=338" rel="external nofollow">War of the Solstice, The</a><br />
	<a href="https://www.fileplanet.com/archive/p-73123/Star-Lords-Demo" rel="external nofollow">Star Lords</a> (Master of Orion prototype)<br />
	<a href="http://necrobones.com/games/games1.shtml" rel="external nofollow">Stellar Conquest III</a><br />
	<a href="https://mega.nz/file/rAY0GZZS#bGADKmi2yylrof2_QhrXkNoNvCED0HIM7D4G1JAlP98" rel="external nofollow">War of the Atomic Gods</a><br />
	<a href="http://www.wargameproject.com/" rel="external nofollow">Wargame Project</a><br />
	<br />
	<strong>Strategy - Turn-based Tactics</strong><br />
	<a href="https://www.scalari.net/chaos/index.html" rel="external nofollow">Chaos Reborn</a><br />
	<a href="https://www.dosgamesarchive.com/download/crazy-cows" rel="external nofollow">Crazy Cows</a><br />
	<br />
	<strong>Strategy - Wargame</strong><br />
	<a href="http://www.matrixgames.com/products/336/downloads/" rel="external nofollow">1848 / For Liberty!</a><br />
	<a href="https://www.tim-wellhausen.de/de/Projekte/Conquests.html" rel="external nofollow">Conquests</a> (Crusade prototype)<br />
	<a href="https://hutsellgames.com/civil-war-battleset/" rel="external nofollow">EGA Civil War Battleset</a><br />
	<a href="https://www.matrixgames.com/game/pacific-war-matrix-edition" rel="external nofollow">Pacific War: Matrix Edition</a> [<a href="https://www.gamers.org/pub/mirrors/ftp.gamesdomain.co.uk/shareware/PacificWarMain22.exe" rel="external nofollow">alternate version</a>]<br />
	<a href="https://www.fileplanet.com/217349/210000/fileinfo/Steel-Panthers:-World-at-War---Full-Free-Game" rel="external nofollow">Steel Panthers: World at War</a><br />
	<a href="https://www.matrixgames.com/game/titans-of-steel-warring-suns" rel="external nofollow">Titans of Steel: Warring Suns</a> [<a href="https://www.gamepressure.com/download.asp?ID=18853" rel="external nofollow">download</a>]<br />
	<a href="https://www.matrixgames.com/game/the-war-engine" rel="external nofollow">War Engine, The</a> [<a href="https://ftp.matrixgames.com/pub/TheWarEngine/" rel="external nofollow">download</a>]<br />
	<a href="https://www.matrixgames.com/game/war-in-russia-matrix-edition" rel="external nofollow">War in Russia: Matrix Edition</a> [<a href="https://www.gamers.org/pub/mirrors/ftp.gamesdomain.co.uk/shareware/WiRComplete20.exe" rel="external nofollow">alternate version</a>]<br />
	<a href="https://hutsellgames.com/wars-of-napoleon/" rel="external nofollow">Wars of Napoleon</a><br />
	<a href="http://www.shrapnelgames.com/Camo_Workshop/MBT/MBT_page.html" rel="external nofollow">winSPMBT</a><br />
	<a href="http://www.shrapnelgames.com/Camo_Workshop/WW2/WW2_page.html" rel="external nofollow">winSPWW2</a><br />
	<a href="https://hutsellgames.com/world-war-ii/" rel="external nofollow">World War II in Western Europe</a><br />
	<br />
	<strong>Traditional - Boardgame</strong><br />
	<a href="https://www.imagisoft.com/chinese.htm" rel="external nofollow">Chinese Checkers</a><br />
	<a href="https://iangilman.com/software/ishido.php" rel="external nofollow">Ishido</a><br />
	<a href="https://www.imagisoft.com/rdhook.htm" rel="external nofollow">Redhook's Revenge</a><br />
	<a href="https://web.archive.org/web/20210504193144/http://www.user.dccnet.com/cedwards/" rel="external nofollow">Viking Siege</a><br />
	<a href="https://www.imagisoft.com/wari.htm" rel="external nofollow">Wari - The Ancient Game of Africa</a><br />
	<br />
	<strong>Traditional - Chess</strong><br />
	<a href="https://web.archive.org/web/20061130170828/http://www.mit.jyu.fi:80/~huikari/download.html" rel="external nofollow">Nero 5</a><br />
	<a href="https://www.classicdosgames.com/game/Psion_Chess.html" rel="external nofollow">Psion Chess</a><br />
	<a href="https://rebel.nl/decrel.htm" rel="external nofollow">Rebel Decade 3.0</a><br />
	<a href="https://www.dosgamesarchive.com/download/siberian-chess" rel="external nofollow">Siberian Chess</a><br />
	<br />
	<strong>Traditional - Mah Jongg</strong><br />
	<a href="https://www.classicdosgames.com/game/Mah_Jongg_-8514-.html" rel="external nofollow">Mah Jongg -8514-</a><br />
	<a href="https://www.classicdosgames.com/game/Mah_Jongg_-V-G-A-.html" rel="external nofollow">Mah Jongg -V-G-A-</a><br />
	<br />
	<strong>Traditional - Solitaire</strong><br />
	<a href="http://www.spf-15.com/infpat.html" rel="external nofollow">Infinite Patience</a><br />
	<a href="https://www.dosgamesarchive.com/download/klondike-gold" rel="external nofollow">Klondike Gold</a><br />
	<a href="https://www.classicdosgames.com/game/Kosynka.html" rel="external nofollow">Kosynka</a><br />
	<br />
	<strong>Traditional - Other</strong><br />
	<a href="https://www.atmansoftware.com/games/cube/index.html" rel="external nofollow">Rubik's Cube</a>
</p>
]]></description><guid isPermaLink="false">27522</guid><pubDate>Mon, 08 May 2017 18:16:52 +0000</pubDate></item><item><title><![CDATA[Civilization II - Command & Conquer and Red Alert scenarios]]></title><link>https://forum.dune2k.com/topic/28967-civilization-ii-command-conquer-and-red-alert-scenarios/</link><description><![CDATA[<p>
	Hey guys,
</p>

<p>
	Back in the 90s I used to muck around with Doom 2 and Civilization 2 modding but never finished any of my projects, but in recent years I've been getting back into it (call it can early midlife crisis lol) and released a GZDoom enhanced version of my old <a href="https://blakessanctum.wordpress.com/2016/12/03/star-trek-doom-project-demo-4-2016-gzdoom-mod/" rel="external nofollow">Star Trek Doom level</a> and also a new <a href="https://blakessanctum.wordpress.com/2016/11/26/quest-for-glory-iv-3d-zdoom-hexen-mod/" rel="external nofollow">Quest for Glory IV - 3D Hexen</a> mod too. Much to my surprise both got a lot of media attention with the QFG4-3D one in particular getting coverage on <a href="https://blakessanctum.wordpress.com/2017/02/03/i-made-it-to-rock-paper-shotgun/" rel="external nofollow">Rock Paper Shotgun</a> and in <a href="https://blakessanctum.wordpress.com/2017/04/14/i-made-it-to-pc-gamer/" rel="external nofollow">PC Gamer Magazine</a> which was awesome. The great response inspired me to also get back into my old Civilization 2 editing as well (also 20 years too late lol).
</p>

<p>
	Why am I posting about this here in a place full of my fellow Dune and C&amp;C fans? Well after months working on a huge <a href="https://blakessanctum.wordpress.com/2020/01/16/civilization-2-heroes-of-might-magic-2-mod-dev-diaries-1-3/" rel="external nofollow">Heroes of Might &amp; Magic 2 Civ2 scenario</a> I decided to turn my attention over to one of my other favourite franchises for some more fun Civ2 scenarios, the Command &amp; Conquer and Red Alert universe! I started coming up with some pretty crazy ideas for huge <strong>Red Alert 2 Siege of New York scenario</strong> where you’ll be battling it out in city streets between huge sky scrapers however despite learning a lot from working on the HoMM2 scenario I wasn’t quite game enough to start that just yet. I’d also been thinking about a dark and moody scenario set in the C&amp;C Tiberium universe and noticed that a fellow named Wonx2150 had already made a scenario in that universe but just hadn’t really done any proper graphics for it so I decided to take the easier route and remaster his <strong>Command &amp; Conquer Africa scenario</strong> first to build up more experience before taking on the big Red Alert 2 scenario.
</p>

<p>
	I created a <a href="https://www.moddb.com/mods/civilization-2-command-conquer-scenario" rel="external nofollow">ModDB page</a> for the project with dev diaries covering stages of development. Figured I’d post them here too so here’s the first two! Stay tuned for dev diaries for the Red Alert 2 scenario here in the future too!
</p>

<p>
	In this first dev diary I look at changing Civ2’s terrain and cities to look like C&amp;C2 as well as importing some cool new units.
</p>

<p>
	<span style="font-size:20px;"><span style="color:#ff0000;"><strong>C&amp;C Dev Diary 01 – New terrain &amp; units for the Civilization 2 – Command &amp; Conquer Scenario:</strong></span><br><a href="https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/new-terrain-units" rel="external nofollow">https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/new-terrain-units</a></span>
</p>

<p>
	<a href="https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/new-terrain-units" rel="external nofollow"><img alt="posted image" data-ratio="75.00" width="640" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://media.moddb.com/images/mods/1/46/45838/title.2.gif"></a>
</p>

<p>
	 
</p>

<p>
	In the second dev diary I ask for some fan input and finish off importing all the new C&amp;C unit graphics.
</p>

<p>
	<span style="font-size:20px;"><span style="color:#ff0000;"><strong>C&amp;C Dev Diary 02 – Finishing all terrain &amp; units for the Civilization 2 – Command &amp; Conquer Scenario:</strong></span><br><a href="https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/finishing-all-terrain-units" rel="external nofollow">https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/finishing-all-terrain-units</a></span>
</p>

<p>
	<a href="https://www.moddb.com/mods/civilization-2-command-conquer-scenario/news/finishing-all-terrain-units" rel="external nofollow"><img alt="posted image" data-ratio="56.25" width="1200" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://media.moddb.com/images/mods/1/46/45838/Compare6.png"></a>
</p>]]></description><guid isPermaLink="false">28967</guid><pubDate>Mon, 21 Sep 2020 12:22:18 +0000</pubDate></item><item><title><![CDATA[Civilization Series Favourite Scifi/Fantasy (incl Dune + C&C) TC Scenarios & Mods Hunt]]></title><link>https://forum.dune2k.com/topic/29049-civilization-series-favourite-scififantasy-incl-dune-cc-tc-scenarios-mods-hunt/</link><description><![CDATA[<p>
	Hey guys <img alt=":)" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/smile@2x.png 2x" title=":)" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/smile.png"></p>

<p>
	I’m on the Hunt for big Civilization game series total conversion mods &amp; scenarios with a particular focus on Civ2 &amp; Civ3 (but am now expanding to Civ4, 5, 6 &amp; spinoffs) relating to a whole bunch of my favourite fantasy &amp; scifi movie/TV/gaming franchises (<strong>including Dune and C&amp;C!</strong>). Been posting in a few different Civ forums and getting great feedback, plus whenever someone has told me about an awesome scenario that’s disappeared over the years I’ve managed to track it down and bring it back from the dead to CivFanatics/ModDB/InternetArchive hosting, so helping me has helped the community. Hell in some rare cases I’ve even filled a gap by making the scenario myself haha!
</p>

<p>
	Anyway I figured it was finally time to hit some of the other communities out there for help too (since fans of Civ and these franchises are everywhere haha). Many have already been found so <strong>make sure you check my list in the link below BEFORE making suggestions</strong> to save yourself time &amp; effort lol!
</p>

<p>
	<strong><a href="https://forums.civfanatics.com/threads/scenario-hunt-mars-alphac-c-c-ra-dune-mom-col-moo-doom-b5-strek-swars-sgate-homm.657805/" rel="external nofollow">https://forums.civfanatics.com/threads/scenario-hunt-mars-alphac-c-c-ra-dune-mom-col-moo-doom-b5-strek-swars-sgate-homm.657805/</a></strong>
</p>

<p>
	At this stage I'm looking for Civ scenarios relating to...<br><br><span style="color:#ff0000;"><strong>- Mars / Lunar Colonization<br>
	- Sid Meier's Alpha Centauri (&amp; other alien world colonization)<br>
	- Command &amp; Conquer / Red Alert<br>
	- Dune / Arrakis<br>
	- Master of Magic<br>
	- Sid Meier's Colonization<br>
	- Master of Orion<br>
	- Heroes of Might &amp; Magic<br>
	- Babylon 5<br>
	- Star Trek<br>
	- Star Wars<br>
	- Stargate<br>
	- Apocalypse (After WW3 / Fallout / Mad Max / Judge Dredd / Doom / Terminator / Zombies)<br>
	- Lord of the Rings<br>
	- Game of Thrones<br>
	- The Elder Scrolls<br>
	- Warcraft &amp; Starcraft / Warhammer &amp; W40k<br>
	- Final Fantasy<br>
	- Civilization Crossover Mods (Make a Civ game look like another Civ game)</strong></span>
</p>

<p>
	If you're unable to help then that's fine, as maybe my list will still help you find something cool! <img alt=":)" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/smile@2x.png 2x" title=":)" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/smile.png"></p>

<p>
	.
</p>
]]></description><guid isPermaLink="false">29049</guid><pubDate>Tue, 27 Oct 2020 13:43:14 +0000</pubDate></item><item><title>Looking For Serenity's Dune: Spice Wars review from shameful 30&#x20AC; 'barebones' E.Access release.</title><link>https://forum.dune2k.com/topic/30009-looking-for-serenitys-dune-spice-wars-review-from-shameful-30%E2%82%AC-barebones-eaccess-release/</link><description><![CDATA[<p>
	Here's my review of Dune: Spice Wars that has '<strong>Nickelodeon</strong>' art style, <u>no introduction in any form once player launches the game</u>, leader characters with no voice &amp; <u>shai-hulud with zero threat</u>. Also more mindboggling things that are missing from it's 10-15€ misspriced Early Access release. <u>This bad release led to refund &amp; i know many who did the same.</u> As a dedicated Arrakis gaming, telly, cinema &amp; literature <em><u>fan since early -90's the wait of 15+ years</u></em> to end like this is very disappointing. <em>Yes Shiro Games can still turn this around</em> &amp; make No Man's Sky touchdown if they understand to make workshop available &amp; then their own crew to keep supporting the development with right changes &amp; additions. <strong>Features like:</strong> Singleplayer campaign (even if it would come in parts), bigger map, more feeling of conflict, <strong>less cartoony graphics</strong> esp. for grimmy House Harkonnen.<br><br>
	Mod that changes Liet Kynes to form it's meant to be by late talented Frank Herbert <u>will be most downloaded mod</u> in no time. Also no doubt that good modders out there <u>waiting to give us proper looking map &amp; more good content</u> ^^ I wish good rest of May month to everyone &amp; remember to <strong>buy Dune Books &amp; keep streaming</strong> latest Dune movie via HBO Max so WB knows that it's supported. It surely helps with sign of support to '<em><u>Sisterhood of Dune</u></em>' series that comes to HBO Max maybe early next year. <a href="https://fedaygin.com/2022/05/02/long-dream-of-new-arrakis-gaming/" rel="external nofollow">Long dream of New Arrakis game is swept away.. for now at least.</a> <img alt=":(" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/sad@2x.png 2x" title=":(" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/sad.png"></p>
]]></description><guid isPermaLink="false">30009</guid><pubDate>Wed, 11 May 2022 19:48:17 +0000</pubDate></item><item><title>Open Source Master of Magic HD Multiplayer Remake</title><link>https://forum.dune2k.com/topic/28243-open-source-master-of-magic-hd-multiplayer-remake/</link><description><![CDATA[<p>
	If there's any oldschool Dos TBS Master of Magic fans lurking in these forums I've recently made a video (as part of a up and coming Civ related games in HD series) touring what I feel is the best MoM fan project out there called <strong><a href="https://sourceforge.net/projects/momime/" rel="external nofollow">Master of Magic – Implode’s Multiplayer Edition</a></strong>, a brilliant Open Source Java MoM engine rebuild that supports larger maps, up to 14 players (either Human or AI), and any modern resolution like HD 4K etc. The only it's missing is AI and some good bug fixing and polishing.
</p>

<p>
	<a href="https://1drv.ms/i/s!AArov_TMGxTthUU" rel="external nofollow" style="border:0px;color:#f8ee78;padding:0px;"><img data-ratio="64.00" style="border:0px;font-size:14.4px;padding:0px;" width="125" alt="Screenshot01.png" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i2.wp.com/blakessanctum.x10.mx/Games/MoM/MoMIME/Screenshot01.png"></a><span style="background-color:#1a2d39;color:#ececec;font-size:14.4px;"><span> </span></span><a href="https://1drv.ms/i/s!AArov_TMGxTthUc" rel="external nofollow" style="border:0px;color:#f8ee78;padding:0px;"><img data-ratio="64.00" style="border:0px;font-size:14.4px;padding:0px;" width="125" alt="Screenshot03.png" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i2.wp.com/blakessanctum.x10.mx/Games/MoM/MoMIME/Screenshot03.png"></a><span style="background-color:#1a2d39;color:#ececec;font-size:14.4px;"><span> </span></span><a href="https://1drv.ms/i/s!AArov_TMGxTthUk" rel="external nofollow" style="border:0px;color:#f8ee78;padding:0px;"><img data-ratio="64.00" style="border:0px;font-size:14.4px;padding:0px;" width="125" alt="Screenshot04.png" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i2.wp.com/blakessanctum.x10.mx/Games/MoM/MoMIME/Screenshot04.png"></a><span style="background-color:#1a2d39;color:#ececec;font-size:14.4px;"><span> </span></span><a href="https://1drv.ms/i/s!AArov_TMGxTthVA" rel="external nofollow" style="border:0px;color:#f8ee78;padding:0px;"><img data-ratio="64.00" style="border:0px;font-size:14.4px;padding:0px;" width="125" alt="Screenshot12.png" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i2.wp.com/blakessanctum.x10.mx/Games/MoM/MoMIME/Screenshot12.png"></a>
</p>

<p>
	Although sadly it's creator Implode has gone AWOL and the project has been inactive for a while now.. <img alt=":(" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/sad@2x.png 2x" title=":(" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/sad.png"></p>

<p>
	But hopefully one day he'll return to it, or someone else will finish what he started due to it being opensource...<br style="background-color:#e8dbcf;color:#333333;font-size:13px;padding:0px;"><br style="background-color:#e8dbcf;color:#333333;font-size:13px;padding:0px;"><iframe allowfullscreen="" frameborder="0" height="371" style="background-color:#e8dbcf;color:#333333;font-size:13px;padding:0px;" title="YouTube video player" width="659" data-embed-src="https://www.youtube.com/embed/7ook3GqkmL8"></iframe>
</p>]]></description><guid isPermaLink="false">28243</guid><pubDate>Sat, 10 Aug 2019 06:51:15 +0000</pubDate></item><item><title>Art of War 3: Global Conflict (Mobile game, mobile emulator)</title><link>https://forum.dune2k.com/topic/29787-art-of-war-3-global-conflict-mobile-game-mobile-emulator/</link><description><![CDATA[<p>
	These last 3 years, I have playing the same RTS game on the mobile over and over again. And if you have a decent mobile. Then you too can play this game.<br />
	As of Christmas 2021, a new update has introduced the heroes. New players will have no trouble having these heroes level up at the intended levels.
</p>

<p>
	In order to receive a bit more rewards than others. You can link your account to mine, by downloading it here:
</p>

<p>
	<a href="https://aow3.gear-games.com/?referrer=appmetrica_tracking_id%3D169878688668608468%26ym_tracking_id%3D9244786356244504827" rel="external nofollow">https://aow3.gear-games.com/?referrer=appmetrica_tracking_id%3D169878688668608468%26ym_tracking_id%3D9244786356244504827</a>
</p>

<p>
	Take a look to see if you like the game. There are plenty of single player missions, 50 for each faction so far. The first 6 are really tutorial (aimed at the americans, kek) And if you don't like it. Let me know in the game. You will automatically understand how, once you have played the game.
</p>
]]></description><guid isPermaLink="false">29787</guid><pubDate>Sun, 02 Jan 2022 14:39:25 +0000</pubDate></item><item><title>Hard Vacuum - a Dune II clone that was never completed</title><link>https://forum.dune2k.com/topic/20741-hard-vacuum-a-dune-ii-clone-that-was-never-completed/</link><description><![CDATA[<p>
	I just stumbled upon this very interesting game: <a href="https://lostgarden.home.blog/2005/03/27/game-post-mortem-hard-vacuum/" rel="external nofollow">Hard Vacuum</a>. Inspired by <em>Dune II</em>, it would have preceded both <em>Warcraft</em> and <em>Command &amp; Conquer</em>, were it released in time. Unfortunately, <em>Hard Vacuum</em> was never completed, and only graphics are available for download.
</p>

<p>
	<img data-ratio="62.60" width="500" alt="screenshot.gif?w=500&amp;zoom=2" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://lostgardenhome.files.wordpress.com/2019/09/screenshot.gif?w=500&amp;zoom=2"></p>

<p>
	Apart from regular features associated with the then-newborn RTS genre, some interesting things were planned for this game:
</p>

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentid="20741" data-ipsquote-contenttype="forums">
	<div class="ipsQuote_citation">
		Quote
	</div>

	<div class="ipsQuote_contents">
		<div>
			There were several interesting systems in Hard Vacuum. Some made it into future RTS games and some did not.
			<ul><li>
					<strong>Supply Lines</strong>: When you built a mining tower on a resource deposit, there was no need to manually build and manage drones to carry the minerals back and forth. Instead, a road was built from your base to the mine. Drones were automatically created when the mine had a full load and sent along the road to your base. Enemies could blast your supply line and interrupt your flow of resources. So protecting fixed supply lines became a bit part of the strategy.
				</li>
				<li>
					<strong>Variable Height Terrain</strong>: This was a 2D tile-based game intended to run on 386 and 486 machines. We had a full system of variable height terrain. Units on higher ground would have targeting advantages over units on lower grow
				</li>
				<li>
					<strong>Deformable terrain with flowing water and lava</strong>: You could blow huge holes in terrain with artillery in order to divert streams and lava. Drop a water bomb on a city and watch it wash away an entire troop. Drop a dirt bomb to create a mountain.
				</li>
				<li>
					<strong>Walls</strong>: Walls played a huge part in the game to give large defensive barriers to attack. These existed in Dune2, but were extended in HV
				</li>
				<li>
					<strong>Player created landscapes</strong>: Walls, base building, supply lines, and advanced terrain modification all contributed to a game where players built intricate maps during game play. We couldn't afford to spend lots of money building maps so instead we had to create fun systems that let players create unique and interesting combat situations.
				</li>
			</ul></div>
	</div>
</blockquote>
]]></description><guid isPermaLink="false">20741</guid><pubDate>Sun, 25 Oct 2009 12:55:01 +0000</pubDate></item><item><title><![CDATA[OpenRA Shattered Paradise & Rominov's Vengeance Mods]]></title><link>https://forum.dune2k.com/topic/29660-openra-shattered-paradise-rominovs-vengeance-mods/</link><description><![CDATA[<p>
	I've posted here previously about the <a href="https://forum.dune2k.com/topic/27550-dune-2-hd-remakes-comparison-skirmish-matches/" rel="">cool OpenRA Dune mods</a> but there's some other great ones too.
</p>

<p>
	The other day my mates and I tried out OpenRA C&amp;C2 Shattered Paradise for the first time and had a new game of OpenRA RA2 Rominov's Vengeance as it had been a couple of years since my last video (note: we're lousy players haha).<br><br>
	Shattered Paradise really felt like a love letter to Command &amp; Conquer 2 Tiberian Sun as there's just so much extra stuff. The new playable factions are awesome!<br style="background-color:#2c2c2c;color:#ffffff;font-size:11px;"><iframe allowfullscreen="" frameborder="0" height="350" style="background-color:#2c2c2c;color:#ffffff;font-size:11px;" width="425" data-embed-src="https://www.youtube.com/embed/rnZqkv8T0xg"></iframe><br style="background-color:#2c2c2c;color:#ffffff;font-size:11px;"><br>
	Rominov's Vengeance is even more awesome than the last time I played as they've added so much extra stuff to the Red Alert 2 experience, the biggest being C&amp;C Generals like commander powers which are quite fun to use.<br style="background-color:#2c2c2c;color:#ffffff;font-size:11px;"><iframe allowfullscreen="" frameborder="0" height="350" style="background-color:#2c2c2c;color:#ffffff;font-size:11px;" width="425" data-embed-src="https://www.youtube.com/embed/mWMonEcmjmc"></iframe>
</p>
]]></description><guid isPermaLink="false">29660</guid><pubDate>Fri, 22 Oct 2021 06:33:10 +0000</pubDate></item><item><title><![CDATA[Future Conflict, an obscure Command & Conquer clone]]></title><link>https://forum.dune2k.com/topic/29526-future-conflict-an-obscure-command-conquer-clone/</link><description><![CDATA[<p>
	Recently I found, via the Wayback Machine, this little and apparently highly obscure gem: <a href="https://web.archive.org/web/19991111183119/http://members.xoom.com/dosuser/fc.htm" rel="external nofollow">Future Conflict</a>.
</p>

<p>
	<img class="ipsImage ipsImage_thumbnailed" data-fileid="4999" data-ratio="62.50" width="640" alt="image.png.4b3bf145abbaa5a81ac3569be6b5f518.png" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://forum.dune2k.com/uploads/monthly_2021_08/image.png.4b3bf145abbaa5a81ac3569be6b5f518.png"></p>

<p>
	It's a free (technically shareware) DOS RTS game, lovingly copied almost verbatim from <em>Command &amp; Conquer</em> and <em>Red Alert</em> (and not in the least ashamed of that mind you!) by <a href="https://www.adventuregamestudio.co.uk/wiki/Chris_Jones" rel="external nofollow">Chris Jones</a>, better known for being the author of the <a href="https://en.wikipedia.org/wiki/Adventure_Game_Studio" rel="external nofollow">Adventure Game Studio</a> toolkit. If you look past the "programmer art" level graphics (that aren't <em>very</em> bad, actually), it's a fully-fledged game with a single-player campaign (only one side though), skirmish mode against up to three AI opponents, and functional multiplayer mode. There's even an equivalent of <em>Red Alert</em>'s rules.ini.
</p>

<p>
	The author accepted registrations, which would endow the user with a mission builder, a unit editor and a campaign editor (no idea if anyone registered). But otherwise the unregistered game is fully featured and has no limitations. Oh, and it fits on a single 3.5" floppy disk too. It's a bit <a href="https://www.vogons.org/viewtopic.php?f=33&amp;t=82086" rel="external nofollow">tricky to get it work with sounds</a> in DOSBox though, but a pre-installed version is available <a href="https://www.dosgamesarchive.com/download/future-conflict/" rel="external nofollow">here</a>. Make sure you use the <a href="https://dosboxece.yesterplay.net/" rel="external nofollow">current SVN build</a> of DOSBox, not the latest stable version (0.74-3) from the DOSBox website.
</p>
]]></description><guid isPermaLink="false">29526</guid><pubDate>Sun, 08 Aug 2021 16:29:26 +0000</pubDate></item><item><title>Starflight series news</title><link>https://forum.dune2k.com/topic/29515-starflight-series-news/</link><description><![CDATA[<div>
	Showing my age but are there any 80s/90s Starflight fans here? Growing up with Star Trek I dreamed of a game where I could command a starship exploring a huge galaxy encountering aliens and landing on strange worlds. Starflight was the first ever game that granted that wish (before all the good Trek games finally came along) as it had hundreds of different planets to explore and lots of strange aliens to either battle or trade with in space. Naturally I’d call my ship the ISS Enterprise and give all my customized crew members Trek names Eg the Captain would be Kirk, Science Spock, Engineer Scotty, Communication Uhura, Navigator Sulu and Doctor McCoy. Unfortunately I’d run out of positions after that, sorry Chekov haha! Although in the early game when it was too expensive to train up your crew you could use reasonably skilled androids in the roles so naturally they got called Data lol. I grew up playing the 90s SF1 remake on Sega MegaDrive/Genesis (pic below) and eventually got my hands on SF2 for Amiga... most people probably know the 80s PC &amp; Amiga versions more.<br>
	 
	<div title="gZDqcHx.png">
		<img alt="gZDqcHx.png" class="ipsImage" data-ratio="70.00" height="224" width="320" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i.imgur.com/gZDqcHx.png"></div>
	<br>
	After SF2 the series had been dead for like 30yrs yet amazingly in 2018 <a href="https://www.fig.co/campaigns/starflight-3" rel="external nofollow">Greg Johnson tried to crowdfund</a> a new Starflight 3 sequel. Greg was the creator and lead developer of the original Starflight games, and he also created the popular ToeJam &amp; Earl console games too. But sadly the SF3 crowdfund attempt failed miserably as the fan community was in a bad near dead state and almost none of the mainstream gaming media sites covered it so one knew about it!<br><br>
	Well 3 years on there unfortunately hasn't been another attempt at a Starflight 3 game crowdfund or a new demo. However recently the first ever Starflight Anthology book was released and to celebrate that occasion something really cool happened! I run the Starflight fan communities so as a 'thanks' I got invited to take part in a group video podcast interviewing non other than Starflight lead dev and creator Greg Johnson himself!<br><br>
	I was a nervous wreck as I don't normally do live stuff, and I think I was the only non-American on there so people were probably wondering what I was saying half the time lol, plus on top of that my giant 46" screen was glaring on my face making me look like a bloody ghost haha.. but in the end I had a blast as it was so cool to talk to one of the creators of a game I played so much as a kid, not to mention getting thanked by him for my Starflight community work! Greg was a super nice and humble guy and he told so many great stories about creating Starflight, and his very popular ToeJam &amp; Earl console games, along with his consultation work on the Star Control games and Spore which many of us didn't know about! He even discussed the possibility of a Starflight and Star Control crossover game which would be pretty crazy! And sure enough he confirmed that the original Starflight games were heavily influenced by Star Trek heh.<br><br>
	He also confirmed that the dream of Starflight 3 is not dead and that just a week ago he was on the phone with someone trying to secure funding for it. He talked about his dreams of what the sequel could be and he showed openness to trying another crowdfund campaign. We did our best to assure him that the Starflight fan community is in a WAY better state then it was back in 2018 when they last tried the crowdfund as back then all the big old Starflight forums were gone and there was only around 100 people in my 'new' <a href="https://www.facebook.com/groups/starflight3" rel="external nofollow">Starflight Fans Facebook group</a> so there was just no one to friggin tell about it! That's up around 400ish members now, plus I've since created a <a href="https://www.reddit.com/r/StarflightFans/" rel="external nofollow">Starflight Fans Reddit group</a> which is closing on 100 now, and best of all there's the <a href="https://discord.gg/qsGB7zf" rel="external nofollow">Official Starflight 3 Discord</a> I help out on as a moderator which is now up to a massive 800ish members, so that's over a 1000 starflight fans that weren't around in 2018 so we're getting there! The games sold millions of copies back in the day so there's certainly still plenty of long lost Starflight fans out there though! If there's any Starflight old timers lurking around here I hope you come join the gang! <br><br>
	Anyway, here's the video podcast if anyone is interested if anyone is interested. I posted a comment on youtube with timestamps of interesting topics should people wish to skip to stuff that interests them...<br>
	 
	<div class="ipsEmbeddedVideo">
		<div>
			<iframe allowfullscreen="" frameborder="0" height="113" width="200" data-embed-src="https://www.youtube.com/embed/rJGu6QZAL6w?feature=oembed"></iframe>
		</div>
	</div>
	<br><br>
	There was more I wanted to say on there but yeah.. obviously the podcast wasn't about me haha.. but I got to say most of what I wanted. Really the only big thing I didn't get to say on the podcast was that I'm excited to read the new Starflight - Tales From The Starport Lounge anthology book (I've <a href="https://www.amazon.com/dp/B0992FR533" rel="external nofollow">ordered it from Amazon</a> but it hasn't arrived yet as it's probably on a slow ship heading for Australia lol!). I'm not a huge book person but I just had to get this as like I said earlier in the stream video it's amazing how playing a game and reading a book about an adventure set in that same game universe really enhances the experience. The game makes you love the book more and helps your imagination visualize the aliens and places they'll go to in the book. While vice versa the book makes you love the game more as it adds so much depth to the game universe and makes you crave going on your own adventures similar to the ones these new characters your reading about are going on. They both really buff and lift up each other to a whole new level forming this equilibrium of awesomeness haha! I had that experience with the Starflight manual short stories as a kid, and I had it in the years since with other games like Elder Scrolls Oblivion, Witcher, and the X Universe series space games that all have novels or short stories set in the same universe. So hopefully I'll like the new book and get to have that experience again with Starflight! Once thing's for sure, I already know I like the cover haha!<br>
	 
	<div title="BnuLu40.jpg">
		<img alt="BnuLu40.jpg" class="ipsImage" data-ratio="151.98" height="500" width="329" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" data-src="https://i.imgur.com/BnuLu40.jpg"></div>
</div>
]]></description><guid isPermaLink="false">29515</guid><pubDate>Tue, 03 Aug 2021 13:19:21 +0000</pubDate></item><item><title>Warcraft II</title><link>https://forum.dune2k.com/topic/26395-warcraft-ii/</link><description><![CDATA[
<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentcommentid="386292" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentid="26395" data-ipsquote-username="X3M" data-cite="X3M" data-ipsquote-timestamp="1391944767"><div><p>Battle.net still worked 2 years ago.</p><p>
The game itself still works on Windows 7. No need for dosbox, mhuhahaha.</p></div></blockquote>The Battle.net edition doesn't have the cool CD Audio soundtrack, but the truncated (with the exception of a few tracks) 22050 kHz mono WAV files instead.
]]></description><guid isPermaLink="false">26395</guid><pubDate>Sun, 09 Feb 2014 17:03:56 +0000</pubDate></item><item><title>WC3 OR EBFD?</title><link>https://forum.dune2k.com/topic/5521-wc3-or-ebfd/</link><description><![CDATA[
<p>I am currently playing EBFD and want to know which yall think is better: EBFD OR WC3?</p>
]]></description><guid isPermaLink="false">5521</guid><pubDate>Mon, 19 Aug 2002 22:34:35 +0000</pubDate></item><item><title>Petroglyph Update (Earthbreakers on Hold)</title><link>https://forum.dune2k.com/topic/29387-petroglyph-update-earthbreakers-on-hold/</link><description><![CDATA[<p>
	<a href="https://store.steampowered.com/news/app/1188870/view/3078748458998765598" ipsnoembed="true" rel="external nofollow">https://store.steampowered.com/news/app/1188870/view/3078748458998765598</a>
</p>

<p>
	I wonder what project they are working on while they put Earthbreakers on hold.
</p>]]></description><guid isPermaLink="false">29387</guid><pubDate>Fri, 16 Apr 2021 22:09:04 +0000</pubDate></item><item><title>Dominus Galaxia (Master of Orion like game)</title><link>https://forum.dune2k.com/topic/28349-dominus-galaxia-master-of-orion-like-game/</link><description><![CDATA[
<p>
	I spent endless hours playing Master of Orion 1 in the 90s so this sounds good! Pretty much a love letter to MOO1.. infinite techs.. dynamic AI.. wormhole/starlane game or not.. super customizable UI &amp; gameplay. What's even crazier is that he's released the latest build (not just a demo) of the game for free on his kickstarter. Do you like free stuff? I like free stuff! <img alt=":P" data-emoticon="" height="20" src="https://forum.dune2k.com/applications/core/interface/js/spacer.png" srcset="https://forum.dune2k.com/uploads/emoticons/tongue@2x.png 2x" title=":P" width="20" data-src="https://forum.dune2k.com/uploads/emoticons/tongue.png"></p>

<p>
	<a href="https://explorminate.co/dominus-galaxias-kickstarter-has-launched/" rel="external nofollow">https://explorminate.co/dominus-galaxias-kickstarter-has-launched/</a>
</p>

<p>
	<a href="https://www.youtube.com/watch?v=1jwG4D-fCsg" rel="external nofollow">https://www.youtube.com/watch?v=1jwG4D-fCsg</a>
</p>

<p>
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;"><iframe allowfullscreen="true" height="334" style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;" width="593" data-embed-src="https://www.youtube.com/embed/1jwG4D-fCsg?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent"></iframe></span>
</p>
]]></description><guid isPermaLink="false">28349</guid><pubDate>Fri, 25 Oct 2019 09:59:40 +0000</pubDate></item><item><title>Cyberpunk 2077</title><link>https://forum.dune2k.com/topic/28973-cyberpunk-2077/</link><description><![CDATA[<p>
	Anyone else excited about Cyberpunk 2077s release? Being a retro gamer I don't even have a PC good enough to run the thing haha but nevertheless I've been drooling over all the videos CD Projekt Red have been releasing on youtube lately. Eg just look at the amazing views of the huge city in this one!
</p>

<p>
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;"><iframe allowfullscreen="true" height="334" style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;" width="593" data-embed-src="https://www.youtube.com/embed/jNC6MEA4rQk?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent"></iframe></span>
</p>

<p>
	 
</p>

<p>
	Over the last few months they’ve been doing a really good behind the scenes series called ‘Night City Wire’ with heaps of amazing new gameplay footage.
</p>

<div style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;">
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;"><iframe allowfullscreen="true" height="334" style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;" width="593" data-embed-src="https://www.youtube.com/embed/ToWfeUEAeeQ?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent"></iframe></span>
</div>

<div style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;">
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;"><iframe allowfullscreen="true" height="334" style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;" width="593" data-embed-src="https://www.youtube.com/embed/Do51eJowSyg?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent"></iframe></span>
</div>

<div style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;">
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;"><iframe allowfullscreen="true" height="334" style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;" width="593" data-embed-src="https://www.youtube.com/embed/c_urbl-2gV4?version=3&amp;rel=1&amp;fs=1&amp;autohide=2&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent"></iframe></span>
</div>

<div style="border:0px;font-size:13px;padding:0px;vertical-align:baseline;">
	<span style="border:0px;font-size:13px;padding:0px;text-align:center;vertical-align:baseline;">.</span>
</div>]]></description><guid isPermaLink="false">28973</guid><pubDate>Sat, 26 Sep 2020 14:40:47 +0000</pubDate></item><item><title><![CDATA[C&C 3: Tiberium Wars discussion thread]]></title><link>https://forum.dune2k.com/topic/17759-cc-3-tiberium-wars-discussion-thread/</link><description><![CDATA[
<p>This is the discussion thread for the new Command and Conquer game set in the Tiberium universe.</p><p>Known facts (quoted from Wikipedia):</p><blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="17759" data-ipsquote-contentclass="forums_Topic"><div>Like most games in development, the known facts for Tiberium Wars are few and far between. Although information on Tiberium Wars is still shaky, EA has released enough information for C&amp;C fans to get a general idea of the game and its development.<p>The plot</p><p>The story begins in 2047, and the world is in an even worse condition than in Tiberian Sun. The spread of Tiberium continues to the destroy the Earth, and the world has been divided into different zones. 20% of the Earth's surface is Tiberium-infested and inhospitable "Red Zones", 50% of the Earth is "Yellow Zones", areas where Nod is present and where Tiberium hasn't fully taken hold but is encroaching on the population, and the rest of the Earth is "Blue Zones", where it is safe to live and where GDI is present. The GDI is still trying to prevent the spread of Tiberium and convert the Yellow Zones to Blue Zones.</p><p>In March, Nod fires a nuclear missile at GDI's orbiting headquarters, the Philadelphia, destroying the fulcrum of GDI's military power. Since the end of the Second Tiberium War, Nod has built up its military into superpower status, and is now supported by the majority of the world's population through aid and propaganda. In no shape to handle the Nod offensives led by Black Hand shock troops around the globe, GDI commanders take charge, rallying their demoralized troops, hoping to win a victory over Nod (as in previous C&amp;C games, no victor is specified).</p><p>Known units and structures</p><p>Concept artwork of GDI Zone Troopers crossing a Tiberium field</p><p>Enlarge</p><p>Concept artwork of GDI Zone Troopers crossing a Tiberium field</p><p>GDI</p><p>    * GDI ORCA Gunship (Preview screenshot/article, PC Gamer issue 149)</p><p>    * GDI ORCA/ORCA Scout (Preview article, PC Gamer issue 149)</p><p>    * GDI Firehawk Fast Attack Jet (Preview article, PC Gamer issue 149)</p><p>    * GDI Zone trooper, a heavilly armed soldier in a power armour suit who is immune to tiberium and who also has short range jumpjets (Preview screenshot, PC Gamer issue 149) could be a replacement for the Wolverine from Tiberian Sun. It is possible that the power armour suit is an evolution of the Mobius Suit seen in Renegade.</p><p>    * GDI light infantry</p><p>    * GDI grenadier</p><p>    * GDI rocket soldier</p><p>    * GDI commando</p><p>    * GDI Mammoth Tank, main heavy tank equipped with dual 150mm guns that can be upgraded to rail guns, will also have dual rocket pods to take on infantry and aircraft; an onboard engineer will slowly bring it's health back to 50% when damaged</p><p>    * GDI Predator Light Tank, can be upgraded to have missile launchers on a side mount (Preview screenshot, PC Gamer issue 149 &amp; 1st of June's 06 Podcast)</p><p>    * GDI Mystery buggy (Preview screenshot, PC Gamer issue 149)</p><p>    * GDI Mystery defense turret (Preview screenshot, PC Gamer issue 149)</p><p>    * GDI Juggernought artillery unit (Official C&amp;C 3 forum)</p><p>NOD</p><p>    * Nod Stealth Tank (Preview article, PC Gamer issues 149)</p><p>BOTH</p><p>    * Tiberium Havester for both races (third faction unknown) will go back to Tiberium Dawn's design with claws "like a scarab beetle" (1st of june's 06 Podcast)</p><p>    * Side bar and construction yard method of building bases and units (third faction unknown) (1st of june's 06 Podcast)</p><p>UNKNOWN</p><p>    * Unknown Faction Mystery Green Soldier (Preview screenshot, PC Gamer issue 149)</p><p>    * It is also known that Mechs, first introduced in Tiberian Sun, will make a return in Command &amp; Conquer 3.</p><p>    * Other familiar units will also be returning, although EA is staying tight lipped about which units those may be.</p><p>Third side speculations</p><p>Once the player has completed both the GDI and Nod campaigns, they will be able to play a third mystery faction. The current speculations are:</p><p>    * The Forgotten: Appearing for the first time in C&amp;C History in Command &amp; Conquer: Tiberian Sun, the Forgotten have been an integral part of the entire Tiberian storyline. The Forgotten were led by Tratos, until he was killed. Other major characters include Umagon (Dies from divination, as previously mentioned), Ghost Stalker and the Mutant Hijacker. In Tiberian Sun's expansion, Firestorm, the leader of The Forgotten was murdered by CABAL. The fate of the other two major Forgotten Characters remains unknown.</p><p>First seen in an internal EALA monitor and leaked by a visitor of the official BFME Community summit, this image is named 'Scrin Primal' by the developers of the C&amp;C Franchise</p><p>Enlarge</p><p>First seen in an internal EALA monitor and leaked by a visitor of the official BFME Community summit, this image is named 'Scrin Primal' by the developers of the C&amp;C Franchise</p><p>    * The Scrin: Appearing for the first time in Command &amp; Conquer: Tiberian Sun in the form of a huge alien ship and later (Although earlier by game chronology) in Command &amp; Conquer: Renegade as a crashed flying saucer, not much is known about these beings, except that they are somehow connected to CABAL, Kane, Tiberium and its origin and distribution. Scrin technology is used in the Nod Banshee.</p><p>    * CABAL (Computer Assisted Biologically Augmented Lifeform): Appearing in Command &amp; Conquer: Tiberian Sun and its expansion-Firestorm, CABAL is Nod's AI in charge of Cybernetic Development and Tiberium Evolution. After going insane in Tiberian Sun's expansion, Firestorm, it has become known that CABAL is somehow connected to Nod's leader, Kane. The origin of these connections is unknown. The fate of CABAL after Firestorm is unknown. A damaged state of CABAL can be heard in C&amp;C Renegade's last mission, inside the Temple of Nod.</p><p>    * Or, even possibly an entirely new faction. According to PC gamer, and according to pictures, it appears that there could be new units unknown to any of the speculations.</p><p>Other known facts</p><p>Other known facts about the game include:</p><p>    * The return of full motion videos, after being notably absent in Command &amp; Conquer: Renegade and Command &amp; Conquer: Generals.</p><p>    * The return of resource harvesting and Mobile Construction Vehicles.</p><p>    * The return of Kane, although it cannot be confirmed if Joseph D. Kucan will reprise his role as the Nod leader, as casting for the movies is not yet finished.</p><p>    * It seems unlikely that Frank Klepacki, game music composer who did all Command &amp; Conquer games except Generals, will do the music for Command &amp; Conquer 3. Klepacki is currently a full-time employee at Petroglyph, and both himself and the EA Community Manager have stated that he is not on the game's development team nor has he been asked to join. EA's community manager has also said that the team is aware of fan's concern, and that EA's audio team has been studying Klepacki's music for the past ten years, and fans will not be disappointed.</p><p>    * Command &amp; Conquer 3 will use the pre-Generals right sidebar interface, as revealed in an interview on IGN at this link: "It's also worth mentioning the return of the side-bar interface: Our in-game UI for C&amp;C3 is a side-bar that will feel familiar to C&amp;C players but it has some added features that make it more useful - and make it feel interesting and new. We are combining the centralized production queues in the classic C&amp;C side-bar with contextual space for selected units and structures. The new UI lets you quickly build units and structures, easily control grouped units, and access your build queues anywhere on the map - even in the middle of a battle. But you can still get lots of information about your selected units and activate their special abilities - which is pretty much expected in the latest generation RTS games. We think our interface for C&amp;C3 is the best of both worlds."</p><p>    * The development team, with help from the Massachusetts Institute of Technology, has devised information to see how Tiberium would work in real-world science.</p><p>    * AI will be improved and campaigns will be more immersive.</p><p>    * A brand new version of the SAGE (Strategy Action Game Engine) engine will be used.</p><p>    * Multiplayer will feature VoIP support.</p><p>    * EA is planning several fan summits for previews, feedback and discussions.</p><p></p></div></blockquote><p>Here's the trailer:</p><p><a href="http://ghost.adktrails.com/CC3.avi" rel="external nofollow">http://ghost.adktrails.com/CC3.avi</a></p><p>Shots from the trailer:</p><p><a href="http://www.cnc3forums.com/cnctrail1.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail1.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail2.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail2.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail3.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail3.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail4.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail4.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail5.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail5.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail6.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail6.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail7.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail7.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail8.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail8.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail9.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail9.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail10.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail10.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail11.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail11.jpg</a></p><p><a href="http://www.cnc3forums.com/cnctrail12.jpg" rel="external nofollow">http://www.cnc3forums.com/cnctrail12.jpg</a></p><p>And some screenshots:</p><p><a href="http://images.ea.com/games/cc3/_img/gdiharvester.jpg" rel="external nofollow">GDI Harvester in Tiberium field</a></p><p><a href="http://www.pcgames.de/screenshots/medium/1148974969644.jpg" rel="external nofollow">GDI Tank convoy and defence structures</a></p><p><a href="http://www.pcgames.de/screenshots/medium/1148974968954.jpg" rel="external nofollow">GDI Tank</a></p><p><a href="http://www.pcgames.de/screenshots/medium/1148974966914.jpg" rel="external nofollow">GDI Light vehicles</a></p><p><a href="http://www.pcgames.de/screenshots/medium/1148974968264.jpg" rel="external nofollow">GDI Base</a></p><p><a href="http://pcmedia.ign.com/pc/image/article/705/705657/command-conquer-3-tiberium-wars-20060508021746021.jpg" rel="external nofollow">GDI in the city</a></p><p><a href="http://pcmedia.ign.com/pc/image/article/705/705657/command-conquer-3-tiberium-wars-20060508021741958.jpg" rel="external nofollow">GDI forces moving into a ghost town</a></p><p><a href="http://pcmedia.ign.com/pc/image/article/705/705657/command-conquer-3-tiberium-wars-20060508021747958.jpg" rel="external nofollow">GDI forces (note:Naval units and stunning water effects!)</a></p><p>Concept art:</p><p><a href="http://pcmedia.ign.com/pc/image/article/702/702443/command-conquer-3-tiberium-wars-20060420091825269.jpg" rel="external nofollow">GDI Zone troopers</a></p>
]]></description><guid isPermaLink="false">17759</guid><pubDate>Mon, 26 Jun 2006 11:30:50 +0000</pubDate></item><item><title><![CDATA[Warcraft: Orcs & Humans (Mac version)]]></title><link>https://forum.dune2k.com/topic/26865-warcraft-orcs-humans-mac-version/</link><description><![CDATA[
<p>In the early-mid 90s, when the default screen resolution for many DOS games was 320x200, Macintosh computers already used 640x480 by default. This is why some Mac ports of PC or console titles received updated graphics to match the increased resolution compared to the originals.</p><p>
The Mac version of <em>Warcraft: Orcs &amp; Humans</em> also got a graphics upgrade, as is evident from these reviews (preserved by the Wayback Machine):</p><p>
<a href="http://web.archive.org/web/19970124031734/http://www.macledge.com/Reviews/warcraft/warcraft.html" rel="external nofollow">http://www.macledge.com/Reviews/warcraft/warcraft.html</a></p><p>
<a href="http://web.archive.org/web/19970606101617/http://www.game-revolution.com/games/mac/warcraft.htm" rel="external nofollow">http://www.game-revolution.com/games/mac/warcraft.htm</a></p><p>
<a href="http://web.archive.org/web/19961220032128/http://www.macweek.com/mw_12-04-95/rev19.html" rel="external nofollow">http://www.macweek.com/mw_12-04-95/rev19.html</a></p><p>
However, apparently it is almost impossible to find any good quality screenshots of the Mac version on the net these days. And even though a <a href="http://web.archive.org/web/19961030101851/http://blizzard.com/bin/macwar1_107sw.sit.hqx" rel="external nofollow">Mac demo</a> was released by Blizzard, running it without a Mac is not possible.</p><p>
There exist a number of free, open source Macintosh emulators (a good overview can be found at <a href="http://www.emaculation.com/doku.php" rel="external nofollow">this site</a>), however nearly all of them require a ROM image obtained from an actual Mac and a copy of MacOS to run. But recently I learned about an emulator (or rather, a compatibility layer) called <a href="http://en.wikipedia.org/wiki/Executor_(software)" rel="external nofollow">Executor</a> which does not have these requirements.</p><p>
Originally a commercial product, Executor was released as freeware and open-sourced by the authors in 2008-2009. It can run Mac software for 68k machines and has versions for Windows, Linux and DOS.</p><p>
I have tried several versions of this programme, and they are all capable of running Mac <em>Warcraft</em>. The latest DOS release runs the demo without any noticeable issues, except one: nearly all palettes are not displayed properly, as the game uses the Mac system palette instead.</p><p>
This was a really serious issue, but thankfully <strong>Hallfiry</strong> wrote a <em>Warcraft</em> data extractor which supports the Mac demo (found <a href="http://blizzardarchive.com/pub/index.php?id=war1" rel="external nofollow">here</a>). With it, I was able to get the original palettes, and after some experimentation convert them into a usable JASC format (attached to this post). That way, screenshots taken with the DOS version of Executor in DOSBox can be fixed to display the proper colours.</p><p>
Here's a small screenshot gallery of the Mac demo (a DOS version screenshot is included for comparison):</p><p>
<a href="http://imgur.com/a/SR4Yu#0" rel="external nofollow">http://imgur.com/a/SR4Yu#0</a></p><p><a href="https://forum.dune2k.com/applications/core/interface/file/attachment.php?id=1691">JASC.zip</a></p>
]]></description><guid isPermaLink="false">26865</guid><pubDate>Wed, 28 Jan 2015 18:23:50 +0000</pubDate></item></channel></rss>
