CS GO FPS Booster Configuration (CFG)

csgo improve fps
Counter Strike: Global Offensive is a FPS (Frames Per Second) game and good FPS means better performance. As most of us cannot afford to buy an expensive PC, there are some tweaks that can be applied to improve the frames per second in-game.




csgo improve fps





After checking out so many scripts and console commands I present here the CS GO Configuration file (CFG) that will give you the maximum FPS possible out of your current system.




//FIRST
sv_cheats "1"
developer "0"

//NO PREFIX
rate "128000"

//CL
cl_autohelp "0"
cl_autowepswitch "0"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_buy_favorite_quiet "0"
cl_buy_favorite_nowarn "0"
cl_cmdrate "128"
cl_crosshairalpha "999"
cl_crosshairscale "1700"
cl_crosshairusealpha "1"
cl_interp "0.02"
cl_lagcompensation "1"
cl_observercrosshair "1"
cl_resend "1.5"
cl_righthand "1"
cl_scalecrosshair "1"
cl_updaterate "128"
cl_windspeed "0"
cl_wpn_sway_scale "1"

//DEMO
demo_recordcommands "1"

//DSP
dsp_enhance_stereo "1"

//FPS
fps_max "999"

//FUNC
func_break_max_pieces "0"

//MAT
mat_bloomamount_rate "0.05f"
mat_bumpbasis "0"
mat_debugalttab "0"
mat_debug_bloom "0"
mat_debug_postprocessing_effects "0"
mat_disable_bloom "1"
mat_fastnobump "1"
mat_force_bloom "0"
mat_hdr_enabled "0"
mat_leafvis "0"
mat_loadtextures "1"
mat_norendering "0"
mat_show_texture_memory_usage "0"
mat_softwareskin "0"
mat_surfaceid "0"
mat_surfacemat "0"
mat_yuv "0"

//NET
net_graphheight "65"

//SOUNDSCAPE
soundscape_fadetime "9999"

//SV
sv_forcepreload "1"
sv_maxcmdrate "64"
sv_maxrate "80000"
sv_mincmdrate "64"
sv_minrate "20000"

//R
r_ambientfraction "0.1"
r_avglight "1"
r_avglightmap "0"
r_dynamic "0"
r_lightcache_numambientsamples "162"
r_lightinterp "0"
r_lightstyle "-1"
r_radiosity "4"
r_skin "0"
r_updaterefracttexture "0"

//LAST
soundscape_flush

This will improve your FPS for sure.

How to use?

To use these commands just create a file autoexec.cfg and paste into:

C:ProgramFiles(x86)steamsteamappscommonCounter-Strike Global Offensivecsgocfg


Or you can directly Download the file from here
and paste it into above folder.

Also, the new Source Engine version uses an automatic detection system for most of the graphic settings. To bypass this, go into:

C:ProgramFiles(x86)steamsteamappscommonCounter-Strike Global Offensivecsgocfg

Edit:  video.txt

"config"
{
    "setting.mat_software_aa_strength"        "1"
    "setting.fullscreen"        "1"
    "setting.nowindowborder"        "0"
    "setting.aspectratiomode"        "1"
    "setting.mat_vsync"        "0"
    "setting.mat_triplebuffered"        "0"
    "setting.mat_monitorgamma"        "2.200000"
    "setting.mat_queue_mode"        "-1"
    "setting.mat_motion_blur_enabled"        "0"
    "setting.cpu_level"        "0"
    "setting.videoconfig_version"        "1"
    "setting.mem_level"        "0"
    "setting.gpu_level"        "0"
    "setting.mat_antialias"        "0"
    "setting.mat_forceaniso"        "0"
    "setting.mat_grain_scale_override"        "1"
}

Just paste the above commands in your video.txt, do not care about other commands in this file as those will be automatically added once you start your game.


Try this and I’m sure you will find increment in your FPS.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *