mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-22 12:01:35 +00:00
Merge branch 'main' of https://github.com/nzp-team/assets
This commit is contained in:
commit
bffdeaf351
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).
|
//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"
|
||||||
|
|
Loading…
Reference in a new issue