YesNoOk
avatar

Music Not Working on Select & Intro Screen (Read 443 times)

Started by Rikoshay, December 11, 2012, 02:17:01 am
Share this topic:
Music Not Working on Select & Intro Screen
#1  December 11, 2012, 02:17:01 am
  • **
  • st. FP > LK Tatsu > Sweep > Vortex
So yeah, I'm running Mugen 1.0 on Win7. Have 8GB of RAM, Radeon HD 4200. My custom music does not run either on the title screen or the select screen. It works for stages, however. What do I do? If I have to install a plugin, which one? And how? I see that it is different from installing plugins for WinMugen, which I had to do. I was using in_mp3PRO to make my music work for WinMugen.

Thanks so much!
Re: Music Not Working on Select & Intro Screen
#2  December 12, 2012, 04:59:31 am
  • *
  • I love video games!
    • USA
What is the code you have written in the system.def and logo.def files?  Could it be that the code was just mistyped?

And try searching and using these plugins for your music if you're worried about playback.  Mine runs .mp3s just fine on all levels of the game.

in_mad.dll
vorbisplug.dll
waveplug.dll
Glad to be of service if I can!
Re: Music Not Working on Select & Intro Screen
#3  December 12, 2012, 03:15:17 pm
  • **
  • st. FP > LK Tatsu > Sweep > Vortex
In "system.def" I have the following:

sound/sf2.mp3

I then copied the track to a different location, which came out to:

data/mugen1/sf2.mp3

Neither work. What's logo.def? Thanks for all your help, friend.
Re: Music Not Working on Select & Intro Screen
#4  December 19, 2012, 05:15:34 am
  • *
  • I love video games!
    • USA
title.bgm = sound/sf2.mp3

select.bgm = sound/YourMusic.mp3

Those should be the right lines of code in the system.def, and if the music doesnt play, then it is because the version of your Mugen is old.

When I upgraded to the newer 1.0 Mugen, my bg music started working just fine, in both the title and select screens.  In the older versions, the sound would play, but only sometimes and then rarely.  Just make sure you have all those plugins I posted previously and the proper lines of code.  Good luck, friend
Glad to be of service if I can!