From 8dc8effa41f1e2498f7438e3b237226f9f047ee5 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 19 Dec 2019 04:05:55 +1000 Subject: [PATCH] Adjust r_water_refractdistort to a more reasonable value (allows better visibility through warpzones, more visually pleasing effect) --- xonotic-client.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic-client.cfg b/xonotic-client.cfg index dbcaafe47..fd56c5383 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -799,7 +799,7 @@ r_shadow_glossintensity 1 r_fullbright_directed 1 r_water_hideplayer 1 // hide your own feet/player model in refraction views, this way you don't see half of your body under water -r_water_refractdistort 0.019 +r_water_refractdistort 0.003 set cl_rainsnow_maxdrawdist 2048 -- 2.39.2