Feral Heart

Help & Guidance => Game Help => Topic started by: KonaTheSiamese on December 07, 2014, 12:04:57 am

Title: Tearless's Markings?
Post by: KonaTheSiamese on December 07, 2014, 12:04:57 am
Title: Re: Tearless's Markings?
Post by: Ingredient on December 07, 2014, 12:34:02 am
Try my tutorial for installing markings:

http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=21635.0 (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=21635.0)
Title: Re: Tearless's Markings?
Post by: KonaTheSiamese on December 07, 2014, 03:49:37 am
Err, I don't see a markings.cfg file...I see a "TearlessMarkings" file, but I can't open it...I don't get it.
Title: Re: Tearless's Markings?
Post by: KonaTheSiamese on December 07, 2014, 04:04:30 am
Somebody please help! I don't know what to do.
Title: Re: Tearless's Markings?
Post by: Ingredient on December 07, 2014, 04:19:23 am
Err, I don't see a markings.cfg file...I see a "TearlessMarkings" file, but I can't open it...I don't get it.

The markings.cfg file is in your Feralheart folder, where many other .cfg and .dll files can be found. Do you know what format type the "TearlessMarkings" file is? For example .cfg, .material etc

It most likely needs to be opened with Notepad which you can do by right-clicking>> Open/Open With>> Notepad. There
Title: Re: Tearless's Markings?
Post by: KonaTheSiamese on December 07, 2014, 04:31:41 am
Um...I messed up somewhere...I have no idea what I'm doing. Earlier, I tried to open the markings.cfg file, and it said to pick something to use to open it. I picked IE, and I have no idea what I did, but I can't reset it. Help?
I also don't know what type of file it is. Sorry, I'm young, and some things confuse me.
Title: Re: Tearless's Markings?
Post by: Ingredient on December 07, 2014, 05:35:13 am
If you right-click and go to Properties you can change the default program to open it with. Instead of IE choose Notepad, you may have to search for it. Otherwise the easiest thing to do would be downloading Notepad++ which can be found below: 

http://notepad-plus-plus.org/ (http://notepad-plus-plus.org/)

Once installed, open the program and by going File >> Open choose markings.cfg.

It's okay if you don't understand, I'm willing to talk you through step by step :)
Title: Re: Tearless's Markings?
Post by: KonaTheSiamese on December 07, 2014, 02:51:22 pm
Okay, I managed to open it! What do I do next? It contains all sorts of files.
Title: Re: Tearless's Markings?
Post by: Ingredient on December 08, 2014, 07:44:08 am
Inside the file you opened from the download, you should see this:

Code: [Select]
Spades;fmarkSpadesBody.png
Clubs;fmarkClubsBody.png
Hearts;fmarkHeartsBody.png
Diamonds;fmarkDiamondsBody.png
Joker;fmarkJokerBody.png
Smudge;fmarkSmudgeBody.png
Classic Tabby;fmarkCTabbyBody.png

and so on....

There should be a large group of text under each category such as Feline Body, Head, Tail etc. You need to copy that text, one category at a time.

Using Notepad++ open the markings.cfg file in your Feralheart folder and you should see something similar like this:

Code: [Select]
[Fbody]
Cheetah;fmarkCheetahBody.png
Cheetah 2;fmarkCheetah2Body.png
Cub Spots;fmarkCubSpotsBody.png
Back Splotch;fmarkBackSplotchBody.png
Jaguar;fmarkJaguarBody.png
Jaguar2;fmarkJaguar2Body.png

Paste the codes at the bottom of the list, in the correct category. So the text in the "Feline Head" part, from the download, goes under the "[Fhead]" in the .cfg file, underneath the current text of course.