BGM not working

Yoh Asakura

New member
Messages
261
Points
0
Emulator
Hello,

I would like to use music in some maps. I tried to add in my client at mp3nametable.txt but it didin't work. I have the BGM folder in my RO folder with the musics.mp3 format.

I also would like to put music in the login intro. In the old emulators it worked just to put at mp3nametable as 01.mp3

Anyone could help?

 
check your Mp3dec.asi, is it present?

is your mp3 file has the right format?

check it bit rate and sample rate

lastly, check OptionInfo.lua in savedata folder,

make sure this line written like this :

CmdOnOffList["/bgm"] = 1

 
check your Mp3dec.asi, is it present?

is your mp3 file has the right format?

check it bit rate and sample rate

lastly, check OptionInfo.lua in savedata folder,

make sure this line written like this :

CmdOnOffList["/bgm"] = 1
OptionInfo.lua checked

Mp3des.asi? Where this should be?

Which bit rate and sample rate must be? What do you mean by right fomat? It's a .mp3...

 
Back
Top