Skip to content

v0.3 Dutch Preview 1

Latest

Choose a tag to compare

@WildWeazel WildWeazel released this 07 Dec 03:13
5a2a868

The first preview release of the v0.3 "Dutch" milestone. This is a major enhancement over the "Carthage" release, and our debut with standalone mode featuring placeholder graphics without the need for Civ3 media files. A local installation of Civ3 is still recommended for a more polished experience.

For release notes and discussion, see the CFC release thread

Install

Find the zip file for your platform from the bottom of this page, then follow the instructions below.

System Requirements

  • 64-bit Windows, Linux, or Mac OS. Other platforms may be supported in future releases.
  • Minimum hardware requirements have not yet been identified. Please let us know if OpenCiv3 does not perform well on your system.
  • Recommended: A local copy of Civilization III files (the game itself does NOT have to run) from Conquests or the Complete edition. Standalone mode is available with placeholder graphics for those who do not have a copy.
    • Civilization III Complete is available for a pittance from Steam or GOG

Windows Installation

This is a Windows 64-bit executable. OpenCiv3 will look for a local installation of Civilization III in the Windows registry automatically, or you may use an environment variable to point to the files.

  • Download and extract the zip file
  • Double-click OpenCiv3.exe
  • If it is blocked, you may need to unblock it by
    • Right click
    • Click on Properties
    • Check the "Unblock" checkbox near the bottom buttons in the "Security" section
    • Click OK
  • If your Civilization III installation is not detected, you can set the environment variable CIV3_HOME pointing to it and restart OpenCiv3

Linux Installation

This is an x86-64 Linux executable. You may use an environment variable to point to the files from a Civilization III installation. You can just copy or mount the top-level "Sid Meier's Civilization III Complete" (Sans "Complete" if your install was from pre-Complete CDs) folder and its contents to your Linux system, or install the game via Steam or GOG.

  • Download and extract the tgz file
  • Set the CIV3_HOME environment variable to point to the Civ3 files, e.g. export CIV3_HOME="/path/to/civ3"
  • From that same terminal where you set CIV3_HOME, run OpenCiv3.x86_64
  • To make this variable permanent, add it to your .profile or equivalent.

Mac Installation

This is a universal 64-bit executable, so it should run on both Intel and M1 Macs. You may use an environment variable to point to the files from a Civilization III installation. You can just copy or mount the top-level "Sid Meier's Civilization III Complete" (Sans "Complete" if your install was from pre-Complete CDs) folder and its contents to your Mac system, or install the game via Steam or GOG.

  • Download the zip; it may complain bitterly, and you may have to tell it to keep the download instead of trashing it
  • Double click the zip file, and a folder with OpenCiv3.app and a json file will appear
  • If you try to open OpenCiv3.app it will tell you it's damaged and try to trash it; it is not damaged
  • To unblock the downloaded app, from a terminal run xattr -cr /path/to/OpenCiv3.app; you can avoid typing the path out by typing xattr -cr and then dragging the OpenCiv3.app icon onto the terminal window
  • Set the CIV3_HOME environment variable to point to the Civ3 files, e.g. export CIV3_HOME="/path/to/civ3"
  • From that same terminal where you set CIV3_HOME, run OpenCiv3.app with open /path/to/OpenCiv3.app, or again just type open and drag the OpenCiv3 icon onto the terminal window and press enter

Known issues

  • OpenCiv3 uses many primitive placeholder assets; loading files from a local Civilization III install is recommended (see platform specific setup instructions above)
  • Support for playing Civ3 BIQ or SAV files is incomplete; some files will not load correctly and crashes may occur
  • For Mac:
    • Mac will try hard not to let you run this; it will tell you the app is damaged and can't be opened and helpfully offer to trash it for you. From a terminal you can xattr -cr /path/to/OpenCiv3.app to enable running it.
    • Mac will crash if you hit buttons to start a new game (New Game, Quick Start, Tutorial, or Load Scenario) because it cant find our 'new game' save file we're using as a stand-in for map generation. But you can Load Game and load c7-static-map-save.json or open a Civ3 SAV file to open that map
  • Other specific bugs will be tracked on the GitHub issues page.

Note

© OpenCiv3 contributors. OpenCiv3 is free and open source software released under the MIT License.