ImperatrMaximus
Chieftain
- Joined
- Oct 15, 2010
- Messages
- 8
This is probably a stupid question but the answer keeps eluding. I'm trying to do a straightforward change to the CIV5Gamespeed file. That is, I change the original:
<Row>
<GameSpeedType>GAMESPEED_MARATHON</GameSpeedType>
<MonthIncrement>180</MonthIncrement>
<TurnsPerIncrement>100</TurnsPerIncrement>
</Row>
into this:
<Row>
<GameSpeedType>GAMESPEED_MARATHON</GameSpeedType>
<MonthIncrement>360</MonthIncrement>
<TurnsPerIncrement>50</TurnsPerIncrement>
</Row>
Basically I double the pace of the first section while also cutting the time in half. Problem is that it doesn't show up when I start a game! I've managed to successfully add mods to the game using Mod Buddy before but this one seems different. So what am I missing?
<Row>
<GameSpeedType>GAMESPEED_MARATHON</GameSpeedType>
<MonthIncrement>180</MonthIncrement>
<TurnsPerIncrement>100</TurnsPerIncrement>
</Row>
into this:
<Row>
<GameSpeedType>GAMESPEED_MARATHON</GameSpeedType>
<MonthIncrement>360</MonthIncrement>
<TurnsPerIncrement>50</TurnsPerIncrement>
</Row>
Basically I double the pace of the first section while also cutting the time in half. Problem is that it doesn't show up when I start a game! I've managed to successfully add mods to the game using Mod Buddy before but this one seems different. So what am I missing?