mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-10 06:31:52 +00:00
FTE: Set sv_nopvs to 1 to hold onto client data at all times
This commit is contained in:
parent
de88a6b0d4
commit
afe03e30da
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,7 @@ vid_srgb "1" //-1: Only the framebuffer should use sRGB colourspace,
|
|||
//Note that driver behaviour varies by a disturbing amount, and much of the documentation conflicts with itself (the term 'linear' is awkward when the eye's perception of linear is non-linear).
|
||||
vid_multisample "0" //The number of samples to use for Multisample AntiAliasing (aka: msaa). A value of 1 explicitly disables it.
|
||||
r_novis "1"
|
||||
sv_nopvs "1"
|
||||
|
||||
// Graphical Nicaties
|
||||
gl_overbright_all "0"
|
||||
|
|
Loading…
Reference in a new issue