]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Q1BSP: use engine default for gl_max_lightmapsize (currently 512)
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 31 May 2024 06:42:44 +0000 (16:42 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Fri, 31 May 2024 06:42:44 +0000 (16:42 +1000)
commit2f97d26d297f46bcc124703dcd896c0fa1add2b7
tree2243f7210db1d1aab8b92c0a6089015a2ab44599
parentbe472be4ac42f967d611b4a350aa74cce5182804
Q1BSP: use engine default for gl_max_lightmapsize (currently 512)

This more than doubles average FPS and improves worst-case frametimes on
many Q1BSP maps, and has no effect on Xonotic / Q3BSP maps (as tested
with: weapon and powerup dlights in timedemo, animated realtime world
lights both with and without shadows in static tests).

In old versions of DP (div0-stable), 512 1024 and 4096 all had equally
bad perf. In current DP the perf is far better but only when the right
setting is used.  For most hardware, old and new, 512 seems to be the
sweet spot. Lower settings are somewhat worse, higher settings are MUCH
worse.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
xonotic-client.cfg