From: Rudolf Polzer Date: Sun, 19 Feb 2012 12:56:39 +0000 (+0100) Subject: reduce graphics settings for map screenshots - maybe lets solarium pass X-Git-Tag: xonotic-v0.6.0~26^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=29f2140b7a85cb0d7033f3705c5e0d3fc283bfe3;p=xonotic%2Fxonotic.git reduce graphics settings for map screenshots - maybe lets solarium pass --- diff --git a/misc/tools/xonotic-map-screenshot b/misc/tools/xonotic-map-screenshot index e102f766..fa757d6a 100755 --- a/misc/tools/xonotic-map-screenshot +++ b/misc/tools/xonotic-map-screenshot @@ -13,7 +13,7 @@ count=`yes x | head -n "$count" | tr -cd x` +'locksession 0' \ +'scr_screenshot_timestamp 0' \ +'vid_fullscreen 0' \ - +'exec effects-ultimate.cfg' \ + +'exec effects-high.cfg' \ "$@" \ +'r_motionblur 0' \ +'r_damageblur 0' \