安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









Unzip to %LOCALAPPDATA%\Feral Interactive\Total War ROME REMASTERED\Mods\Local Mods\
But this modification won't be compatible with most modifications (if the modification manager says this modification is incompatible with another, it's 99% true).
I hope this is what you need, although I don't understand the problem with using this modification (Control Multiple Factions) without selecting more factions to control (i.e., like in the vanilla game, you'll control one faction), but you'd still have access to the forced diplomacy feature ¯\_(ツ)_/¯
force_diplomacy accept
force_diplomacy off
12.1 If there is:
script
tutorial.txt, once_only
Replace with
script
h_script__main.txt
12.2 If not:
12.2.1 Search for:
script
*SomeScriptName*.txt
And copy *ModForCMF*\data\world\maps\campaign\imperial_campaign\*SomeScriptName*.txt
To *YourModFolder*\data\world\maps\campaign\imperial_campaign\*SomeScriptName*.txt
12.2.2 Open *YourModFolder*\data\world\maps\campaign\imperial_campaign\*SomeScriptName*.txt and at the very end there should be:
end_script
Change to:
include_script cmf_script__main.txt
end_script
7. If there is no factions.txt file in this folder, create it.
8. Add the list of factions to factions.txt in the correct order.
9. Run cmfScriptGenerator.py
10. When the script is finished, text files will be created, copy:
cmf_script__main.txt -> *YourModFolder*\data\world\maps\campaign\imperial_campaign\cmf_script__main.txt
All files cmf_script_*factionname*.txt -> *YourModFolder*\data\world\maps\campaign\imperial_campaign\cmf_script_*factionname*.txt
11. For each file in *YourModFolder*\data\text\ add the contents of the file *CmfFolder*\text.txt to the end.