From: Matthias Krüger Date: Fri, 28 Aug 2015 07:46:59 +0000 (+0200) Subject: implosion: fix lightmap size (512 -> 2048), add bounce, remove -fast from vis since... X-Git-Tag: xonotic-v0.8.2~184^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=983e2bc9c8d181455c3bfa0f77be1cf8f7333bab;p=xonotic%2Fxonotic-maps.pk3dir.git implosion: fix lightmap size (512 -> 2048), add bounce, remove -fast from vis since it's not recommended. --- diff --git a/maps/implosion.map.options b/maps/implosion.map.options index 1b4c453e..b8dd36bf 100644 --- a/maps/implosion.map.options +++ b/maps/implosion.map.options @@ -1,5 +1,5 @@ --bsp + --vis -fast + --light -fast -deluxe -patchshadows -samples 3 -lightmapsize 512 -bounce 1 -fastbounce -bouncegrid -dirty -dirtscale 2 +-bsp + -samplesize 6 +-light + -fast -deluxe -patchshadows -samples 3 -bounce 8 -bouncegrid -dirty -dirtscale 2 +-vis + -minimap + -Version: 2 \ No newline at end of file +Version: 2