Author Topic: Tearless's Markings?  (Read 3897 times)

Offline KonaTheSiamese

  • Curious Wanderer
  • *
  • Posts: 11
  • Floof-O-Meter: 1
  • Internally crying about Fred from HP
    • View Profile
Tearless's Markings?
« on: December 07, 2014, 12:04:57 am »
Having extreme problems that prevent me from downloading the game; I will update this when I can get back on.

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Tearless's Markings?
« Reply #1 on: December 07, 2014, 12:34:02 am »
Will be inactive due to work and exams.

Offline KonaTheSiamese

  • Curious Wanderer
  • *
  • Posts: 11
  • Floof-O-Meter: 1
  • Internally crying about Fred from HP
    • View Profile
Re: Tearless's Markings?
« Reply #2 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.
Having extreme problems that prevent me from downloading the game; I will update this when I can get back on.

Offline KonaTheSiamese

  • Curious Wanderer
  • *
  • Posts: 11
  • Floof-O-Meter: 1
  • Internally crying about Fred from HP
    • View Profile
Re: Tearless's Markings?
« Reply #3 on: December 07, 2014, 04:04:30 am »
Somebody please help! I don't know what to do.
Having extreme problems that prevent me from downloading the game; I will update this when I can get back on.

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Tearless's Markings?
« Reply #4 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
Will be inactive due to work and exams.

Offline KonaTheSiamese

  • Curious Wanderer
  • *
  • Posts: 11
  • Floof-O-Meter: 1
  • Internally crying about Fred from HP
    • View Profile
Re: Tearless's Markings?
« Reply #5 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.
Having extreme problems that prevent me from downloading the game; I will update this when I can get back on.

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Tearless's Markings?
« Reply #6 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/

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 :)
Will be inactive due to work and exams.

Offline KonaTheSiamese

  • Curious Wanderer
  • *
  • Posts: 11
  • Floof-O-Meter: 1
  • Internally crying about Fred from HP
    • View Profile
Re: Tearless's Markings?
« Reply #7 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.
Having extreme problems that prevent me from downloading the game; I will update this when I can get back on.

Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Tearless's Markings?
« Reply #8 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.
Will be inactive due to work and exams.