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 | patch |
2 | { | |
3 | include "materials/glitchvid/carpet/mdrnoff_carpet_default.vmt" | |
4 | insert | |
5 | { | |
6 | "$color" "{127 127 127}" // half of the already 127 texture | |
7 | } | |
8 | } |