This commit is contained in:
cypress 2024-01-01 17:25:06 -05:00
commit bffdeaf351
1 changed files with 1 additions and 0 deletions

View File

@ -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). //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. vid_multisample "0" //The number of samples to use for Multisample AntiAliasing (aka: msaa). A value of 1 explicitly disables it.
r_novis "1" r_novis "1"
sv_nopvs "1"
// Graphical Nicaties // Graphical Nicaties
gl_overbright_all "0" gl_overbright_all "0"