Adding 2d soundscripts causing crashes

Wirklichkeit

Chieftain
Joined
Dec 16, 2005
Messages
15
I'd like to add some custom music to my civ, but I can't make it work. After editing audiodefines.xml, audio2dscripts.xml, and the leaderheadinfo file, the game crashes when I try to load the mod. Is there more to it? Has anybody written a guide for this topic?
 
It seems that audiodefines.xml, audio2dscripts.xml, files are *very* sensitive to format. It wil crash even on adding valid XML comment or blank line. Don't add any comment (<!-- --> thing) or white space except where absolutely needed.
Just copy existing entry and carefully modify it.
By that way, I could chang the files successfully.
 
Back
Top Bottom