Platform: Actually, r_lightmap_saturation 3 is heccin aesthetic for Unreal-like rendering.
This commit is contained in:
parent
3c8f69c7ed
commit
8167204479
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ seta r_nolerp 1
|
||||||
// lighting
|
// lighting
|
||||||
seta r_lightmap 0
|
seta r_lightmap 0
|
||||||
seta r_lightmap_format rgb9e5
|
seta r_lightmap_format rgb9e5
|
||||||
seta r_lightmap_saturation 2
|
seta r_lightmap_saturation 3
|
||||||
seta r_nolightdir 0
|
seta r_nolightdir 0
|
||||||
seta r_loadlit 0
|
seta r_loadlit 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue