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
Can you do this, or do the tech and cultural discount be modular? Would be awesome! :)
I had a bug though, i don't know if it's from your mod or the other one i used in this save (steel and thunder unit pack). Coal was not consumed by power plant, and some of my cities had the renewable power icon way too early, like in the medevial era. I tried several others games, with your mod only or the other one only, the bug didn't show up again. Even on a new game with both the mods, i didn't show up either.
Otherwise, the only thing i think for now who need balancing, are the techs boosts being still too powerful. Most of the time, i reach industrial era in the 1600 in Emperor difficulty, wich is historically a little too early. With eureka and inspiration reduced to a 20 or 25% boost, it will be better i guess. Or maybe it's inherent to emperor difficulty ?
Anyway, great work :)
What do you mean by old graphical mod? I only use your mod and strategic forts, no any mods, playing in DirectX 12, with huge map and 20 players. but trying 2-3 times, it crashed around industrial era, I am waiting an update of your mod and will try again, hard to know what kind of problems is, maybe next time I have the Firaxis bug error I can try to find the error code and tell you
Regardless, thanks for this. A lot of the tech changes make better sense than vanilla. And I like the fact future techs take a bit longer now.
TECH_ROCKETRY
TECH_REPLACEABLE_PARTS
TECH_FLIGHT
TECH_STEEL
TECH_CHEMISTRY
TECH_REFINING
TECH_ELECTRICITY
TECH_COMBUSTION
TECH_RADIO
TECH_CASTLES
TECH_CELESTIAL_NAVIGATION
UPDATE Eras_XP2 SET GrievanceDecayRate = 3 WHERE EraType ='ERA_ANCIENT';
UPDATE Eras_XP2 SET GrievanceDecayRate = 3 WHERE EraType ='ERA_CLASSICAL';
UPDATE Eras_XP2 SET GrievanceDecayRate = 2 WHERE EraType ='ERA_MEDIEVAL';
UPDATE Eras_XP2 SET GrievanceDecayRate = 2 WHERE EraType ='ERA_RENAISSANCE';
UPDATE Eras_XP2 SET GrievanceDecayRate = 2 WHERE EraType ='ERA_INDUSTRIAL';
UPDATE Eras_XP2 SET GrievanceDecayRate = 1 WHERE EraType ='ERA_MODERN';
UPDATE Eras_XP2 SET GrievanceDecayRate = 1 WHERE EraType ='ERA_ATOMIC';
UPDATE Eras_XP2 SET GrievanceDecayRate = 1 WHERE EraType ='ERA_INFORMATION';
UPDATE Eras_XP2 SET GrievanceDecayRate = 1 WHERE EraType ='ERA_FUTURE';
Other than that, I'm enjoying these changes.