Author Topic: Compressed Preset Now No Longer Scrolls?  (Read 789 times)

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
Compressed Preset Now No Longer Scrolls?
« on: February 03, 2017, 03:33:01 am »
I had just compressed m'preset using the tutorial made by the fab Raz- using the Indexed mode on GIMP. It worked splendidly and compressed it by over half. Bad news is that even though 'tis still transparent, the body and head no longer shimmer. The tail still works, though, which is rather odd because 'twas done the same way as the rest of the body. Anyone know what could 'ave happened? I tested the preset's .cfg file and 'tis not the cause of the matter. But, if it'll help, here's the coding.

Code: [Select]
material preset_1_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1bodyL.png
}
}
}
}
material preset_1_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1bodyR.png
}
}
}
}
material preset_1_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1headL.png
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1headR.png
}
}
}
}
material preset_1_eyeMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1eyeL.png
}
}
}
}
material preset_1_eyeMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1eyeR.png
}
}
}
}
material preset_1_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1tail.png
}
}
}
}
material preset_1_maneMat
{
        technique
        {
                pass
                {
                       cull_hardware none
                       cull_software none
                       alpha_rejection greater_equal 128
                       texture_unit
                       {
                                texture preset_1mane.png
                }
          }
     }
}

material preset_1_equipMatL
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1equip.png
}
}
}
}
material preset_1_equipMatR
{
technique
{
pass
{
texture_unit
{
texture preset_1scroll.png
scroll_anim 1.01 1.01
}
}
pass
{
scene_blend alpha_blend
texture_unit
{
texture preset_1equip.png
}
}
}
}

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

Offline Kuri

  • Immortal Legend
  • *****
  • Posts: 8,168
  • Country: nz
  • Floof-O-Meter: 136
  • Foreboding evil harmless kitten.
    • dumbstuff4friends
    • channel/UCo42jgbLvEzkofpOin0_a4A
    • View Profile
Re: Compressed Preset Now No Longer Scrolls?
« Reply #1 on: February 03, 2017, 03:49:40 am »
The tails have always rendered with a different transparency for me.   Not 100% sure why.  i don't know anything about compressing via indexed mode in G.I.M.P. though...
The Japanese concept of wabisabi:
The closest concept in english would be 'rustic'
They might have an old thing, one example is a favourite bowl or dish, it's broken, pieces are missing, why fix it?  With gold and pieces from other dishes?
"Because it was my favourite & I like it"

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: Compressed Preset Now No Longer Scrolls?
« Reply #2 on: February 04, 2017, 03:08:24 am »
What a shame. :c

Anybody know how to fix this, though?

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