ORIGINAL: Philippe at bay
Now that I've learned how to convert YouTube music to MP3's, I've been attempting to mod the music in the game.
1) Is it really possible to have different pieces of music play for Campaign and Deployment? I've altered what I think is the relevant text file, but the only thing that plays in what should by the Campaign and Deployment slots is the MainMenu music. I don't need randomized tracks for the Battle slot since I'm already using a very long battle track.
It should simply be a matter of putting the new .mp3 files in /Data/Music
and editing the music.txt file (in /Data) accordingly
But I am guessing you have already done that, so I am not sure what the answer is. If that does not work I will have to ask for advice for you from Pip the engine programmer.
It might be helpful if you post the contents of your music.txt file here.
2) I noticed in one of the earlier posts the comment that to get Win/Lose music to play you need to make a change to a file in the config folder. I've read through the file in question and am not sure where to insert the line that activates this music, or what the syntax should be.
I have not tried this myself but I am told that it will play win/lose over results screen if you enable with
USEWINLOSEMUSIC 1
in the system.txt file.