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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2947432019&searchtext=
- On Windows, go to: C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\1334386332\Core
- Open up IrelandCivilization.sql in a text editor
- Replace all 'UNIT_PIKE_AND_SHOT' references with 'UNIT_PIKEMAN'. Save.
- Mod works beautifully.
P.S. On Linux you should be able to apply this fix as well, you just need to locate the IrelandCivilization.sql file. E.g. sudo updatedb; locate IrelandCivilization.sql. (You may need to install 'locate') Grep would work as well.
Please update it
how would you even get to the IrelandModSupport.sql file?
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'GiantEarth', 4, 76),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'GreatestEarthMap', 32, 54),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'LargestEarthCustom',5, 96),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'PlayEuropeAgain', 18, 69),
('CIVILIZATION_ENIGMA_IRELAND', 'LEADER_ENIGMA_GRACE', 'LargeEurope', 16, 52),
I play on Mac. I've tried turning off all other mods and not choosing any other opponents who have a unique district. Those are the two tips I found, but neither seems to work.
I really wanna play Grace O'Malley! Has anybody figured it out who can help?
2. Search for this folder <steamlibrary>\steamapps\workshop\content\289070\1334386332\AoSEC Ireland.modinfo
3. When you are inside this folder open up the AoSEC.modinfo file using the notepad app or similar.
4. Scroll down till you find this in the file
<InGameActions>
<UpdateDatabase id="Gameplay">
5. Under this just copy and paste this into it
<Properties>
<LoadOrder>4</LoadOrder>
</Properties>
6. Afterwards you're notepad should look something like this
<InGameActions>
<UpdateDatabase id="Gameplay">
<Properties>
<LoadOrder>4</LoadOrder>
</Properties>
<File priority="100">Core/IrelandCivilization.sql</File>
<File priority="100">Core/IrelandDanielOConnell.sql</File>
<File priority="100">Core/IrelandModSupport.sql</File>
<File priority="100">Core/IrelandNiall.sql</File>
<File priority="100">Core/IrelandGraceOMalley.sql</File>
And inside InGameActions add properties section with LoadOrder as such:
<InGameActions>
<UpdateDatabase id="Gameplay">
<Properties>
<LoadOrder>4</LoadOrder>
</Properties>
<File priority="100">Core/IrelandCivilization.sql</File>
Completely agree with you
If you're such a good person on a high moral horse you can apologize and show that you live as you learn by respecting people, or does that only apply to modders?