Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: samjs721 on August 25, 2009, 10:01:23 PM

Title: how to add music to main menu and select screen
Post by: samjs721 on August 25, 2009, 10:01:23 PM
well i tried doing it and all it does is crash...
it says:
error message: Error Loading BGM: sound/(name of mp3)
anyone know what the problem is?
Title: Re: how to add music to main menu and select screen
Post by: Tenspeed on August 25, 2009, 10:06:04 PM
well...

are you putting the mp3 in the sound folder?
is the mp3 named properly?
is the file even an mp3?
are there any weird spaces or cahracters in the mp3s filename?
is the .def looking for the right filename?
are there any typos?
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 25, 2009, 10:10:03 PM
well...

are you putting the mp3 in the sound folder?
is the mp3 named properly?
is the file even an mp3?
are there any weird spaces or cahracters in the mp3s filename?
is the .def looking for the right filename?
are there any typos?

yes i put it in the sound folder, yes its names properly, yes its an mp3
this is the mp3 name:X-Ray Dog - Cyberworld
how do i know if the .def is looking for the right file name?
and i added the in_mp3pro.dll plugin...
Title: Re: how to add music to main menu and select screen
Post by: MaverickZr0 on August 25, 2009, 10:15:55 PM
I too have this problem. MP3s will play on stages but no other screens such as title, select, and VS. They play like once then that's it. I just use OGG now, was never able to solve the problem.
Title: Re: how to add music to main menu and select screen
Post by: Valtiel on August 25, 2009, 10:23:00 PM
Try renaming the file without any spaces in the title. I make mine something simple.

example:

Before: Mastodon - Sleeping Giant.mp3
after: sleepinggiant.mp3

that always seems to work for me.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 25, 2009, 10:34:52 PM
Try renaming the file without any spaces in the title. I make mine something simple.

example:

Before: Mastodon - Sleeping Giant.mp3
after: sleepinggiant.mp3

that always seems to work for me.

thanks it works!! only problem is that it takes a while for the song to come on.
Title: Re: how to add music to main menu and select screen
Post by: Tenspeed on August 25, 2009, 11:19:13 PM
its usually better to just use OGG files anyway. thats what I do as well.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 25, 2009, 11:54:52 PM
would ogg load faster than mp3?
Title: Re: how to add music to main menu and select screen
Post by: MaverickZr0 on August 26, 2009, 12:01:37 AM
Yeah, I think they do. They have less problems than MP3s I think.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:03:20 AM
Yeah, I think they do. They have less problems than MP3s I think.

ok. so what plugin would i need for it?
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:09:19 AM
ok. so what plugin would i need for it?

plugins OGG.DLL or Cube.DLL would be used for .ogg files.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:10:28 AM
plugins OGG.DLL or Cube.DLL would be used for .ogg files.

but i just wanna use OGG for the main menu and select screen only. not for stages.
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:12:50 AM
but i just wanna use OGG for the main menu and select screen only. not for stages.

You NEED to use those plugins for .ogg files it doesn't matter if its only for main menu and select screen you NEED to use those plugins.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:17:49 AM
You NEED to use those plugins for .ogg files it doesn't matter if its only for main menu and select screen you NEED to use those plugins.

ok so i downloaded ogg.dll and .cfg and changed this

plugin = plugins/ogg.dll, ogg

is this correct? and where would i place the ogg files?
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:22:12 AM
that's right, also you would put the .ogg files in the sounds file in your mugen dictionary
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:28:53 AM
that's right, also you would put the .ogg files in the sounds file in your mugen dictionary


ok if my data folder doesn't have a "sound" folder should i make one? or can i just put the ogg file in the data folder?
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:31:05 AM
ok if my data folder doesn't have a "sound" folder should i make one? or can i just put the ogg file in the data folder?

well you should make one, if the music doesn't work than  move the music to the data folder.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:32:52 AM
well you should make one, if the music doesn't work than  move the music to the data folder.

thank but i cant hear nothing. lol. could it be my screen pack?
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:34:53 AM
thank but i cant hear nothing. lol. could it be my screen pack?

Did you put in sound/(you music).ogg for the music.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:38:23 AM
Did you put in sound/(you music).ogg for the music.

i put
data/snd/main.ogg

Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:39:25 AM
i put
data/snd/main.ogg



put in sound/ instead and put the music in sound folder.
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 12:46:02 AM
put in sound/ instead and put the music in sound folder.

still cant hear anything. i give up.
Title: Re: how to add music to main menu and select screen
Post by: DanOwnsall112 on August 26, 2009, 12:57:36 AM
still cant hear anything. i give up.

Try putting in plugin = looptype=2, plugins/ogg.dll, ogg
and don't give up so easy L-).
Title: Re: how to add music to main menu and select screen
Post by: samjs721 on August 26, 2009, 08:23:27 AM
Try putting in plugin = looptype=2, plugins/ogg.dll, ogg
and don't give up so easy L-).

lol thanks. but ima just stick to mp3 since that worked in the first place. thanks once again.
SimplePortal 2.3.5 © 2008-2012, SimplePortal