mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-09 15:39:25 +00:00
autoscreenshot: don't precache player models
This commit is contained in:
parent
164c859264
commit
c304083e67
@ -13,8 +13,9 @@ count=`yes x | head -n "$count" | tr -cd x`
|
|||||||
+'locksession 0' \
|
+'locksession 0' \
|
||||||
+'scr_screenshot_timestamp 0' \
|
+'scr_screenshot_timestamp 0' \
|
||||||
+'vid_fullscreen 0' \
|
+'vid_fullscreen 0' \
|
||||||
+'exec effects-high.cfg' \
|
+'exec effects-ultra.cfg' \
|
||||||
"$@" \
|
"$@" \
|
||||||
|
+'sv_precacheplayermodels 0' \
|
||||||
+'r_motionblur 0' \
|
+'r_motionblur 0' \
|
||||||
+'r_damageblur 0' \
|
+'r_damageblur 0' \
|
||||||
+'r_letterbox -1' \
|
+'r_letterbox -1' \
|
||||||
|
Loading…
Reference in New Issue
Block a user