Hi everyone,
I've played with CPP for a while and I simply love it. Much better than the original game. However I have some questions concerning modding and modding CPP.
I like to play extremely long game with insane research costs while buildings are only moderatly long to build and units quite cheap and fast to produce. In vanilla it's fairly easy to mod as I just have to tweak some setting in the GameSpeed.xml file and it works like a charm. In CPP however I cannot find for the life of me where I can tweak those settings.
I did try to change the GameSpeed.xml in Vanilla, Expansion 1 and 2 and in the Override of CPP but to no avail.
Here's the settings as I intend to play:
Is there any easy way to do that?
Thanks for the help,
Tynendir.
I've played with CPP for a while and I simply love it. Much better than the original game. However I have some questions concerning modding and modding CPP.
I like to play extremely long game with insane research costs while buildings are only moderatly long to build and units quite cheap and fast to produce. In vanilla it's fairly easy to mod as I just have to tweak some setting in the GameSpeed.xml file and it works like a charm. In CPP however I cannot find for the life of me where I can tweak those settings.
I did try to change the GameSpeed.xml in Vanilla, Expansion 1 and 2 and in the Override of CPP but to no avail.
Here's the settings as I intend to play:
Spoiler :
<Row>
<ID>0</ID>
<Type>GAMESPEED_MARATHON</Type>
<Description>TXT_KEY_GAMESPEED_MARATHON</Description>
<Help>TXT_KEY_GAMESPEED_MARATHON_HELP</Help>
<DealDuration>30</DealDuration>
<GrowthPercent>100</GrowthPercent>
<TrainPercent>50</TrainPercent>
<ConstructPercent>100</ConstructPercent>
<CreatePercent>100</CreatePercent>
<ResearchPercent>600</ResearchPercent>
<GoldPercent>100</GoldPercent>
<GoldGiftMod>67</GoldGiftMod>
<BuildPercent>100</BuildPercent>
<ImprovementPercent>100</ImprovementPercent>
<GreatPeoplePercent>100</GreatPeoplePercent>
<CulturePercent>100</CulturePercent>
<FaithPercent>100</FaithPercent>
<BarbPercent>200</BarbPercent>
<FeatureProductionPercent>300</FeatureProductionPercent>
<UnitDiscoverPercent>100</UnitDiscoverPercent>
<UnitHurryPercent>100</UnitHurryPercent>
<UnitTradePercent>100</UnitTradePercent>
<GoldenAgePercent>400</GoldenAgePercent>
<HurryPercent>100</HurryPercent>
<InflationPercent>10</InflationPercent>
<InflationOffset>-270</InflationOffset>
<ReligiousPressureAdjacentCity>20</ReligiousPressureAdjacentCity>
<VictoryDelayPercent>300</VictoryDelayPercent>
<MinorCivElectionFreqMod>200</MinorCivElectionFreqMod>
<OpinionDurationPercent>100</OpinionDurationPercent>
<SpyRatePercent>100</SpyRatePercent>
<PeaceDealDuration>30</PeaceDealDuration>
<RelationshipDuration>150</RelationshipDuration>
<LeaguePercent>300</LeaguePercent>
<IconAtlas>GAMESPEED_ATLAS</IconAtlas>
<PortraitIndex>0</PortraitIndex>
</Row>
<ID>0</ID>
<Type>GAMESPEED_MARATHON</Type>
<Description>TXT_KEY_GAMESPEED_MARATHON</Description>
<Help>TXT_KEY_GAMESPEED_MARATHON_HELP</Help>
<DealDuration>30</DealDuration>
<GrowthPercent>100</GrowthPercent>
<TrainPercent>50</TrainPercent>
<ConstructPercent>100</ConstructPercent>
<CreatePercent>100</CreatePercent>
<ResearchPercent>600</ResearchPercent>
<GoldPercent>100</GoldPercent>
<GoldGiftMod>67</GoldGiftMod>
<BuildPercent>100</BuildPercent>
<ImprovementPercent>100</ImprovementPercent>
<GreatPeoplePercent>100</GreatPeoplePercent>
<CulturePercent>100</CulturePercent>
<FaithPercent>100</FaithPercent>
<BarbPercent>200</BarbPercent>
<FeatureProductionPercent>300</FeatureProductionPercent>
<UnitDiscoverPercent>100</UnitDiscoverPercent>
<UnitHurryPercent>100</UnitHurryPercent>
<UnitTradePercent>100</UnitTradePercent>
<GoldenAgePercent>400</GoldenAgePercent>
<HurryPercent>100</HurryPercent>
<InflationPercent>10</InflationPercent>
<InflationOffset>-270</InflationOffset>
<ReligiousPressureAdjacentCity>20</ReligiousPressureAdjacentCity>
<VictoryDelayPercent>300</VictoryDelayPercent>
<MinorCivElectionFreqMod>200</MinorCivElectionFreqMod>
<OpinionDurationPercent>100</OpinionDurationPercent>
<SpyRatePercent>100</SpyRatePercent>
<PeaceDealDuration>30</PeaceDealDuration>
<RelationshipDuration>150</RelationshipDuration>
<LeaguePercent>300</LeaguePercent>
<IconAtlas>GAMESPEED_ATLAS</IconAtlas>
<PortraitIndex>0</PortraitIndex>
</Row>
Is there any easy way to do that?
Thanks for the help,
Tynendir.