I have the following command line options:
-noborder -novideo -threads 4 -high -w 1680 -h 1050Yet, CS:GO keeps resetting my settings and set itself to fullscreen mode, which is bad when I switch out for a second between rounds, because due to DirectX9 used, it takes like 20 seconds to get back in. Unless I force the size via command line, the window also resets back 1440x990.
I need a no border fullscreen window, as indicated by my command line options. If I set it via the ingame options, it still resets after a few launches. But the command line should force it into those settings.
How can I fix this?
AMD 965 Phenom II Black Edition
AMD HD 7850 w/ Catalyst 13.12 2 3 Answers
You should put those settings in the designed steam option for the game.
Right click on CS:GO -> properties. Select set launch options... and type your settings
Example:
This will save your settings.
6Go into your CSGO/csgo/cfg/ and look for the config file and right click and enter it's properties. Make sure that the "Read Only" option is not selected.
If it is selected and the graphic options are designated in the config, then anytime you change them in the game, the game won't be able to write the new selections to the config because it is set to read only. That means every time you run the game again it is using the same old config settings to decide what options you want to use in the game.
Once you turn off Read Only and the game can change your config file as it sees fit, anytime you set your options and hit apply, the game will change that setting accordingly in your config.cfg file and that should fix the problem.
If this isn't the case and the config file is not set to Read Only then I am at a loss.
Try remove the command lines and try relaunch the game.