Jump to content

Recommended Posts

Posted

Well, I finally got tracks for all of my stages, but imagine my horror when I realized the tracks don't loop, instead crapping out sometime in the second round if the fight lasts too long. What do I do?

Posted

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.

Posted (edited)
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
Posted

I'm posting this here because it's sort of related. My sound effects(The character sounds) are way louder than the music. Is there a way I can turn the sounds down instead of having to adjust all the stage mp3s?

  • 3 weeks later...
Posted

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)

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...