Author Topic: Fh start up not working.  (Read 1719 times)

Offline midnightstorm

  • Curious Wanderer
  • *
  • Posts: 22
  • Floof-O-Meter: 1
    • View Profile
Fh start up not working.
« on: July 27, 2014, 12:45:25 am »
I dont know whats going on but I did not mess with Fh, no map making or anything. I just got off after rping and then got back on after I went over to my families house, but its stuck on the start up part... Its not even moving and I waited for about 10 minutes and it still didnt move... I dont know what to do.. And I was wandering if anyone else is having this problem.


Offline Ingredient

  • ~Dead men tell no tales~
  • Ancient Silver Mane
  • *****
  • Posts: 3,662
  • Country: 00
  • Floof-O-Meter: 366
    • Ingredient91
    • View Profile
Re: Fh start up not working.
« Reply #1 on: July 27, 2014, 12:51:30 am »
 Try changing your rendering system:

First of all, most of the material in this thread is taken/copied from other people, all credit to them for fixing it. :3
So I'm just putting them all into one thread. (:

1. Try changing your rendering subsystem.

Quote
The absolute First thing you want to try is to change the rendering mode for the game. There's different rendering modes you can pick from, usually OpenGL and Direct3D9. This decides which way your graphic card should process the game. This one is at standard set to OpenGL, so we'd want to set it to Direct3D9.

There's 2 ways you can change this setting.

How to fix it!
Either you start the game, go into the options menu, click the Video tab, and then change the rendering subsystem and restart the game.

Sometimes you aren't able to even enter the game, and all you can hear is the menu music, or it just crashes directly after launch. Those who experience this can enter the feralheart folder located in C:\FeralHeart at standard, find the file called "Ogre.cfg" and open it with wordpad.

This file works just as the ingame options menu, but instead of buttons and sliders, there's text.

What we're interested in is the top row


Set the top row text so it is just like in the picture with the text
Code: [Select]
Render System=Direct3D9 Rendering Subsystem
Save the file, and close it. Next time you run the game it should boot with the new settings you applied.

Even though this solves the graphical problems for most, there's still some unlucky ferals out there that the problems still remain for, but there's still 1 more thing you can try, and that is to update your graphic card drivers.

A computer is hardware, and with time it gets old just like any other thing in this world. If you had your computer for a while, and never updated the drivers, this might be the cause for FeralHeart not to work correctly. Installing Drivers for your computer is like installing any other program that it might need, though knowing how to do this might be tricky, so check the tutorial on how to Here!

If you already tried this and it's not working, chances are that your computer is getting old and can't handle the game. Installing drivers might help, but you're still running the same hardware. Try the game on another computer instead.

End~

Plus.. you can also try replacing the selected text in the top row with:

Code: [Select]
Render System=OpenGL Rendering Subsystem
2. You might be missing/have doubles of some important files, so just re-install the game.

3. You might have double particles, or other particle problems.
- You should also check for doubles in the object files.

Quote
What you have to do is go to your particle folder (by default: My Computer -> C: Drive -> Feralheart -> Media -> Particles).

Look at your .particle files. See any with a _0, _1, etc. behind their name? If so, delete them. These are copys automatically made (for some wierd reason I don't know yet - maybe a glitch?) and therefore are uneeded. Be sure you don't delete your main stuff tho, don't kill the original particle template.

4. There's something else wrong with your game?

Just uninstall the game, delete the FeralHeart folder and all the old setups, patches, etc. Then just download and install it again.
That should solve the problem. (:

---

I hope this helps. :3
Feel free to suggest other solutions.

If that does not work I would suggest trying these methods:

- Try running as administrator
- Check your Particle and Sky folders for particle duplicates, so any .particle files with _0, _1, _2 etc at the end.
- Make sure your firewall or anti-virus system isn't blocking the program.

The last thing I would suggest would be re-downloading the game, or re-installing.

Hope you get this problem fixed soon :)
Will be inactive due to work and exams.

Offline midnightstorm

  • Curious Wanderer
  • *
  • Posts: 22
  • Floof-O-Meter: 1
    • View Profile
Re: Fh start up not working.
« Reply #2 on: July 27, 2014, 03:23:34 pm »
Sorry for the really late reply but thank you sooo much! For some reason I restarted my computer and it started working after a minute of trying to get on. *Shrugs* I dont know what happened there lol, if I run into this trouble again. I will make sure to use this information!