Master: Linux: Windows: Android: Macos:
CaesarIA is an open-source remake of the popular citybuilder and economic sim Caesar III, videogame by Empressions Games, written in C++ / SDL.
See more info at the ours website
CaesarIA requires a some items from copy of the original game resources. When installing manually, copy the Caesar III .sg2 and .555 files to CaesarIA's gfx folder: \resources\gfx, videos to \resources\smk and sound to \resources\audio
The resources can be in a different folder as the CaesarIA data. You can also specify your own path by passing the command-line argument "-c3gfx " when running CaesarIA.
CaesarIA will also check the following folders:
- \saves (Windows 2000/XP/7/8)
It's recommended you copy the resources to the "gfx" folder. The installer not automatically detect a Caesar III installation.
CaesarIA requires the following libraries:
- SDL2 (libsdl2)
- SDL2_mixer (libsdl2-mixer)
Check your distribution's package manager or the library website on how to install them.
CaesarIA has a some settings which can be customized, both in-game and out-game. These options are global and affect any old or new savegame.
For more details please check the wiki.
CaesarIA requires the following developer libraries:
- SDL2 (libsdl2)
- SDL2_mixer (libsdl2-mixer)
- Cmake
It's also been tested on a variety of other tools on Windows/Mac/Linux. More detailed compiling instructions and pre-compiled dependencies are available at the wiki.