Author Topic: Wings Showing Up Colorless?  (Read 1565 times)

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Wings Showing Up Colorless?
« on: February 11, 2016, 07:04:50 pm »
So my wings have been like this for a few days, and it's getting annoying not seeing colors.


As you can see in the picture, the wing color is set to black, but they're still staying pure white.

Bat wings are the same way.

I don't want to have to re-download Feral Heart, because it's heavily modded and I don't want to have to go through re-dowloading all of my stuff.

Anyone know how to fix it? (It's probably easy to fix, but I'm a mouse-brain xD)

Offline Matyas

  • Forum Newcomer
  • *
  • Posts: 6
  • Floof-O-Meter: 0
  • "Lovely couple.~"
    • View Profile
    • TorakPack
Re: Wings Showing Up Colorless?
« Reply #1 on: February 11, 2016, 07:11:44 pm »
Hello. Are you sure you didn't download any special shading for the wings? Aswell, if you look into your folder --> textures, do you have the 'shade' for wings as JPG?
"If you've got time to point fingers, then how 'bout using your head to figure out what you want to do about it?"

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: Wings Showing Up Colorless?
« Reply #2 on: February 11, 2016, 08:16:24 pm »
(Wow took so long to reply xD)
Yeah, I have the Shade files, and they're both JPG...
And no, I haven't gotten any shading mods for them.
I don't know what's wrong ;-;

Offline Shazadah

  • Dedicated Supporter
  • ***
  • Posts: 259
  • Country: us
  • Floof-O-Meter: 11
  • Call me NaruWolf
    • http://shay-wolf.deviantart.com
    • https://www.youtube.com/user/Mid
    • View Profile
Re: Wings Showing Up Colorless?
« Reply #3 on: February 11, 2016, 09:02:02 pm »
Seems to me like you're possibly missing an important set of codes in your game's equip.material file. I was able to get my game to do the same after purposely messing up said codes. Just copy/paste the codes below into your equip.material file (located in (C:)>FeralHeart>media>materials) and then save it. Your game should hopefully then be fixed and you'll have colored wings once again!

Code: [Select]
material wingMatL
{
technique 1
{
pass
{
cull_hardware none
cull_software none

fragment_program_ref Wing_PS
{
param_named_auto colorMod1 custom 1
}
texture_unit
{
texture wingShade.jpg
tex_coord_set 0
}
}
}
technique 2
{
pass
{
cull_hardware none
cull_software none

texture_unit
{
texture wingShade.jpg
colour_op_ex modulate src_texture src_manual 1 0 0 1
}
}
}
}
material wingMatR
{
technique 1
{
pass
{
cull_hardware none
cull_software none

fragment_program_ref Wing_PS
{
param_named_auto colorMod1 custom 1
}
texture_unit
{
texture wingShade.jpg
tex_coord_set 0
}
}
}
technique 2
{
pass
{
cull_hardware none
cull_software none

texture_unit
{
texture wingShade.jpg
colour_op_ex modulate src_texture src_manual 1 0 0 1
}
}
}
}
material wing2MatL
{
technique 1
{
pass
{
cull_hardware none
cull_software none

fragment_program_ref Wing_PS
{
param_named_auto colorMod1 custom 1
}
texture_unit
{
texture wing2Shade.jpg
tex_coord_set 0
}
}
}
technique 2
{
pass
{
cull_hardware none
cull_software none

texture_unit
{
texture wing2Shade.jpg
colour_op_ex modulate src_texture src_manual 1 0 0 1
}
}
}
}
material wing2MatR
{
technique 1
{
pass
{
cull_hardware none
cull_software none

fragment_program_ref Wing_PS
{
param_named_auto colorMod1 custom 1
}
texture_unit
{
texture wing2Shade.jpg
tex_coord_set 0
}
}
}
technique 2
{
pass
{
cull_hardware none
cull_software none

texture_unit
{
texture wing2Shade.jpg
colour_op_ex modulate src_texture src_manual 1 0 0 1
}
}
}
}

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: Wings Showing Up Colorless?
« Reply #4 on: February 11, 2016, 09:06:51 pm »
...No, it still doesn't work.

Why Feral Heart, why ;-;

Offline Hakumi

  • ✩ Just A Virtuous Smol ✩
  • Honored Hero
  • *****
  • Posts: 4,835
  • Country: 00
  • Floof-O-Meter: 130
  • A Smol & Helpful Floof ~
    • leanim3fr3akzoid
    • LeAnim3Fr3akzoid
    • View Profile
Re: Wings Showing Up Colorless?
« Reply #5 on: February 11, 2016, 09:20:29 pm »
If all else fails, then you might have to end up redownloading / reinstalling FeralHeart.
Since you said it was heavily modded, then I suggest making a back-up copy of your files so that way you can simply copy and paste everything where it's supposed to go without too much of the hassle. Something probably wasn't inputted correctly with the mods you've tried and it messed it up or could be just a small little glitch , either way , should give it a try. Yes, it'll be time consuming, but hopefully the problem will clear up.
Wish You Luck If Nothing Else Works~

Keep on traveling across this road called 'Life.'

Discord: Haku - Haku#74O7

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Wings Showing Up Colorless?
« Reply #6 on: February 11, 2016, 10:42:50 pm »
Did ye download anything b'fore this glitch happened? Anything downloaded near the time of this glitch could be what caused it. Removing said downloaded mod or extra might fix the issue.

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: Wings Showing Up Colorless?
« Reply #7 on: February 11, 2016, 11:15:09 pm »
The last thing I downloaded was my sky mod... Pretty sure that has nothing to do with characters.
I'll try that, though.

Offline CosmoFursi

  • Community Champion
  • ****
  • Posts: 1,751
  • Country: us
  • Floof-O-Meter: 97
  • . steal my starbucks and i'll steal your soul
    • SSFireWolf
    • channel/UC4pX64nRbfEuRcBaNlVxlJw
    • View Profile
    • YouTube
Re: Wings Showing Up Colorless?
« Reply #8 on: February 25, 2016, 04:06:24 pm »
GUYS. GUYS I FIXED IT :DD

Turns out all I needed to do was get the default equip file...
What

Thanks, floofs, for helping me out!

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Wings Showing Up Colorless?
« Reply #9 on: February 25, 2016, 05:33:31 pm »
Ah, sounds like a corrupted file issue. Glad ye got it fixed. :D

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧