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 | "LightmappedGeneric" |
2 | { | |
62 | 3 | "$basetexture" "glitchvid/carpet/modernofficecarpet_gray" |
4 | "$bumpmap" "glitchvid/carpet/modernofficecarpet_nrm" | |
5 | "$surfaceprop" "carpet" | |
6 | "$detail" "glitchvid/detail/plaster_detail_2" | |
7 | "$detailscale" "0.5" | |
8 | "$detailblendfactor" "2" | |
0 | 9 | // Any changes in here will effect all other carpet materials unless overwritten in them!! |
10 | } |