From 7efab6c28a201706381b01469987afb11c7b091b Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Fri, 30 Dec 2016 13:16:49 +0100 Subject: Some more work on NSA, still barely done. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0e76cb4..9fffca6 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ Q3MAP_FLAGS += -fs_basepath $(FS_BASEPATH) -fs_homebase $(FS_HOMEBASE) \ Q3MAP_BSP += -leaktest -meta Q3MAP_VIS += -vis Q3MAP_LIGHT += -light -bounce 1 -dirty -bouncegrid -dirtscale 0.3 \ - -dirtdepth 32 -fastbounce -patchshadows -samples 8 \ + -dirtdepth 32 -fastbounce -patchshadows -samples 3 \ -samplesize 8 -cpma FAST ?= 0 -- cgit