Author Topic: Preset Help!  (Read 1316 times)

Offline BlackRidgeWolf

  • Experienced Traveler
  • **
  • Posts: 155
  • Country: 00
  • Floof-O-Meter: 7
  • Wolves for life <3
    • View Profile
Preset Help!
« on: April 29, 2014, 11:30:23 pm »
Recently I've been having a problem with the manes on my presets. The presets load fine, but when I try and add the mane, the game crashes. This has never happened before, and I'm not doing anything differently. Does anyone know what's going on? Anyway to fix this?

Download to see my preset---> http://www.mediafire.com/?7deox0ebd6d5v84

AlphaEclipse

  • Guest
Re: Preset Help!
« Reply #1 on: April 29, 2014, 11:51:35 pm »
Use this code in the .material file for the mane:

Quote
material preset_X_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_Xmane.png
                        }
                }
        }
}

If that doesn't work, try changing your rendering system:
Quote
Method number 1~

First, go into C: > Feralheart. If you look at the FH main folder, you will see a flie called:
'orge.cfg'
Click it, and open it with 'NOTEPAD'.



Look at the first two lines in the orge.cfg file. That is where you change your rendering system.



If you followed everything that was typed and the instructions in the pictures, you should have successfully switched your rendering system.




Method number 2~

Turn on FH!
On the main screen, you will see this:



Click options, and go to video. Click 'Rendering System.'



Then just simply switch your rendering system.





If none of that works, save all presets, maps, etc outside of the FH folder and reinstall only the setup from this site. ^^


« Last Edit: April 29, 2014, 11:54:24 pm by AlphaEclipse »