Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I few more tips regarding editing the ini file:
Screen width and height can be set to anything when in window mode, including screen resolutions not supported by your computer. Want to try play on a 1024x1024? You can do that. Vanilla Colonization has a lot of screen code, which assumes 4:3 resolutions so results with other resolutions is hit or miss for how well it's drawn. No mod has rewritten all the screen code to get rid of this issue.
SetMaxFrameRate:
Set this to your screen refresh rate + 30 (it's not very accurate). Without this, there are conditions (mainly when the game is in the background) where it will go to 100% GPU load and present 4 digit worth of fps.
AutoSaveInterval:
Set this to 1 to get an autosave each turn
MaxAutoSaves:
How many turns back you want to keep autosaves. Default is 5 savegames and saving every 4th turn, so set it to 20 if you want to still keep 20 turn's worth of autosaves. It can totally be 50 or something else high if you want.
Now it just sits there trying to change the display resolution about 5 times before failing.