CS GO Fps Lagg in game

Thakilla

Prominent
May 2, 2017
7
0
510
Everytime someone shoots at me or to many people run out at once my Var next to my fps Spikes up and my cs go game laggs. I tried everything all cfg option all power options nivida settings reinstalling pc and cs go, updated all drivers, pc is not overheating i cant figure out why this is happening.

Pc Specs
-Gtx 1070
-i7 6700K
-Hyper X 128 SSD (2 of them)
-1 regular Hardrive (1TB)
-Z170 PRO GAMING Asus
-8 GB DDR4 Ram
 
Solution
Yup I used to get sucky fps drops with only 8gb's of RAM. I upgrade to 24gb's and that all went away. Mine would drop to 50's and 60's but now im running 110 all the time. You should run ccleaner and advanced systemcare to free up as much RAM as possible. Thos clean up your reg and shuts down services. Here is where you can get them from the most popular download list.
http://download.cnet.com/windows/
First dont let your system run wide open by using fps_max 150. This will keep your CPU and video card cool and ready to boost when the action starts. Optimize by removing player model eyes using an autoexec.cfg file in your csgo\cfg\ folder. Like the old saying goes work smarter not harder.

// For these custom values to work "viewmodel_presetpos" must be removed from the config.

viewmodel_fov "64"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"

cl_forcepreload "1"
r_drawtracers_firstperson "0"
r_eyegloss "0"
r_eyemove "0"
fps_max "150" // Ideally set near your min fps for smooth game play
mat_queue_mode "2"

// Bobbing and movement shifting.

cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
hud_scaling "1"
cl_bobcycle "2"
cl_autowepswitch "0"
cl_disablefreezecam "1"
cl_bob_lower_amt "5" //min. value
cl_bobamt_lat "0.1" //min. value
cl_bobamt_vert "0.1" //min. value
cl_disablefreezecam "1"
cl_disablehtmlmotd "1"
cl_showloadout "0"
cl_righthand "1"
cl_autohelp "0"
cl_showhelp "0"
cl_freezecampanel_position_dynamic "0"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

// Rates and Interpolation.

cl_cmdrate "128"
cl_updaterate "128"
rate "128000"
cl_interp "0"
cl_interp_ratio "2"
cl_lagcompensation "1"
cl_resend "1.5"
cl_resend_timeout "10"
cl_timeout "999"
cl_idealpitchscale "0.02"
cl_autowepswitch "0"
hud_showtargetid "1"
 
well i did it and it helped, but then my default cfg replaced these again is there a way to put these in my autoexec to overide the regular config and set them to 0 or something

viewmodel_fov "64"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2

 
this pc was $1500 dollars should it not be able to run Cs go at more then 128 frames smoothly this is below 144 refresh rate enemies wont apear the same way and the game at 120 hz doesnt feel as smooth at all
 
CSGO is old but its old. It doesn't support a whole lot of threads right now. This summer CSGO is getting source 2.0 thats said to support upto 8 cores. Now given your monitor is 144hz set fps_max to 144 as it may be the best setting for you. You may want to get more RAM so you can load more of the map so cl_forcepreload "1" has more impact. Also you could overclock your CPU a bit. Possibly 4.2Ghz if you have a good heat sink.
 
Yup I used to get sucky fps drops with only 8gb's of RAM. I upgrade to 24gb's and that all went away. Mine would drop to 50's and 60's but now im running 110 all the time. You should run ccleaner and advanced systemcare to free up as much RAM as possible. Thos clean up your reg and shuts down services. Here is where you can get them from the most popular download list.
http://download.cnet.com/windows/
 
Solution