Author Topic: Marshmallow Preset?  (Read 3512 times)

Offline Neowulf

  • Finest Floof
  • ***
  • Posts: 788
  • Floof-O-Meter: 8
  • Somewhere, in an alternate universe...
    • View Profile
Marshmallow Preset?
« on: October 31, 2015, 09:41:41 pm »
For some reason, when I try to use the Preset Maker tool to see if my preset works, the preset itself renders as what most call a marshmallow character. It's supposed to be in shades of green and with a texture, but it's not rendering right.
I've saved two versions of the preset-- One version of each file in .jpeg format and one in .png format. They're named properly and are all 512x512 for both versions.

Further info: All files except mane files are in the preset_2 folder, the preset is for a canine, 512x512 for each, notepad document has correct files listed.

Could someone who actually knows what they're doing (as opposed to me) help? :>

Art gallery
[Find me in-game as Neowulf]

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Marshmallow Preset?
« Reply #1 on: October 31, 2015, 10:08:11 pm »
If you wish, you may add me on skype and I can help you from there, as it is easier.

Skype: xrecklessace
RETIRED.

Offline Neowulf

  • Finest Floof
  • ***
  • Posts: 788
  • Floof-O-Meter: 8
  • Somewhere, in an alternate universe...
    • View Profile
Re: Marshmallow Preset?
« Reply #2 on: October 31, 2015, 10:08:54 pm »
If you wish, you may add me on skype and I can help you from there, as it is easier.

Skype: xrecklessace
I don't have a skype account. :>

Art gallery
[Find me in-game as Neowulf]

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Marshmallow Preset?
« Reply #3 on: October 31, 2015, 10:22:47 pm »
Alright, are you able to zip the files, upload it to e.g mediafire and send me the files through PM so I can have a look at them?
RETIRED.

Offline Neowulf

  • Finest Floof
  • ***
  • Posts: 788
  • Floof-O-Meter: 8
  • Somewhere, in an alternate universe...
    • View Profile
Re: Marshmallow Preset?
« Reply #4 on: October 31, 2015, 10:26:22 pm »
Alright, are you able to zip the files, upload it to e.g mediafire and send me the files through PM so I can have a look at them?
I don't have any way of uploading files, either. :L My situation is not a good one when it comes to any of this. hhh

Art gallery
[Find me in-game as Neowulf]

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Marshmallow Preset?
« Reply #5 on: October 31, 2015, 10:30:17 pm »
Hng. xD Okay, can you take a screenshot of your files, upload it to tinypic.com ..
And copy 'n paste the code from the material file? c:
RETIRED.

Offline Neowulf

  • Finest Floof
  • ***
  • Posts: 788
  • Floof-O-Meter: 8
  • Somewhere, in an alternate universe...
    • View Profile
Re: Marshmallow Preset?
« Reply #6 on: October 31, 2015, 10:38:32 pm »
Hng. xD Okay, can you take a screenshot of your files, upload it to tinypic.com ..
And copy 'n paste the code from the material file? c:
Now that I can do!
Code: [Select]
material preset_2_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_2body.jpg
}
}
}
}
material preset_2_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_2body.jpg
}
}
}
}
material preset_2_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_2head.jpg
}
}
}
}
material preset_2_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_2head.jpg
}
}
}
}
material preset_2_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_2eye.jpg
}
}
}
}
material preset_2_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_2eye.jpg
}
}
}
}
material preset_2_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_2tail.jpg
}
}
}
}
material preset_2_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_2mane.png
}
}
}
}

Art gallery
[Find me in-game as Neowulf]

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Marshmallow Preset?
« Reply #7 on: October 31, 2015, 10:46:29 pm »
Try changing the names of the files you are using, example preset_2head.jpg to preset_2head1.jpg and so on.

And change them in the material as well.
I've had issues before regarding this, that if you've got files named the same someplace else on the computer, the game can't find the one you want to use, even if it's placed in this folder.
Give it a try and see If it helps.
RETIRED.

Offline Neowulf

  • Finest Floof
  • ***
  • Posts: 788
  • Floof-O-Meter: 8
  • Somewhere, in an alternate universe...
    • View Profile
Re: Marshmallow Preset?
« Reply #8 on: October 31, 2015, 10:50:07 pm »
Try changing the names of the files you are using, example preset_2head.jpg to preset_2head1.jpg and so on.

And change them in the material as well.
I've had issues before regarding this, that if you've got files named the same someplace else on the computer, the game can't find the one you want to use, even if it's placed in this folder.
Give it a try and see If it helps.
Do I do it to both versions of the preset, or just one version?

Art gallery
[Find me in-game as Neowulf]

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Marshmallow Preset?
« Reply #9 on: October 31, 2015, 10:52:15 pm »
Only do it to the one you're planning to use, the material file is focused on jpg since you have no transparacy, so I suggest trying the jpg version first.
RETIRED.