FTE: Set vid_srgb to "1" to make color values behave more like dquake etc.

This commit is contained in:
Ian 2023-02-07 02:51:28 -05:00 committed by GitHub
parent 398ed64429
commit 4657f37007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -497,3 +497,5 @@ cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save
net_compress "1"
sv_nqplayerphysics "1"
vid_srgb "1"