Help custom music?
As title said, is it possible to add custom music to my faction? Sorry if this is old. Thanks.
Stardock will be closed for the week starting on Monday, June 29th and we will be returning on Monday, July 6th. We will be monitoring support tickets and forums during this time but expect delays in responses during this time.
As title said, is it possible to add custom music to my faction? Sorry if this is old. Thanks.
They appear to be defined in CoreLayeredMusic.xml. They are linked from the raceconfig
<MusicTheme>BladeOfThePeople</MusicTheme>
and in CoreLayeredMusic.xml you have stuff like this
<LayeredMusicGroup InternalName="Theme_BladeOfThePeople_Full">
<MusicLayer InternalName="BG">
<FileName>Theme_BladeOfThePeople_BG</FileName>
<Volume>100</Volume>
</MusicLayer>
<MusicLayer InternalName="MG">
<FileName>Theme_BladeOfThePeople_MG</FileName>
<Volume>100</Volume>
</MusicLayer>
<MusicLayer InternalName="FG">
<FileName>Theme_BladeOfThePeople_FG</FileName>
<Volume>100</Volume>
</MusicLayer>
</LayeredMusicGroup>
Ah thanks, exactly what I'm looking for!
Welcome Guest! Please take the time to register with us.