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 | { |
59
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
3 | "$basetexture" "glitchvid/plaster/cleanplaster_orange" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
4 | "$bumpmap" "glitchvid/plaster/plaster_normalmap" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
5 | "$envmap" "env_cubemap" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
6 | "$normalmapalphaenvmapmask" "1" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
7 | "$envmaptint" "{204 68 30}" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
8 | "$surfaceprop" "plaster" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
9 | "$detail" "glitchvid/detail/plaster_detail_2" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
10 | "$detailscale" "5" |
9f5d4bbd1262
- Fix envmap on plaster in VBSP compiles
Glitchvid <Glitchvid@glitchvid.com>
parents:
28
diff
changeset
|
11 | } |