(62f5afef3) Disable specular lighting (we don't have specular maps on practically any of the level graphics), set default lightmap scale to 1
This commit is contained in:
@@ -1 +0,0 @@
|
||||
libvlc.so.5.6.0
|
||||
@@ -9,13 +9,13 @@
|
||||
savedebugconsolelogs="false"
|
||||
enablesplashscreen="true"
|
||||
usesteammatchmaking="true"
|
||||
quickstartsub = "Humpback"
|
||||
quickstartsub="Humpback"
|
||||
requiresteamauthentication="true">
|
||||
<graphicsmode displaymode="BorderlessWindowed" vsync="true" />
|
||||
<graphicssettings
|
||||
particlelimit="1500"
|
||||
lightmapscale="0.5"
|
||||
specularity="true"
|
||||
lightmapscale="1.0"
|
||||
specularity="false"
|
||||
chromaticaberration="true"
|
||||
losmode="Transparent"
|
||||
hudscale="1"
|
||||
|
||||
Reference in New Issue
Block a user