View Full Version : [XML] Simple Ancient Era Soundtrack


NeverMind
Feb 13, 2006, 01:18 PM
+ CIV 1.61-1.74

I don't like the lack of music in Ancient Era and just found a very easy way to make it more "musical" without looking for new mp3s. All you need is a simple Copy-Paste operation with some lines of Civ4EraInfos.xml. I use music of Classical Era for Ancient Era either. BTW, Classical Era music files named as AncientSoundtrack# :D

"Vanilla" сode for Ancient Soundtrack
<EraInfoSoundtracks/>

Changes
<EraInfoSoundtracks>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_1</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_2</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_3</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_4</EraInfoSoundtrack>
</EraInfoSoundtracks>


The file, to be unzipped in CustomAssets folder.

Rabbit_Alex
Feb 13, 2006, 03:25 PM
I like it.

NeverMind
Apr 14, 2006, 04:33 PM
Updated for patch 1.61

Jeckel
Apr 15, 2006, 05:31 AM
Great idea, some thing always did seem to be missing from the Ancient Era. Although, I do get tired of those four long songs playing over and over again so I added a few from the Medieval Era, they are mostly just pipes and simple instruments so they go pretty well in the Ancient Era. :>

<EraInfoSoundtracks>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_1</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_2</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_3</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANCIENT_SOUNDTRACK_4</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANONYMOUS_AY_SANTA_MARIA</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_ANONYMOUS_LA_GAMBA</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_DE_LA_TORRE_ALTA</EraInfoSoundtrack>
<EraInfoSoundtrack>AS2D_PRAETORIUS_VOLTE</EraInfoSoundtrack>
</EraInfoSoundtracks>