I've found a bug in the game. Whenever you restart your game, the settings from the "options" tab reset.
How do you fix this? Easy; Define/Set these settings with commands in your autoexec, which I have done for the most part.
Now I just need to fine the commands to these video settings: Shader quality, model quality and texture quality.
I've been struggling to fine these online, so can anyone help me out by telling me what the commands are?
I've found a bug in the game. Whenever you restart your game, the settings from the "options" tab reset.
How do you fix this? Easy; Define/Set these settings with commands in your autoexec, which I have done for the most part.
Now I just need to fine the commands to these video settings: Shader quality, model quality and texture quality.
I've been struggling to fine these online, so can anyone help me out by telling me what the commands are?
Just get an FPS config. It already has all that set up for optimized FPS.
Just get an FPS config. It already has all that set up for optimized FPS.
mat_setvideomode for setting resolution and win mode
after you have everything set do host_writeconfig to save your settings
mat_setvideomode for setting resolution and win mode
after you have everything set do host_writeconfig to save your settings
You can check mastercomfig's documentation. It has many commands explained
You can check mastercomfig's documentation. It has many commands explained
You probably have -dxlevel in your launch options, which resets many video settings.
You probably have -dxlevel in your launch options, which resets many video settings.