Thicket data repository for the EEG
1{
2 "id": "https://www.tunbury.org/2020/05/30/civilization-iii-on-os-x",
3 "title": "Civilization III on OS X",
4 "link": "https://www.tunbury.org/2020/05/30/civilization-iii-on-os-x/",
5 "updated": "2020-05-30T12:41:29",
6 "published": "2020-05-30T12:41:29",
7 "summary": "Install Oracle VirtualBox and install Windows XP 32 bit.",
8 "content": "<p>Install Oracle VirtualBox and install Windows XP 32 bit.</p>\n\n<p>Mount the Guest Additions image and install them.</p>\n\n<p>Create an ISO from the Civ 3 installation CD using</p>\n\n<div><div><pre><code>hdiutil makehybrid -iso -joliet -o civ3.iso /Volumes/CIV3/\n</code></pre></div></div>\n\n<p>Mount the ISO on VirtualBox and install the game.</p>\n\n<p>Download and install the following patch to bring the installation up to 1.29f. See this <a href=\"https://support.2k.com/hc/en-us/articles/201333523-Civilization-III-1-29f-Patch\">site</a>.</p>\n\n<p><a href=\"https://www.tunbury.org/downloads/Civ3v129f.zip\">Civ3v129f</a></p>\n\n<p>Download the No CD patch from the PC Gamer <a href=\"https://www.pcgames.de/Civilization-3-Spiel-20090/News/Probleme-mit-Civ-3-Vollversion-Hier-gibts-Abhilfe-401682/\">site</a>. Specifically, I needed this file: <code>Civilization 3 PC Games Patch mit Conquest v1.29f (d).zip</code> provided below.</p>\n\n<p><a href=\"https://www.tunbury.org/downloads/Civilization3.zip\">Civilization3</a></p>\n\n<p>Lastly with VirtualBox running full screen Civ 3 doesn’t fill the screen. Edit <code>Civilization3.ini</code> from <code>C:\\Program Files\\Infogrames Interactive\\Civilization III</code> and add <code>KeepRes=1</code></p>\n\n<div><div><pre><code>[Civilizaion III]\nKeepRes=1\n</code></pre></div></div>",
9 "content_type": "html",
10 "author": {
11 "name": "Mark Elvers",
12 "email": "mark.elvers@tunbury.org",
13 "uri": null
14 },
15 "categories": [
16 "osx"
17 ],
18 "source": "https://www.tunbury.org/atom.xml"
19}