If your FPS drops
Creator
Rating: 182
Messages: 72
Thanks: 22
If your FPS drops
If your FPS drops in the game, you can raise it using these console commands, which you need to write in the config:
cl_shadows "0"
cl_solid_players "0"
cl_smooth "0"
cl_weather "0"
cl_minmodels "1"
mp_decals "0"
r_decals "0"max_smokepuffs "0"
cl_shadows "0"
cl_solid_players "0"
cl_smooth "0"
cl_weather "0"
cl_minmodels "1"
mp_decals "0"
r_decals "0"max_smokepuffs "0"
Low video quality variable.
In the game options after the update, another checkbox has now been added: Low video quality.
Do not use this option if you are not having difficulty running the game in the updated graphics mode.
In the startup parameters, you can use the +_set_vid_level variable 1 if you have a built-in video card and are experiencing severe problems with fps drops.
This parameter will change the quality of textures in the game for the worse, which will give an increase in fps, but will greatly worsen the quality of the picture.
It changes the value of the variable from GL_LINEAR_MIPMAP_LINEAR to GL_LINEAR_MIPMAP_NEAREST, thereby replacing high-quality trilinear filtering with low-quality bilinear filtering.
Instead, you can also use the following trigger options (via +gl...) or through the console:
gl_texturemode GL_NEAREST_MIPMAP_NEAREST - low quality bilinear filtering gl_texturemode GL_LINEAR_MIPMAP_NEAREST
- high quality bilinear filtering gl_texturemode GL_NEAREST_MIPMAP_LINEAR
- low quality trilinear filtering,
gl_texturemode GL_LINEAR_MIPMAP_LINEAR is high quality trilinear filtration.
For better video performance, you can add the gl_ansio 0 parameter to userconfig, which is responsible for anisotropic filtering.
This variable can use the maximum value that your video card supports (0, 2, 4, 8, 16)
In the game options after the update, another checkbox has now been added: Low video quality.
Do not use this option if you are not having difficulty running the game in the updated graphics mode.
In the startup parameters, you can use the +_set_vid_level variable 1 if you have a built-in video card and are experiencing severe problems with fps drops.
This parameter will change the quality of textures in the game for the worse, which will give an increase in fps, but will greatly worsen the quality of the picture.
It changes the value of the variable from GL_LINEAR_MIPMAP_LINEAR to GL_LINEAR_MIPMAP_NEAREST, thereby replacing high-quality trilinear filtering with low-quality bilinear filtering.
Instead, you can also use the following trigger options (via +gl...) or through the console:
gl_texturemode GL_NEAREST_MIPMAP_NEAREST - low quality bilinear filtering gl_texturemode GL_LINEAR_MIPMAP_NEAREST
- high quality bilinear filtering gl_texturemode GL_NEAREST_MIPMAP_LINEAR
- low quality trilinear filtering,
gl_texturemode GL_LINEAR_MIPMAP_LINEAR is high quality trilinear filtration.
For better video performance, you can add the gl_ansio 0 parameter to userconfig, which is responsible for anisotropic filtering.
This variable can use the maximum value that your video card supports (0, 2, 4, 8, 16)
Authorization
  Login with VK
Last Forum activity