diff --git a/source-code/data/plugins/ShaderPatch.ini b/source-code/data/plugins/ShaderPatch.ini index f773d07..e1e6ca3 100644 --- a/source-code/data/plugins/ShaderPatch.ini +++ b/source-code/data/plugins/ShaderPatch.ini @@ -55,6 +55,7 @@ tone_map_npr1.*=cfg:toon_lines||from:MAD density.w, density.x, 0.7, 0.25;||to:MA (?:movie|sprite|imgfilter).*=cfg:intel||from:; ||to:;\n (?:movie|sprite|imgfilter).*=cfg:intel||from:(?:RET|TXL|NRM|OPTION NV_fragment|PARAM p_charfragment.color|ATTRIB).*?||to:## (?:movie|sprite|imgfilter).*=cfg:intel||from:(?:SHORT |LONG ).*?||to: +.*sprite.100.fp.*=cfg:intel||from:MUL result.color, col1, fragment.color;||to:##MUL result.color, col1, fragment.color; (?:movie|sprite|imgfilter).*=cfg:amd||from:PARAM p_charfragment.color||to:## (?:movie|sprite|imgfilter).*=cfg:amd||from:!!NVfp4.0||to:!!ARBfp1.0 (?:movie|sprite|imgfilter).*=cfg:amd||from:POW||to:##POW