Era Soundtracks

f35acepilot

Needs to post more
Joined
Jul 9, 2008
Messages
190
Location
New Hampshire
When I was looking at the Civ5Eras.xml, I noticed that it seems like there's a list of soundtrack music for each era:
Spoiler :
<Era_Soundtracks>
<Row>
<EraType>ERA_ANCIENT</EraType>
<Soundtrack>AS2D_ANCIENT_SOUNDTRACK_1</Soundtrack>
</Row>
<Row>
<EraType>ERA_ANCIENT</EraType>
<Soundtrack>AS2D_ANCIENT_SOUNDTRACK_2</Soundtrack>
</Row>
<Row>
<EraType>ERA_ANCIENT</EraType>
<Soundtrack>AS2D_ANCIENT_SOUNDTRACK_3</Soundtrack>
</Row>
<Row>
<EraType>ERA_ANCIENT</EraType>
<Soundtrack>AS2D_ANCIENT_SOUNDTRACK_4</Soundtrack>
</Row>
<Row>
<EraType>ERA_CLASSICAL</EraType>
<Soundtrack>AS2D_SONG_ALEXANDER</Soundtrack>
</Row>
...
<Row>
<EraType>ERA_FUTURE</EraType>
<Soundtrack>AS2D_LOOPS_AND_VERSES</Soundtrack>
</Row>
<Row>
<EraType>ERA_FUTURE</EraType>
<Soundtrack>AS2D_MEISTER_ECKHARDT</Soundtrack>
</Row>
<Row>
<EraType>ERA_FUTURE</EraType>
<Soundtrack>AS2D_SHAKING_AND_TREMBLING</Soundtrack>
</Row>
<Row>
<EraType>ERA_FUTURE</EraType>
<Soundtrack>AS2D_THE_PEOPLE_ARE_HEROES</Soundtrack>
</Row>
<Row>
<EraType>ERA_FUTURE</EraType>
<Soundtrack>AS2D_TROMBA_LONTANA</Soundtrack>
</Row>

In fact, it seems like this is the Civ4 Soundtrack! (which they must have temporarily used before switching to the new regional music) So I was wondering, if I have the civ4 music files, if there's any way of reenabling the era specific music. This is something that I think really adds to the "epic" feel of the game, and I was wondering if I could incorporate this into my mod (not with the civ4 soundtrack included of course.)

Any ideas?
 
Back
Top Bottom