Skip to content

Commit

Permalink
Increase default brightness/contrast a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-drexler committed Apr 2, 2022
1 parent 0ee9a63 commit ba4d8e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Misc/pak/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ bind RTRIGGER +attack
//
// default cvars
//
gamma 1.0
gamma 0.95
contrast 1.2
volume 0.7
sensitivity 3

Expand Down
3 changes: 2 additions & 1 deletion Quake/default_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ static char default_cfg[] =
"bind LTRIGGER +jump\n"
"bind RTRIGGER +attack\n"

"gamma 1.0\n"
"gamma 0.95\n"
"contrast 1.2\n"
"volume 0.7\n"
"sensitivity 3\n"

Expand Down
Binary file modified Quake/ironwail.pak
Binary file not shown.

0 comments on commit ba4d8e4

Please sign in to comment.