Sometimes the stage music won't play . . . what the hell?
MUGEN's sound system is VERY
unstable.
If you have recently started Mugen, then you probably have
experienced the stage music not playing properly sometimes,
or plays but plays all choppy,
and that causing the game to have slowdowns etc, at least more than once
or twice.
Choujin has found this wonderful file that will fix such problems.
[in_mad150b.dll]or[in_mp3pro.dll]
Once downloaded, first throw this file into
the Plugin Folder.
then with notepad, open up the "mugen.cfg" that is
in the Data Folder
and change
plugin = plugins/in_mad.dll, mp3, mp2, mpg
plugin = plugins/in_mad150b.dll, mp3, mp2, mpg
like this.
This should pretty much fix the problem,
however in some cases, there may still be some problems so,
in that case, try adding one of the following commands.
looptype=1
When the music ends, this will seek back to 0:00 of the mp3
(may stutter)
or
looptype=2
When the music ends, this will reload the mp3 (may be
slow)
like this
plugin = looptype=1, plugins/in_mad150b.dll, mp3, mp2, mpg
if not, then like this
plugin = looptype=2, plugins/in_mad150b.dll, mp3, mp2, mpg
This should smooth up the Mugen process quite a bit, for a much better Mugen experience.
(This file was
also found at some random BBS a long long time ago, and is being released
here for the better of the world, however |