YesNoOk
avatar

Sound problem (Read 1249 times)

Started by *Ken_Masters*, March 23, 2009, 09:59:56 am
Share this topic:
Sound problem
#1  March 23, 2009, 09:59:56 am
  • avatar
  • *
Ok i just installed a MvC screenpack and it has music but when im on the select screen no music plays. i have set it up just like it should be

Code:
[Music]
title.bgm = data/menu.mp3
title.bgm.loop = 1
select.bgm = data/select.mp3
select.bgm.loop = 1
vs.bgm = data/versus.mp3
vs.bgm.loop = 0

So i tried music on my otehr mugen and there was no music aswell  :o

I have a new computor and its a vista. so is there something i havent done or need  :'(

3

Re: Sound problem
#2  March 23, 2009, 03:29:58 pm
  • avatar
  • **
- Make sure that menu.mp3, select.mp3, and versus.mp3 are in the "data" folder.
- Try running as administrator if possible (right-click MUGEN -> run as administrator, you will need admin access) to make sure it has permission to access the files.
- Make sure that the files in the "Plugins" folder are listed in mugen.cfg (just open the cfg in Notepad, press Ctrl+F and look for "Winamp-compatible Plugins"), and at least one of them is designated to run mp3 files.