]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
turn off effects currently broken in vid_soft
authorRudolf Polzer <divverent@alientrap.org>
Sun, 20 Mar 2011 13:56:19 +0000 (14:56 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 20 Mar 2011 13:56:19 +0000 (14:56 +0100)
misc/tools/xonotic-map-screenshot

index e16df917894a70ddf032f0eb1cd27b4d6986a887..c3575e3b816f099814a88d43d50faf4247c96ef8 100755 (executable)
@@ -9,9 +9,9 @@ count=`yes x | head -n "$count" | tr -cd x`
 
 ./all run \
        -nosound \
-       +'vid_soft 1' \
        +'vid_fullscreen 0' \
        +'exec effects-ultimate.cfg' \
+       +'vid_soft 1; r_damageblur 0; r_motionblur 0; r_bloom 0; r_hdr 0' \
        "$@" \
        +'r_motionblur 0' \
        +'r_damageblur 0' \