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
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!