How to

add music to the game

Discussion about the game and its default mods.
Post Reply
Generalcamo
Posts: 50
Joined: Sun Sep 26, 2010 12:06 am

How to

Post by Generalcamo »

Inside the game files, I see a file for music. How do I edit this? Any help would be appreciated.

Cemisti
Posts: 11
Joined: Wed Sep 08, 2010 8:55 pm

Post by Cemisti »

Just use program like notepad to edit music.yaml. Here's my version. You should make a backup copy of the edited file as it is replaced with every update (learned this the hard way). If you don't like editing, I can upload my scores.mix too (only RA music version finished currently).

First part is filename without extension. Second part is what shows up in music player in the game. It reads this data from scores.mix inside packages folder. You need to make a new scores.mix though or edit existing one using XCC Tools (or copy original one from the game(s)). The files have to be converted to .aud format too. Or does this game yet have support for MP3/WAV files or scores folder?

Also the original music.yaml has comment about Mud crashing the sound engine? Hasn't happened to me so far.

Code: Select all

await_r: Afterlife
araziod: Arazoid
backstab: Backstab
bigf226m: Bigfoot
bog: Bog
chaos2: Chaos
credits: Credits
#creditsam: Credits Remix #Doesn't show up
crus226m: Crush
crushmix: Crush Remix
dense_r: Dense
fac1226m: Face To The Enemy 1
fac2226m: Face To The Enemy 2
float_v2: Floating
fogger1a: Fogger
gloom: Gloom
grndwire: Ground Wire
hell226m: Hell March
#hellmarchmix: Hell March Remix #Doesn't show up
journey: Journey
mud1a: Mud
mudmix: Mud Remix
radio2: Radio 2
#radio2mix: Radio 2 Remix #Doesn't show up
rollout: Roll Out
run1226m: Run For Your Life
rpt: Running Trough Pipes
score: Score - Militant Force
shut_it: Shut It
smsh226m: Smash
snake: Snake
terminat: Terminate
search: The Search
2nd_hand: The Second Hand
traction: Traction
tren226m: Trenches
twin: Twin Cannon
twinmix1: Twin Cannon Remix
under3: Underlying Thoughts
vector1a: Vector
vr2: Voice Rhythm 2
wastelnd: Wasteland
work226m: Workmen
workmenmix: Workmen Remix

Generalcamo
Posts: 50
Joined: Sun Sep 26, 2010 12:06 am

Post by Generalcamo »

I would appreciate the scroes.mix.

Cemisti
Posts: 11
Joined: Wed Sep 08, 2010 8:55 pm

Post by Cemisti »

Here's the scores.mix I use. It has all RA tracks from vanilla game + expansions + couple of remixes from Sole Survivor. Edit the music.yaml and replace the contents with the list I posted earlier to see them in game.

http://www.mediafire.com/?fe51jq1w8dovh78

Iran
Posts: 92
Joined: Wed Sep 08, 2010 3:16 pm

Post by Iran »

The "Mud" comment has to do with certain .AUD files crashing the game, I'm not sure if this was resolved or confirmed.

Post Reply