Author Topic: My preset won't work, help! {SOLVED}  (Read 6363 times)

Offline Aviarii

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 7
  • fump
    • View Profile
Re: My preset won't work, help!
« Reply #10 on: September 10, 2016, 01:06:10 am »
Inside ears problem

Look at this guide, it tells you how to place things accordingly. You can find it under "references" in your "my_presets" folder c:



Manes also need to be .png, otherwise they won't work ^^ Your eyes file doesn't have the "8" in it

You're gonna need the material file for presets. If you'd like, I can post one of my empty ones then you can copy and paste it to all of your preset folders ^^ You'll just have to change the numbers within the file accordingly

Ah, thank you! I can never listen to detailed refs '^^ and yes, I would love to have the material file please. Thank you again!! :DD
Thank you!!
EDIT : The ear problem is fixed but, I renamed the mane body-part as 'preset_8mane.png' but when I put the mane on it, it shows these 'lines'. As in, some of the transparent parts aren't working? And I renamed the eyes body-part as 'preset_8eyes.jpg' but still dosent work
http://imgur.com/QsEhbfu

-Cri-
« Last Edit: September 10, 2016, 02:01:18 am by BlueMellow »
yo

ArcticGalaxy

  • Guest
Re: My preset won't work, help!
« Reply #11 on: September 10, 2016, 01:22:16 am »
There is a code to fix the mane if it's "See through" but I don't have it handy at this moment. As for the eyes, make sure the files themselves are .jpg and match the coding.

Offline Morgra

  • I don't like sand...
  • Immortal Legend
  • *****
  • Posts: 5,718
  • Country: us
  • Floof-O-Meter: 347
  • Ever been killed by a spider? I was
    • DinksterDaily
    • View Profile
Re: My preset won't work, help!
« Reply #12 on: September 10, 2016, 01:26:57 am »
Click Here for Preset Mane fix code I think that's what you meant by lines right?
Profile pic by Edolicious

People don't think the universe be like it is, but it do.


Offline Aviarii

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 7
  • fump
    • View Profile
Re: My preset won't work, help!
« Reply #13 on: September 10, 2016, 01:30:45 am »
There is a code to fix the mane if it's "See through" but I don't have it handy at this moment. As for the eyes, make sure the files themselves are .jpg and match the coding.
Yes, I did put in the right code(I think) and labled it .jpg and made the eyes like this :
http://imgur.com/WIGu40Y
yo

ArcticGalaxy

  • Guest
Re: My preset won't work, help!
« Reply #14 on: September 10, 2016, 01:37:38 am »
Here is the mane fix that should solve yer issue with the mane. Just copy and paste it into the material file.

material preset_8_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_8mane.png
                        }
                }
        }
}

And try opening your eye file in an art program and exporting it as a .png and fix the coding accordingly.

Offline Aviarii

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 7
  • fump
    • View Profile
Re: My preset won't work, help!
« Reply #15 on: September 10, 2016, 01:53:06 am »
Here is the mane fix that should solve yer issue with the mane. Just copy and paste it into the material file.

material preset_8_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_8mane.png
                        }
                }
        }
}

And try opening your eye file in an art program and exporting it as a .png and fix the coding accordingly.
I think I just broke the material file trying to get in it because I don't have a app to open it. Now, I replaced it with the original Internet Explorer..
http://imgur.com/dLeHCsS

I can never with listening

EDIT : I broke all the material files -cri-
« Last Edit: September 10, 2016, 01:59:30 am by BlueMellow »
yo

ArcticGalaxy

  • Guest
Re: My preset won't work, help!
« Reply #16 on: September 10, 2016, 02:01:42 am »
Usually the icon you have circled comes from exporting it. But you don't have notepad?

Offline Aviarii

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 7
  • fump
    • View Profile
Re: My preset won't work, help!
« Reply #17 on: September 10, 2016, 02:10:17 am »
Usually the icon you have circled comes from exporting it. But you don't have notepad?
Nope, never came with a notepad, just the material file :P
yo

Offline WolfQueen

  • Onion Queen
  • Elder Grey Pelt
  • ****
  • Posts: 3,419
  • Country: us
  • Floof-O-Meter: 117
  • feralheart's malignant tumor
    • jengajangle
    • jenqatower
    • jengatower
    • jengatowerr
    • View Profile
Re: My preset won't work, help!
« Reply #18 on: September 10, 2016, 02:27:36 am »
if you are missing files or need a replacement, you can always visit here. http://www.feral-heart.com/smf/index.php?topic=58064.0

you don't have a program to open text files? i'm pretty sure all windows platforms comes with notepad or a similar program, so try to search for it on your computer. if you can't find notepad, i recommend using notepad++ (it's more organized). make sure you change the default program by right clicking the file, hover over "open with" and choose "change default program".


Offline Aviarii

  • Curious Wanderer
  • *
  • Posts: 35
  • Country: us
  • Floof-O-Meter: 7
  • fump
    • View Profile
Re: My preset won't work, help!
« Reply #19 on: September 10, 2016, 02:41:31 am »
if you are missing files or need a replacement, you can always visit here. http://www.feral-heart.com/smf/index.php?topic=58064.0

you don't have a program to open text files? i'm pretty sure all windows platforms comes with notepad or a similar program, so try to search for it on your computer. if you can't find notepad, i recommend using notepad++ (it's more organized). make sure you change the default program by right clicking the file, hover over "open with" and choose "change default program".

Ah, thank you!
thank you!!
yo