Game Guides > Game FAQ >  

How do you add music to mugen on the character select screen

How do you add music to mugen on the character select screen
You can put your own music like Akon's songs eminem's songs etc.Just follow these steps...

1).Copy the music (mp3) and paste it in sound folder of your mugen
2).Open stages folder and open a stage.def in which you want the music to play.
3).Find a section named music.There will be these lines..
bgmusic=type sound/(name of the song).mp3 (example lonely.mp3)remember the song name and the song which you copied must be similar.
4).then save it.

to add music to main screen..

1).Open system.def inside the data folder.
2).Find section music.
3).There will be lines like this..

;Music to play at title screen.
title.bgm = sound/(name of the song).mp3
title.bgm.loop = 1

;Music to play at char select screen.
select.bgm = sound/(name of the song).mp3
select.bgm.loop = 1

;Music to play at versus screen.
vs.bgm = sound/(name of the song).mp3
vs.bgm.loop = 1

save it.
And ya i answered about stages also.Well you have to copy the files inside the stages folder and then do all the things... for more questions add me on fb:https://www.facebook.com/marknorcio55