Cs:Go Freezes when enemy peeks around corner.

Leipa__

Commendable
Jul 14, 2016
7
0
1,510
Hi When i play CS:GO i have stable 300fps and game runs smooth BUT when enemy peeks around corner my game freezes for few seconds and i can't do nothing. I have tried verifying game cache, re-installing Windows, re-installing game, updated drivers without any fix.

Gpu: MSI GTX 950
MOBO: ASUS M5A97 R2.0
Cpu: AMD FX-8350 4ghz (8 core)
 
Solution
Alright, try adding "+cl_forcepreload 1" and "-high" in your pre launch options.
Also try removing "-processheap".

If this doesn't fix it it's most likely an installation or hardware issue.


*I know -processheap is supposed to help but since it messes with the CPU just try removing it and see what it does.*
This sounds like a rendering issue.

This is actually a very strange problem I have never seen happen before and am not sure how to fix it, but I'll do my best.

Do you use any custom Pre-Launch commands or a custom Autoexec File? There could be a command messing up with the rendering and slowing it down.
 


Yes. I use autoexec file and launch commands.
 


Can you open this little bit for me?

My friend have same specs as me but he doesn't have this problem.. Just telling this.
 
Could you list your Pre-Launch commands and Autoexec file commands?

This is either a installation problem, a command bad hardware.
It's most likely something to do with commands.
 



Pre-Launch Commands:
-console -novid -freq 144 -tickrate 128 -exec autoexec -high -processheap -threads 8


Autoexec:
//Rates
cl_cmdrate "128"
cl_updaterate "128"
rate "128000"
cl_interp "0"
cl_interp_ratio "1"

//OTHER
fps_max "300"
cl_disablefreezecam "1"

//HUD
hud_scaling "1"

//MOUSE&SENSITIVITY
zoom_sensitivity_ratio_mouse "1.0"
m_customaccel "0"
m_customaccel_exponent "1"
m_customaccel_max "0"
m_customaccel_scale "0.04"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
m_mousespeed "1"
m_rawinput "0"
m_pitch "0.022"
m_side "0.8"
m_yaw "0.022"


//MODEL ALIGNMENT
viewmodel_presetpos "3"
cl_righthand "1"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"

//CROSSHAIR
cl_crosshairstyle "4"
cl_crosshairgap "-3"
cl_crosshairalpha "99999"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "255"
cl_crosshaircolor_r "255"
cl_crosshairdot "0"
cl_crosshairsize "6"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
sensitivity "3"
cl_crosshair_drawoutline "0"
cl_crosshair_outlinethickness "1"

//BRIGHTNESS
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "0"


 
Alright, try adding "+cl_forcepreload 1" and "-high" in your pre launch options.
Also try removing "-processheap".

If this doesn't fix it it's most likely an installation or hardware issue.


*I know -processheap is supposed to help but since it messes with the CPU just try removing it and see what it does.*
 
Solution