Upvote Upvoted 1 Downvote Downvoted
What are the commands for tf2's video settings?
posted in Customization
1
#1
0 Frags +

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?
2
#2
3 Frags +

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.
3
#3
-4 Frags +

r_lod 2 model quality
r_rootlod 2 model quality
mat_picmip 2 texture quality
mat_specular 0 shiny
mat_phong 0 shiny
mat_bumpmap 0 shiny
mat_dxlevel 81 directx level
mat_filtertextures 1 texture smoothness

[b]r_lod 2[/b] model quality
[b]r_rootlod 2[/b] model quality
[b]mat_picmip 2[/b] texture quality
[b]mat_specular 0 [/b]shiny
[b]mat_phong 0 [/b]shiny
[b]mat_bumpmap 0[/b] shiny
[b]mat_dxlevel 81[/b] directx level
[b]mat_filtertextures 1[/b] texture smoothness
4
#4
0 Frags +

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
5
#5
0 Frags +

You can check mastercomfig's documentation. It has many commands explained

You can check mastercomfig's documentation. It has many commands explained
6
#6
2 Frags +

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.
Please sign in through STEAM to post a comment.