]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
r_ambient: default to 0
authorbones_was_here <bones_was_here@xa.org.au>
Mon, 28 Mar 2022 17:40:31 +0000 (03:40 +1000)
committerbones_was_here <bones_was_here@xa.org.au>
Mon, 28 Mar 2022 17:45:03 +0000 (03:45 +1000)
In accordance with team vote #210

This also improves compatibility with Q3* maps

DP defaults to r_ambient 0 so we can just remove these lines.

Also removed r_hdr_scenebrightness 1 because that's DP default.

sRGB-disable.cfg
sRGB-enable.cfg

index 930a0e7b1d2c12f89149645d2bb646e7ba8c5904..d64fa021b9748c704a4e7976b4512b38bcb94419 100644 (file)
@@ -1,7 +1,5 @@
 // good non-sRGB settings
 vid_sRGB 0
 mod_q3bsp_sRGBlightmaps 0
-r_hdr_scenebrightness 1
-r_ambient 4
 
 menu_sync
index 107fdd50c23c289f53b3349fd62d7c34b0abc1ff..108161ee578ae813ac063d187a9f4dba44b5981e 100644 (file)
@@ -1,7 +1,5 @@
 // good sRGB settings
 vid_sRGB 1
 mod_q3bsp_sRGBlightmaps 1
-r_hdr_scenebrightness 1
-r_ambient 0.25
 
 menu_sync