From 0bccb3ecd52d5e51435a749987b6f985b32e14d6 Mon Sep 17 00:00:00 2001 From: maddin Date: Thu, 21 Nov 2013 17:34:54 +0100 Subject: [PATCH] hopefully fix failure of map compile by reducing samplesize and lightmapsize --- maps/warfare.map.options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/warfare.map.options b/maps/warfare.map.options index f81258b2..cebfce64 100644 --- a/maps/warfare.map.options +++ b/maps/warfare.map.options @@ -1,5 +1,5 @@ --bsp + -samplesize 4 +-bsp + -samplesize 8 -vis + --light + -samplesize 4 -deluxe -patchshadows -samples 4 -lightmapsize 2048 -dirty -dirtscale 2 +-light + -samplesize 8 -deluxe -patchshadows -samples 4 -lightmapsize 1024 -dirty -dirtscale 2 -minimap + Version: 1 -- 2.39.2