Jump to content

Recommended Posts

Hello! At morning I tried change my menu music from new dlc "Shipwrecked" but when I turning on mod, music from menu is gone. I mean, I hear nothing. 

 

In my "modmain" file is:

-------------------------------------------------------------------------------------------------------------------------------------

Assets = {	Asset("SOUNDPACKAGE", "sound/music_mod.fev"),	Asset("SOUND", "sound/musicFE.fsb"),}RemapSoundEvent ("dontstarve_DLC002/music/music_FE", "music_mod/music/musicFE")RemapSoundEvent("dontstarve/music/music_FE", "music_mod/music/musicFE")  

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

and in "modinfo"...:

-----------------------------------------------------------------------------------------------------------------------------------------------------------------------

name = "Wilson Menu Theme"description = "Replace your menu music!"author = "uMMo"version = "0.5"dst_compatible = trueclient_only_mod = trueall_clients_require_mod = falseshipwrecked_compatible = true

-------------------------------------------------------------------------------------------------------------------------------------

 

 

 

 

In my sound folder I have 2 files:

- Music_mod.fev

- musicFE.fsb

To change mp3 to fsb i used "FMOD Studio 1.07.04". I put there my mp3 file and convert in fsb. 

 

Do I'm doing something wrong guys?

 

I'm very bad in modding and English (in creating topics too) so please, forgive me if i'm hurting your eyes! : / 

 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...