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
La recherche passe plus lentement pour vous mais pas pour la AI
je me suis retrouvé avec la premier recherche non trouvée alors que l'IA avait déjà passé toutes les recherches d'une Aire.
Existe t'il un MOD qui soit compatible avec avec tous les DLC's officiels ?
Merci de votre réponse !
I don't know if "dramatic age mode" work too.
So i have direct update my mods who was totaly compatible exept from workshop.
2 command lines later it was compatible.
Eras are Classique/Middle Age/Renaissance/Industrial Age/Modern.............
I Think ERA RISE it like The the month increment:
<Update>
<Where gamespeedtype ="GAMESPEED_EPIC" monthincrement ="300"/>
<Set>
<MonthIncrement>150</MonthIncrement>
<TurnsPerIncrement>280</TurnsPerIncrement> "THE BEGINING -4000BJ"
</Set>
</Update>
<Update>
<Where gamespeedtype ="GAMESPEED_EPIC" monthincrement ="180"/>
<Set>
<MonthIncrement>90</MonthIncrement>
<TurnsPerIncrement>180</TurnsPerIncrement> "AFTER -1000 I don't Know When"
</Set>
</Update>
UPDATE Eras_XP1 SET GameEraMinimumTurns = GameEraMinimumTurns*1.5;
UPDATE Eras_XP1 SET GameEraMaximumTurns = GameEraMaximumTurns*3.0;
UPDATE GlobalParameters SET Value = Value*1.4 WHERE Name = 'GOLDEN_AGE_SCORE_BASE_THRESHOLD';
UPDATE GlobalParameters SET Value = Value*1.2 WHERE Name = 'DARK_AGE_SCORE_BASE_THRESHOLD';
Please see my working GS Version. Thanks
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1684010848
Add:
UPDATE GlobalParameters
SET Value = x WHERE Name = 'DARK_AGE_SCORE_BASE_THRESHOLD';
UPDATE GlobalParameters
SET Value = y WHERE Name = 'GOLDEN_AGE_SCORE_BASE_THRESHOLD'
with x and y the value you want for a normal age and a golden age. Take care, the first golden age is easy but all others will be more complicated than a normal game since you'll met and discover almost everything in the first age.
update Eras_XP1 set GameEraMinimumTurns = GameEraMinimumTurns*10;
update Eras_XP1 set GameEraMaximumTurns = GameEraMaximumTurns*10;
will you be updating the slow time mods to accomadate the dlc's new age counters, or create a new dlc supported X10 mod?
e.g. Use All-in-One x10 and x5 together for x50?
The more TimeX is long, the biigger Battle will be.
Production is too slow/research is too fast.
It's for peeps that want to have longer eras and era battles.