Help & Guidance => Game Help => Topic started by: LakeStep on June 14, 2017, 11:40:40 pm
Title: HELP!
Post by: LakeStep on June 14, 2017, 11:40:40 pm
My friend had made me a preset and i wasn't allowed to use it. i pasted all the files in to my "preset_4" folder. Keep in mind i tried making myself a preset a little while and it didn't work. I never touched any of the .mat files or anything like that. only thing i touch is the screenshots, presets (for me and my friends), my_presets, items, and markings. Only cfg's i replace are the markings and items. I know it isn't the .skel files because i know how to replace those properly. anything you guys could do? Don't say reinstall the game because i reinstalled it twice. even compared it to my original feral heart folder! Please! I really want this preset to work! Thank you, LakeStep.
Title: Re: HELP!
Post by: D-ead7Dog on June 14, 2017, 11:48:40 pm
To get a preset in-game just click the link below https://feral-heart.com/index.php?option=com_content&view=article&id=10&Itemid=17 Screenshots, items, and markings folder don't got anything to do with a preset. So you're safe on that. c:
Title: Re: HELP!
Post by: LakeStep on June 14, 2017, 11:52:20 pm
no. thats not what i'm trying to say, the preset_(1-whatever) does not show up on the pages! There's something wrong with my folders. I ended up just resetting and just replacing what i needed.
Title: Re: HELP!
Post by: LakeStep on June 14, 2017, 11:52:34 pm
what ever mod passes by feel free to lock
Title: Re: HELP!
Post by: FlyingGrass on June 14, 2017, 11:56:40 pm
If a preset is not showing up on the scroll menu ingame, there is something wrong with the numbers in the preset .material file. Make sure that all the numbers in the .material file match the number of the folder it's in.
Example(Only change the colored words):
spoiler
Material Preset_*Folder number here*_bodyMatL { technique { pass { texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_bodyMatR { technique { pass { texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_headMatL { technique { pass { texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_headMatR { technique { pass { texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_eyeMatL { receive_shadows on technique { pass { ambient 1.000000 1.000000 1.000000 1.000000 diffuse 1.000000 1.000000 1.000000 1.000000 specular 0.050000 0.050000 0.050000 1.000000 12.500000 emissive 0.000000 0.000000 0.000000 1.000000 cull_hardware none cull_software none scene_blend alpha_blend alpha_rejection greater_equal 128 texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_eyeMatR { receive_shadows on technique { pass { ambient 1.000000 1.000000 1.000000 1.000000 diffuse 1.000000 1.000000 1.000000 1.000000 specular 0.050000 0.050000 0.050000 1.000000 12.500000 emissive 0.000000 0.000000 0.000000 1.000000 cull_hardware none cull_software none scene_blend alpha_blend alpha_rejection greater_equal 128 texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_tailMat { technique { pass { texture_unit { texture preset_*Image name here* } } } } material preset_*Folder number here*_maneMat { technique { pass { lighting off cull_hardware none cull_software none scene_blend alpha_blend depth_write off texture_unit { texture preset_*Image name here* } } } }
Title: Re: HELP!
Post by: Kerriki on June 15, 2017, 12:06:34 am