YesNoOk
avatar

Music Help How Do You make Your Background Music Repeat after its done playing (Read 393 times)

Started by SpeedFighter, September 09, 2008, 07:57:20 pm
Share this topic:
Music Help How Do You make Your Background Music Repeat after its done playing
#1  September 09, 2008, 07:57:20 pm
  • avatar
  • *
How Do You make Your Background Music Repeat after its done playing? My Song Will Play Once And Then It Stops Is there A Away Of Putting It On Repeat Till The Battle Is Over?
Re: Music Help How Do You make Your Background Music Repeat after its done playing
#2  September 10, 2008, 12:15:25 am
  • avatar
  • ***
In your mugen.cfg which is in your Data folder. Scroll down to the Plug-ins section. There you would have your plug-ins concerning maybe your MP3 files or your OGGs. Anyway, what it SHOULD be is a section concerning "Looptype". This is to loop the music. You can only use 0, 1, or 2. 0 doesn't allow the music to loop at all. Whereas 1 and 2 do. Here's an example:
[mcode]plugin = looptype = 2, plugins/DJ-VAN.dll, mp3[/mcode]