Due to repeat offenders that break both mine and GPLv3 rules. The Shitkai shader will no longer be maintained nor will the shader update go live.
I have begun recoding the entirety of Shitkai-v3. Any new issues is considered null until after the update.
For v1 all repositories were not that accurate
for v3... Nobody else had done it
This shader is intended for models that are ripped from the game, so my support/help is very limited on this matter.
Please make all bug reports in issues or in my DMS via CBTDWG on discord
All inquires can also be made via my Discord (No middleman please)
ALL GPL-3.0 RULES APPLY
- Do not claim this shader as yours, Credit me as Chi, Chips, Chizukimo
- Do not make NSFW content with this shader (that's just disgusting)
- You may release modified material.fx files with your models but if you didn't modify the base shader(s) you may not release that with your models.
- Do not use this shader for profit. (This is not limited to events that provide monitary gains)
- You are free to edit this shader at your discretion, All previous rules applies.
Place _H texture in SPH in your model
Place _S texture in TOON in your model
(v1 only) if your model's head has an accessory texture causing it to display wrong set that mesh to subtexture
(v3 only) Place SDF texture somewhere in "Textures/Face" folder and apply it to the material, if for some reason (Craft-egg moment) your lightmap is not proper, use sub_tex on the material as a failsafe
For v1 rimlight you NEED to load the rimlight specified in your material file. Otherwise it won't load (it looks weird when defaulted to mmd light dir)
For v3 this is not an issue and can use mmd light_dir normally if you so choose
v1 does it automatically
but since v3 requires a post shader in order for it to mask properly I cannot release this at this time, look into alternatives that allows for proper masking (AlphaEye will not work properly)
v3 has more complex set ups that I'm entirely unskilled at to replicate at this point in time lol
Me (Chi/Chips/Chizukimo) for decompiling and adapting for MMD.
Yukikami for supplying/telling me how to get some very needed shader stuff.
Manashiku for letting me yell in her dms and for her face shadow code.
ElChicoEevee for testing out the shader.
Craft-egg for their mess of a code base (lets just say even the compiler/decompiler was confused)