Feral Heart

Help & Guidance => Game Help => Topic started by: SenseiRei on April 04, 2014, 03:55:19 am

Title: Music/Group file for maps help
Post by: SenseiRei on April 04, 2014, 03:55:19 am
hi i have an issue. i want to load a music group file for my maps. how do i do this?
(http://i60BannedImageSite/2liel54.png)
Title: Re: Music/Group file for maps help
Post by: Arkayy on April 04, 2014, 04:57:57 am
Adding a group really isn't that hard once you get used to it.

The first thing you want to do is go in your main Feralheart folder on the C drive. (Or if you keep it somewhere else, go there.)

There will be a file called 'music.cfg'. Open that up with wordpad.

Now you should see a list that looks similar to this one. (You'll most likely have different music than mine.)

Code: [Select]
[Title]
media/music/title.wav
[Plains]
media/music/Plains.mp3
[Caves]
media/music/Caves.mp3
[Sacred]
media/music/Sacred.mp3

Create a new section somewhere under the four titles that follows this format:

Code: [Select]
[Map Music]
media/music/track1.mp3
media/music/track2.mp3
media/music/track3.mp3


* You obviously change what the name of the tracks are and perhaps the title if you want and add as much music as you want. But don't mess with the directory.
** For some reason, Feralheart gives a staticy sound when switching between tracks for .mp3 files. It is recommended that you convert them to .wav as they do not do this. But this is completely optional.

Make sure that you save the changes and all the music tracks you want for the map are in the music folder and not the sound folder. You can switch it if you really want to but its easier to keep it in that folder.

Now all you do is open up map maker, input the name of the music group you want in the bar below and presto! It should all work. Make sure when you export the map if you are going to share it with others that you give them the same music.cfg or at least the code to add it in.

Hope this helped and good luck with the map making. ^^
Title: Re: Music/Group file for maps help
Post by: Redlinelies on April 04, 2014, 04:58:46 pm
The reply above goes through what you need to know, if you'd need any further help this video tutorial goes through everything as well.
www.youtube.com/watch?v=0viVTiaECPc (http://www.youtube.com/watch?v=0viVTiaECPc)
Title: Re: Music/Group file for maps help
Post by: SenseiRei on April 05, 2014, 05:53:41 am
fact. i have a mac. and i dont have cfg files
Title: Re: Music/Group file for maps help
Post by: SenseiRei on April 05, 2014, 06:15:56 am
okay i did the cfg thing. heres the other issue. only 1 song plays
Title: Re: Music/Group file for maps help
Post by: Arkayy on April 05, 2014, 06:56:30 pm
Hmm... do you think you could copy and paste that part of the code on here so I can see what's wrong? Or maybe pm? It doesn't matter either way.