From 079505d285f8a5fe18d463ae887efed0972f88db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Mon, 13 Mar 2017 15:06:06 +0100 Subject: [PATCH] glowplant: fix samplesize, make map a bit darker to reesemble more the post-srgb ambient levels. --- maps/glowplant.map | 1 - maps/glowplant.map.options | 4 ++-- scripts/map_glowplant.shader | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/maps/glowplant.map b/maps/glowplant.map index f8cc629d..c8f595d1 100644 --- a/maps/glowplant.map +++ b/maps/glowplant.map @@ -1,6 +1,5 @@ { "classname" "worldspawn" -"_floodlight" "255 225 120 3750 50" "_blocksize" "512 512 512" "message" "Glow Plant" "_description" "A nuclear power plant with a LOT of blue glowy stuff..." diff --git a/maps/glowplant.map.options b/maps/glowplant.map.options index e2632aeb..79338516 100644 --- a/maps/glowplant.map.options +++ b/maps/glowplant.map.options @@ -1,6 +1,6 @@ --bsp + -samplesize 32 -minsamplesize 2 -np 20 +-bsp + -minsamplesize 2 -np 20 -light + -bounce 6 -bouncegrid -dirtscale 1.5 -vis + -minimap + -sRGB -Version: 15a \ No newline at end of file +Version: 15a diff --git a/scripts/map_glowplant.shader b/scripts/map_glowplant.shader index e455e6a2..b10ddb75 100644 --- a/scripts/map_glowplant.shader +++ b/scripts/map_glowplant.shader @@ -154,7 +154,7 @@ textures/map_glowplant/sky surfaceparm sky q3map_sunext 1 .40625 .17578125 1000 -55.452 17.379 3 16 - q3map_skylight 150 3 + q3map_skylight 80 3 skyparms env/exosystem2/exosystem2 - - } -- 2.39.2