Sun, 05 Feb 2023 15:04:56 -0700
Change carpet_checker01_diffuse from I8 to RGB888
Fixes rendering issue, at cost of 3x memory usage, oh well...
0 | 1 | "Refract" |
2 | { | |
3 | "$bluramount" "10" | |
4 | "$refractamount" "0.075" | |
5 | "$refracttint" "{0 255 144}" | |
6 | "$envmap" "env_cubemap" | |
7 | "$surfaceprop" "glass" | |
8 | $nocull 1 | |
9 | "$normalmap" "glitchvid/glass/glass_edge_flat_nrm" | |
10 | %tooltexture glitchvid/glass/glass_edge_flat_tooltexture | |
11 | ||
12 | } |