How do I make all the Civs use European music?

Joined
Jun 10, 2013
Messages
2,387
So I've replaced all Europe Peace/Either/War tracks with music I enjoy much more and it'd be too much of pointless work to replace all the Asian/Middle East/American tracks too.

Is there a way to make every Civilisation in the game use the European tracks? If so, how?
 
There's a "Soundtrack" column in the Civilizations table. You need to update that with any European civilization (for all non-European civs).
 
You mean the Civ5Civilizations in XML/Civilizations? I don't see a Soundtrack column there... Unless you mean that:

<Column name="SoundtrackTag" type="text" default="NULL"/>

So, should I just put

<Column name="SoundtrackTag" type="Europe" default="NULL"/>

near every non Europe civ?
 
It doesn't work. I've copied
<SoundtrackTag>EUROPEAN</SoundtrackTag>
near every fitting civ and it doesn't work.

Using <SoundtrackTag>EUROPE</SoundtrackTag>

didn't help neither
 
Top Bottom