Jump to content
  • 0

Menu Music


alextoti99

Question

2 answers to this question

Recommended Posts

  • 2

Menu music ? When you start the game to login on a player account ?

 

You can do it in three step: put your menu music in the folder music (you can name it like you want but in a .ogg format). You can find online mp3 to ogg convertor.

 

After open the config.xml and change </MenuBGM> to <MenuBGM>yourmusic.ogg</MenuBGM>

Link to comment
Share on other sites

  • 0

its not rly working i cant listen any music :/

Spoiler

<?xml version="1.0" encoding="utf-16"?>
<!--Config.xml generated automatically by Intersect Game Engine.-->
<Config>
  <Language>English</Language>
  <Host>localhost</Host>
  <Port>4500</Port>
  <RenderCache>true</RenderCache>
  <MenuBGM>Menu.ogg</MenuBGM>
  <MenuBG>background.png</MenuBG>
  <Logo>logo.png</Logo>
  <IntroBG />
</Config>

also whats introbg?

 

edit: worked xD thank you

Link to comment
Share on other sites

×
×
  • Create New...