Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Anisoph = off
Antialias gamma = off
antialias = off
maximum pre rendered = 1
Open GL renderer = your geforce card
Powermanagement = Maximum performance
Texture filtering = maximum performance
Threaded Opt. = On
Vertical Sync = off
Also consider writing an auto exec file for the game for more fps.
If you need the commands i can help you.
I play on a laptop quite similiar to yours but with an 840m 2Gb and i reach 210 fps tops capped to 130 for stability.
Cheers!
depends on your harddrive and gpu .. if you have a weak gpu its best to leave it on since it caches on the harddrive.
relax :-)
create a txt file .. name it autoexec.
after that head into folder options and uncheck "hide extensions for known file types"
now your file looks like this -> autoexec.txt ... rename it and change txt. to cfg.
open the file with editor and copy the commands below.
after that copy the file to /steam/userdata/yourid/730/local/cfg
should it not work, check if your cfg (the one in userdata and the one in cs go folder) are write protected.. if so, remove that.
//FPS
cl_forcepreload "1"
r_dynamic "0"
r_eyegloss "0"
r_eyemove "0"
r_eyeshift_x "0"
r_eyeshift_y "0"
r_eyeshift_z "0"
r_eyesize "0"
r_cheapwaterend "1"
r_cheapwaterstart "1"
sys_antialiasing "0"
sys_refldetail "0"
mat_queue_mode "2"
muzzleflash_light "0"
cl_showfps "1"
fps_max "130" <----//set to your liking should allways be above tick rate and capped stable
//NETSETTINGS
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
cl_lagcompensation "1"
cl_predict "1"
cl_predictweapons "1"
cl_resend "6"
cl_timeout "9999999"
host_writeconfig <--- // IMPORTANT!!! allways has to go on the bottom of the file.
I left out my crosshair and binds and other personal stuff. So you can add your own.
Thanks in advance!
check this link for how to enable file extensions
http://kb.winzip.com/kb/entry/26/
this for how to create an autoexec.
https://dathost.net/blog/2016/05/28/how-to-create-an-autoexec-cfg-for-csgo/