Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - aryana100

Pages: [1] 2 3 ... 5
1
Game Help / Shader for 1.17?
« on: March 19, 2021, 02:26:19 pm »
So I wanted to use Bro's EMB, I downloaded it but the FeralHeart.exe from the zip is 1.16, it works when I open the exe and the shader works to, but how I can make it work on 1.17? I have to change the exe or just place what it haves in the zip in the FeralHeart folder which is 1.17?

2
So i wanted to try again doing a map (the last time it didn't wroked and i gave up)

(I used Paint Tool Sai)
So i did the terrain like that and i named it BorkTerrain.png


And the mask (i named it BorkMask.png)


I saved them in FeralHeart>>Media>>Terrains, when i opened the map maker and i writed the terrain name in the World selection it didn't crashed the game but when i clicked to change the mask name it, it crashed

3
Game Help / The game closes it self
« on: December 13, 2019, 09:43:41 pm »
 So i wanted to do something and I started searching a character, but when i skip some characters the game freezes and then closes on its own (it was working before)

4
Game Help / My bff can't open the game
« on: December 13, 2019, 08:53:35 am »
 So i helped my bff installing fh but when she opens it doesn't work, it appears "FeralHeart,exe has stopped working".

5
Member Bio & Journals / ~Aryana100 Bio~
« on: October 21, 2019, 08:30:22 pm »
Aryana100 Bio
Hey i'm aryana100 but i'm called Iulia, and there is a bio about me OwO
>Nicknames: Iulia,Ulia,Borky,Fennekoo
>Age: 13
>Bday: 14th of July
>Gender: Female
>Sexuality: Gray asexual and aromantic
>Fun fact: I like to bork my friends xD
>I'm Romanian
>More About me: I do videos,drawings, and i post on my yt channel. Everytime when i do mistakes i try to change myself. I have a dog,i'm half bad girl and i'm a furry




L I K E S

> Furry
> Animals
> Furry movies
> Waffles
> Hot chocolate
> Music
> Chicken
> Animal Games
> Bork
> Warrior Cats
> Animations
> Fnaf
> Nightcore and Daycore (slowed down music)
> Doing presets




If you have questions you can ask UwU

6
Game Help / Programs for making fh animations
« on: October 11, 2019, 06:30:04 pm »
So i decided to try this year to do animations for fh but because is the new version and the problem with the old animations i don't know what another program i need, i have already blender

7
Game Help / Can't go in the old maps
« on: July 15, 2019, 05:09:48 pm »
 So i wanted to go to the old maps i installed (are from the version 1.13) and everytime when i try to go is saying this

8
Game Help / A guide for making a preset with markings?
« on: July 10, 2019, 01:06:26 pm »
 So i've seen a preset with only markings and i wanted to try but i don't know how to do this in gimp, is a guide for this?

9
Game Help / I can't play the game
« on: July 09, 2019, 06:46:09 pm »
 So i just installed the mods what i installed yesterday on the version 1.16 but now when i click log in is crashing i didn't did something wrong i did what i did yesterday to install the mods

10
Game Help / Preset problem
« on: February 20, 2019, 02:06:36 pm »
I wanted to make a scrolling preset but in game in preset maker I can't see preset_3Lhead, i have this code

Quote
material preset_3_bodyMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3body.png
   }
  }
 }
}
material preset_3_bodyMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3body.png
   }
  }
 }
}
material preset_3_headMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3Lhead.png
   }
  }
 }
}
material preset_3_headMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3Rhead.png
   }
  }
 }
}
material preset_3_eyeMatL
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3eye.png
   }
  }
 }
}
material preset_3_eyeMatR
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3eye.png
   }
  }
 }
}
material preset_3_tailMat
{
 technique
 {
  pass
  {
   texture_unit
   {
    texture preset_3scroll.png
    scroll_anim 1.0 1.0
   }
  }
  pass
  {
   scene_blend alpha_blend
   texture_unit
   {
    texture preset_3tail.png
   }
  }
 }
}
material preset_3_maneMat
{
       technique
       {
               pass
               {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                   texture preset_3mane.png
tex_coord_set 0
tex_address_mode clamp
filtering trilinear
wave_xform rotate sine 2 .5 0 .02
                         }
}
}
}
                       }
               }
       }
}

Pages: [1] 2 3 ... 5