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 am not sure how to do the work around as I have not done it myself. pyromaniac13_ is the one who has provided information on the work around. but I cannot confirm whether or not his suggestion is functional.
yet nothing. Am I doing something wrong?
I did not expect this mod to gain so much popularity but I am glad i could improve the game for so many of you!
If anyone wants to take my base work and modify it for the expansion, feel free to contact me for the files.
Inside the mod folder, change "protox" to "proto2.5" or whatever your latest proto version is, which can be found in the data folder of AoM. Then, open the game's proto file, and select everything after the "Bella" unit info. ctrl+F makes finding it easier. You'lll see:
</unit>
< unit id="801...."
Start the selection at the beginning of the unit after Bella, so, 801, Alfred. Select all the way down, and stop one line above </proto> . Copy that, and paste it at the end of the mod's proto file, just before </proto>.
You'll want to double check both proto files to make sure the code matches up, but the mod proto will have updated population count info, etc. After all that, the mod should work. Only thing is, Chinese won't be affected by the mod. But all other's will work.
But after manually adding the new content to the mod file, my game works fine with the new pop limits and build limits :)
Thank you for the support so far!