• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.ci_scripts/H25-Nov-2021-567506

.github/H25-Nov-2021-186181

android/H03-May-2022-1,003838

assets/H25-Nov-2021-3,0352,808

cmake/H25-Nov-2021-493430

doc/H03-May-2022-251185

ext/H25-Nov-2021-69,86949,924

gen/H25-Nov-2021-978910

res/H03-May-2022-135125

src/H25-Nov-2021-138,499121,787

test/H03-May-2022-1,1501,011

.editorconfigH A D25-Nov-20212.8 KiB7265

.gitattributesH A D25-Nov-202194 32

.gitignoreH A D25-Nov-2021589 4541

CONTRIBUTING.mdH A D25-Nov-2021817 127

DoxyfileH A D25-Nov-2021103.7 KiB2,4281,877

README.mdH A D25-Nov-20215.2 KiB7348

runtests.shH A D25-Nov-202113 30

README.md

1# Augustus ![](res/julius_48.png)
2
3[![Github Actions](https://github.com/Keriew/augustus/workflows/Build%20Augustus/badge.svg)](https://github.com/Keriew/Augustus/actions)
4
5Chat: [Discord](http://www.discord.gg/GamerZakh) (kindly hosted by GamerZakh)
6
7
8| Platform | Latest release | Unstable build |
9|----------|----------------|----------------|
10| Windows  | [![Download](https://augustus.josecadete.net/badge/release/windows.svg)](https://augustus.josecadete.net/download/latest/release/windows) | [![Download](https://augustus.josecadete.net/badge/development/windows.svg)](https://augustus.josecadete.net/download/latest/development/windows)  [(Download development assets)](https://augustus.josecadete.net/download/latest/development/assets) |
11| Linux AppImage | [![Download](https://augustus.josecadete.net/badge/release/linux-appimage.svg)](https://augustus.josecadete.net/download/latest/release/linux-appimage) | [![Download](https://augustus.josecadete.net/badge/development/linux-appimage.svg)](https://augustus.josecadete.net/download/latest/development/linux-appimage)
12| Mac | [![Download](https://augustus.josecadete.net/badge/release/mac.svg)](https://augustus.josecadete.net/download/latest/release/mac) | [![Download](https://augustus.josecadete.net/badge/development/mac.svg)](https://augustus.josecadete.net/download/latest/development/mac) |
13| PS Vita | [![Download](https://augustus.josecadete.net/badge/release/vita.svg)](https://augustus.josecadete.net/download/latest/release/vita)| [![Download](https://augustus.josecadete.net/badge/development/vita.svg)](https://augustus.josecadete.net/download/latest/development/vita) |
14| Switch |  [![Download](https://augustus.josecadete.net/badge/release/switch.svg)](https://augustus.josecadete.net/download/latest/release/switch) | [![Download](https://augustus.josecadete.net/badge/development/switch.svg)](https://augustus.josecadete.net/download/latest/development/switch) |
15| Android APK |  [![Download](https://augustus.josecadete.net/badge/release/android.svg)](https://augustus.josecadete.net/download/latest/release/android) | [![Download](https://augustus.josecadete.net/badge/development/android.svg)](https://augustus.josecadete.net/download/latest/development/android) |
16
17
18Alternatively, you can [**try Augustus in your browser**](https://augustus.josecadete.net/play/). Note that you'll still need to provide a valid Caesar 3 installation folder.
19
20
21Augustus is a fork of the Julius project that intends to incorporate gameplay changes.
22=======
23The aim of this project is to provide enhanced, customizable gameplay to Caesar 3 using project Julius UI enhancements.
24
25Augustus is able to load Caesar 3 and Julius saves, however saves made with Augustus **will not work** outside Augustus.
26
27Gameplay enhancements include:
28- Roadblocks
29- Market special orders
30- Global labour pool
31- Partial warehouse storage
32- Increased game limits
33- Zoom controls
34- And more!
35
36Because of gameplay changes and additions, save files from Augustus are NOT compatible with Caesar 3 or Julius. Augustus is able to load Caesar 3 save files, but not the other way around. If you want vanilla experience with visual and UI improvements, or want to use save files in base Caesar 3, check [Julius](https://github.com/bvschaik/julius).
37
38Augustus, like Julius, requires the original assets (graphics, sounds, etc) from Caesar 3 to run. Augustus optionally [supports the high-quality MP3 files](https://github.com/bvschaik/julius/wiki/MP3-Support) once provided on the Sierra website.
39
40[![](doc/main-image.png)](https://ppb.chymera.eu/fefa2d.png)
41
42## Running the game
43
44First, download the game for your platform from the list above.
45
46Alternatively, you can build Augustus yourself. Check [Building Julius](doc/BUILDING.md)
47for details.
48
49Then you can either copy the game to the Caesar 3 folder, or run the game from an independent
50folder, in which case the game will ask you to point to the Caesar 3 folder.
51
52Note that you must have permission to write in the game data directory as the saves will be
53stored there. Also, your game must be patched to 1.0.1.0 to use Augustus. If Augustus tells you that
54you are missing it, you can [download the update here](https://github.com/bvschaik/julius/wiki/Patches).
55
56See [Running Julius](https://github.com/bvschaik/julius/wiki/Running-Julius) for further instructions and startup options.
57
58## Manual
59
60Augustus changes are explained in detail in the comprehensive manual. Below you can find the links to the manual in a few language versions.
61
62| Language | Manual |
63|----------|--------|
64|English   |[Download](https://github.com/Keriew/augustus/raw/master/res/manual/augustus_manual_3_0.pdf)|
65|Chinese   |[Download](https://github.com/Keriew/augustus/raw/master/res/translated_manuals/augustus_manual_chinese_3.0.pdf)|
66|French   |[Download](https://github.com/Keriew/augustus/raw/master/res/translated_manuals/augustus_manual_french_3.1.pdf)|
67|Polish   |[Download](https://github.com/Keriew/augustus/raw/master/res/translated_manuals/augustus_manual_polish_3.0.pdf)|
68|Russian   |[Download](https://github.com/Keriew/augustus/raw/master/res/translated_manuals/augustus_manual_russian_3.0.pdf)|
69
70## Bugs
71
72See the list of [Bugs & idiosyncrasies](https://github.com/bvschaik/julius/wiki/Caesar-3-bugs) to find out more about some known bugs.
73