Feral Heart

Help & Guidance => Game Help => Topic started by: Abomine on April 27, 2013, 06:09:21 pm

Title: What is [Sacred] in the FH Music.cfg? (Solved)
Post by: Abomine on April 27, 2013, 06:09:21 pm
When I open the music.cfg, I notice that underneath all of the code is this word ---> [Sacred]. I'm trying to make another FH music modification, so I'm wondering what [Sacred] means, and perhaps if it is some kind of leftover from an unfinished map that never made it in-game, and if I can set music to it.
Title: Re: What is [Sacred] in the FH Music.cfg?
Post by: Whinp on April 27, 2013, 06:17:34 pm
Since I'm in my iPad, I don't know what's that. I remember that one day I went to see the .cfg files (I'm really curious! C:) and I think I never saw that. Maybe you wrote?
Title: Re: What is [Sacred] in the FH Music.cfg?
Post by: greenart6 on April 27, 2013, 06:19:41 pm
I have no idea what that is at all. I put all my own music files under it. Maybe it's for your own music? I don't know, I don't mes around with the Feralheart music very much.
Title: Re: What is [Sacred] in the FH Music.cfg?
Post by: Whinp on April 28, 2013, 09:35:28 am
I checked the music.cfg file. There's really a [Sacred]. Hmm, what do you think? Possibly a new official map? And maybe in the next patch, it is released? The time says!
Title: Re: What is [Sacred] in the FH Music.cfg?
Post by: Bawfle on April 28, 2013, 10:28:43 am
The '[Sacred]' part of the coding is just for other music you wish to add.

For e.g.

[Title] Is for your main screen where you log in.
[Plains] Is for all the open spaces, where there ins't a ceiling and it isn't closed up. Like Flourite and  Bonfire.
[Caves] Is for the place that are closed up and have a ceiling. Such as the last cave.
[Sacred] Is just a title for everything else you would like to add to custom maps

Another example:

[Scared]
[AwesomeMusic]
media/music/song1.mp3
media/music/song2.mp3
media/music/song3.mp3

That way, when you add music to your custom map, it will find it there, titled under [Sacred].

(http://i39BannedImageSite/k32k4k.png)

And it will locate it in your music config file.
Title: Re: What is [Sacred] in the FH Music.cfg?
Post by: Abomine on April 28, 2013, 10:06:54 pm
Ah, I see. Thanks for the information, because that was quite a mystery to me for a while!