X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fxonotic-map-screenshot;h=ce00dbc7729539208601680a86dd6b77e4c0bcd8;hp=fa757d6a2924b6a975279433c7784a617b17ba79;hb=3125fa3054f80110424c799d6961f6c49e9baf9b;hpb=29f2140b7a85cb0d7033f3705c5e0d3fc283bfe3 diff --git a/misc/tools/xonotic-map-screenshot b/misc/tools/xonotic-map-screenshot index fa757d6a..ce00dbc7 100755 --- a/misc/tools/xonotic-map-screenshot +++ b/misc/tools/xonotic-map-screenshot @@ -10,11 +10,14 @@ count=`yes x | head -n "$count" | tr -cd x` ./all run \ -nosound \ + -noconfig \ +'locksession 0' \ +'scr_screenshot_timestamp 0' \ +'vid_fullscreen 0' \ - +'exec effects-high.cfg' \ + +'exec effects-ultra.cfg' \ "$@" \ + +'sv_precacheplayermodels 0' \ + +'cl_hidewaypoints 1' \ +'r_motionblur 0' \ +'r_damageblur 0' \ +'r_letterbox -1' \ @@ -32,7 +35,7 @@ count=`yes x | head -n "$count" | tr -cd x` +'alias EGAD "noclip; NARF POIT"' \ +'alias POIT "$catchme; set catchme \"${catchme}x\"; impulse 911; NARF TROZ"' \ +'alias TROZ "screenshot; NARF POIT"' \ - +'alias cl_hook_gamestart_all "cmd join; defer 2 ZORT"' \ + +'alias cl_hook_gamestart_all "defer 1.1 \"cmd join\"; defer 2 ZORT"' \ +"defer \"$watchdog\" quit" \ +"map \"$map\"" \ +'timelimit 0' \