]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/xonotic-map-screenshot
Add -nocrashdialog to scripts that automate a game session, to ensure they are not...
[xonotic/xonotic.git] / misc / tools / xonotic-map-screenshot
index ce00dbc7729539208601680a86dd6b77e4c0bcd8..f4324c1467058b4941d6ea448993d12917fb54d6 100755 (executable)
@@ -9,6 +9,7 @@ dummy=$1; shift
 count=`yes x | head -n "$count" | tr -cd x`
 
 ./all run \
+       -nocrashdialog \
        -nosound \
        -noconfig \
        +'locksession 0' \
@@ -18,6 +19,7 @@ count=`yes x | head -n "$count" | tr -cd x`
        "$@" \
        +'sv_precacheplayermodels 0' \
        +'cl_hidewaypoints 1' \
+       +'cl_movement 0' \
        +'r_motionblur 0' \
        +'r_damageblur 0' \
        +'r_letterbox -1' \