Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: BLue BoMBeR on December 09, 2007, 08:11:07 AM

Title: 1 question....
Post by: BLue BoMBeR on December 09, 2007, 08:11:07 AM
how can i put a music in the character selection screen... what i mean is... its always active... and not like EVE with just once in a blue theres gonna be a man and going to say " SELECT YOUR PLAYER ssssshh...."

thanks!
Title: Re: 1 question....
Post by: shootYr. on December 09, 2007, 12:20:12 PM
What? Are You Saying The Music Doesn't Play?
Title: Re: 1 question....
Post by: BLue BoMBeR on December 09, 2007, 12:35:06 PM
yep theres no music in the character select screen

[Music]
 ;Put a filename for a MOD, MP3 or MIDI here, or just leave it
 ;blank if you do not want music. If an invalid filename is
 ;given, then no music will play. To play CD audio, put
 ;the track number followed by ".da". For example, to play
 ;track 3 from a music CD at the title screen, use:
 ;  title.bgm = 3.da
 ;To play mymusic.mp3 from the sound/ directory, put:
 ;  title.bgm = sound/mymusic.mp3
 ;Music will continue to play between screens if the files names
 ;are the same, and both BGMs are specified to loop.
  ;Music to play at title screen.
title.bgm =
title.bgm.loop = 1        ;Set to 0 to prevent looping
  ;Music to play at char select screen.
select.bgm = sound/[ the file im using ].mp3   <<<<<<<<<<<<<<<<<<<
select.bgm.loop = 1
  ;Music to play at versus screen.
vs.bgm =
vs.bgm.loop = 1

can anyone help?
Title: Re: 1 question....
Post by: nick09 on December 09, 2007, 12:46:59 PM
could be the plugins you are using in the mugen.cfg
Title: Re: 1 question....
Post by: BLue BoMBeR on December 09, 2007, 01:48:21 PM
how do i do that?
Title: Re: 1 question....
Post by: nick09 on December 09, 2007, 02:06:49 PM
open the mugen.cfg and show me what plugins you are using.

find this block of text.
;List Winamp-compatible plugins here.
  ;Specify the filename of the plugin and the list of file types to
  ;use the plugin for. One plugin per line.
  ;Example: plugin = plugins/my_plugin.dll, mp3, mp2, mpg
  ;
  ;If music is not looping with a particular plugin, you can try an
  ;optional first argument looptype=1 (seek to zero; may stutter)
  ;or looptype=2 (reload plugin; slow).
  ;Example: plugin = looptype=1, plugins/my_plugin.dll, mp3, mp2, mpg

post what plugin lines you have. under that block of text.
SimplePortal 2.3.5 © 2008-2012, SimplePortal