-
Notifications
You must be signed in to change notification settings - Fork 6
/
INSTALL.txt
24 lines (20 loc) · 1.06 KB
/
INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
## Install
1. First launch the app and let it generate all necessary files.
2. Copy `gamestate_integration_dont_blind_me.cfg` into either
- `.../Steam/userdata/________/730/local/cfg` or
- `.../Steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg`.
3. Add the launch option -nogammaramp to CS:GO.
1. Go to the Steam library.
2. Right click on CS:GO and go to properties.
3. Click *Set launch options...* and add `-nogammaramp`.
4. Run `unlock_gamma_range.reg` and restart PC. (Windows only)
5. If you have multiple monitors configured with `Extend these displays`,
you might need to turn off all but the primary monitor. (Windows only)
6. Set your preferred `mat_monitorgamma` and `mat_monitorgamma_tv_enabled`
in `settings.ini`.
7. f.lux and Redshift are not compatible: you have to disable both! It runs
perfectly with Windows Night Light though.
## Uninstall
1. Delete `gamestate_integration_dont_blind_me.cfg` from the cfg folder.
2. Remove the launch option `-nogammaramp`.
3. Run `lock_gamma_range.reg` and restart PC. (Windows only)