Cossacks 3 — Increase game speed
Open Cossacks game’s file folder:
Right-click the game in your Library, select Manage, and click Browse local files.
Alternatively, go to Properties > Installed Files > Browse.
The default folder is usually C:\Program Files (x86)\Steam\steamapps\common\Cossacks 3\
Open config file for edit
Editable with any text editor:
data\scripts\dmscript.global
For game speed, find the line:
"gc_settings_gamespeed_2 = 14"
Change 14 to 30.
For the unit limit, find:
"gc_MaxObjCount = 10000;"
Change 10k to whatever you want.