安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
https://psteamcommunity.yuanyoumao.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?