barthalion / julius

An open source re-implementation of Caesar III

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Julius

Chat: Gitter

Status Latest release Latest unstable
Windows AppVeyor Download Download
Linux Travis Download Download
Mac Travis Download Download
PS Vita Travis Download Download
Nintendo Switch Travis Download Download

Julius is an open source re-implementation of Caesar III.

The aim of this project is to create an open-source version of Caesar 3, with the same logic as the original, but with some UI enhancements, that is able to be played on multiple platforms. The same logic means that the saved games are 100% compatible, and any gameplay bugs present in the original Caesar 3 game will also be present in Julius.

UI enhancements include:

  • Support for widescreen resolutions
  • Windowed mode support for 32-bit desktops
  • Several small in-game quality of life improvements

Julius requires the original assets (graphics, sounds, etc) from Caesar 3 to run. It optionally supports the high-quality MP3 files once provided on the Sierra website.

Running the game

First, download the game for your platform from the list above.

Alternatively, you can build Julius yourself. Check Building Julius for details.

Then you can either copy the game to the Caesar 3 folder, or run the game from an independent folder, in which case the game will ask you to point to the Caesar 3 folder.

Note that you must have permission to write in the game data directory as the saves will be stored there.

See Running for further instructions and startup options.

Bugs

Julius recreates many bugs that you can find in original Caesar 3 game, to preserve 100% saves compatibility. See the list of Bugs & idiosyncrasies to find out more.

About

An open source re-implementation of Caesar III

License:GNU Affero General Public License v3.0


Languages

Language:C 96.9%Language:CMake 1.4%Language:C++ 1.4%Language:Shell 0.2%Language:Objective-C 0.0%