diff --git a/source-code/data/plugins/ShaderPatch.ini b/source-code/data/plugins/ShaderPatch.ini index 4999331..4cf764a 100644 --- a/source-code/data/plugins/ShaderPatch.ini +++ b/source-code/data/plugins/ShaderPatch.ini @@ -6,17 +6,29 @@ Compat=1 # Lyb's toon shader improvements (24 sept 2019) # Toon: Adjusts toon shader lighting Toon=0 +# Specular Multiplier Toon_Val1=0.9 +# Specular Offset Toon_Val2=-0.5 + +# Lyb's toon shader improvements (24 sept 2019) # Toon_Eyes: Adjusts toon shader eyes Toon_Eyes=0 -# Toon_Hair: Adjusts toon shader hair (brightness?) + +# Lyb's toon shader improvements (24 sept 2019) +# Toon_Hair: Adjusts toon shader hair Toon_Hair=0 +# Diffuse Brightness Toon_Hair_Val1=1.25 + +# Lyb's toon shader improvements (24 sept 2019) # Toon_Lines: Adjusts toon shader outlines Toon_Lines=0 +# ??? Toon_Lines_Val1=0.75 +# Thickness Multiplier(?) Toon_Lines_Val2=0.75 +# Thickness Offset(?) Toon_Lines_Val3=0.75 [Patches]