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








1. Open Windows Explorer (not Internet Explorer, using the WINDOW Key + e keyboard combination)
2. Navigate to the proper folder, usually some place like:
C:\Users\XXXX\Documents\My Games\Sid Meier's Civilization 5\MODS\SMAN's World at War Scenario - The War in Europe (WW2) (v 2)\LUA\SME\Scenario Specific Files
Where 'XXXX' is the user account you installed the game under
3. Using Notepad (or some other text editor), open the file called '090_ScenarioGlobals.lua'
4. Find the 10th line in the file, which looks like:
g_iMaxTurns = 84
5. Change 84 to some other, much larger number.
6. Save the file, exit Notepad, then re-load the mod in Civ5
I'm not sure, but it's probably a good idea to keep the number a mulitple of 12. I don't think it will crash, but it may interfere with some of the scoring functions (but I doubt it). So, is you use this line:
g_iMaxTurns = 120
The scenario will run 10 years. Using 240 turns will run 20 years, etc.
Good luck!