Jump to content

Music looping


Recommended Posts

First, open you Mugen.cfg. Head down near the bottom where you'll see the heading 'Sound Configuration'. Then you'll see the following:

 

;Set the following to 1 to enable and 0 to disable MIDI, MP3, MOD and CD

;playback.

PlayMIDI = 1

PlayMP3 = 1

PlayMOD = 1

PlayCDA = 1

 

MAKE SURE THERE IS A ONE AFTER ALL THESE. If there is not, add the ones and try your game again. If it still doesn't work, go up in the CFG a little ways, a couple lines above the 'Sound Configuration', you'll SOMETHING like this:

 

plugin = plugins/in_mp3.dll, mp3, mp2, mpg

plugin = plugins/in_vorbis.dll, ogg

plugin = plugins/in_adx.dll, adx

 

Simply head to the first line and add a word, make it look like:

 

plugin = looptype=1, plugins/in_mp3.dll, mp3, mp2, mpg

 

That should do the trick.

Link to comment
Share on other sites

First, open you Mugen.cfg. Head down near the bottom where you'll see the heading 'Sound Configuration'. Then you'll see the following:

 

;Set the following to 1 to enable and 0 to disable MIDI, MP3, MOD and CD

;playback.

PlayMIDI = 1

PlayMP3 = 1

PlayMOD = 1

PlayCDA = 1

 

MAKE SURE THERE IS A ONE AFTER ALL THESE. If there is not, add the ones and try your game again. If it still doesn't work, go up in the CFG a little ways, a couple lines above the 'Sound Configuration', you'll SOMETHING like this:

 

plugin = plugins/in_mp3.dll, mp3, mp2, mpg

plugin = plugins/in_vorbis.dll, ogg

plugin = plugins/in_adx.dll, adx

 

Simply head to the first line and add a word, make it look like:

 

plugin = looptype=1, plugins/in_mp3.dll, mp3, mp2, mpg

 

That should do the trick.

 

Thanks. It worked.

Edited by onetrueblade
Link to comment
Share on other sites

  • 3 weeks later...

ooh, yeah, that sucks, I know. Also, I found the perfect thing to use for music.

 

mp3s like to skip a LOT. instead, use a device called SUPER. It can change anything from one type of media file to any other media file, and many other things for FREE, unlike a lot of programs that CANT do it for MONEY.

 

Transfer them from mp3 to ogg. Dont worry, you'll still have the mp3 (the new file will be named FILENAME.mp3.ogg)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...