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...
59
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
1 | "LightmappedGeneric" |
0 | 2 | { |
60 | 3 | "$basetexture" "glitchvid/plaster/cleanplaster_white" |
4 | "$bumpmap" "glitchvid/plaster/plaster_normalmap" | |
5 | "$reflectivity" "[1 1 1]" | |
6 | "$envmap" "env_cubemap" | |
59
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
7 | "$normalmapalphaenvmapmask" "1" |
60 | 8 | "$envmaptint" "[0.1 0.1 0.1]" |
59
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
9 | "$surfaceprop" "plaster" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
10 | "$detail" "glitchvid/detail/plaster_detail_2" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
11 | "$detailscale" "5" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
12 | } |