CSGO Config help

Hi,

I would like some help with creating a csgo config?

How can I display my fps?
some other settings I might want to use?

Thanks
Comments
8
the only commands I used in console are commands for a dot aim (like I have in ET) and zoom_sensitivity_ratio

for fps : cl_showfps 1

or net_graph 3
This is my cfg:

Quote//Crosshair

cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_r "0"
cl_crosshaircolor_g "0"
cl_crosshairdot "0"
cl_crosshairgap "-2"
cl_crosshairsize "4"
cl_crosshairstyle "4"
cl_crosshairusealpha "1"
cl_crosshairthickness "0.5"
cl_fixedcrosshairgap "-1"

//FOV, GUN etc

cl_viewmodel_shift_left_amt "5"
cl_viewmodel_shift_right_amt "0.25"
cl_bob_lower_amt "10"
cl_bobamt_lat "0.1"
cl_bobamt_vert "0.1"
cl_bobcycle "2"
viewmodel_fov "90"
viewmodel_offset_x "3"
viewmodel_offset_y "3"
viewmodel_offset_z "-3"

//Mouse
m_customaccel "0"
m_rawinput "0"


// Audio

snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"


// Rates and Interpolation.

cl_cmdrate "128"
cl_updaterate "128"
rate "80000"
cl_interp "0"
cl_interp_ratio "2"
fps_max "250"


host_writeconfig


And for launch options:

Quote-novid -freq xxx (your monitor Hz)
same as viko Im also using a dot crosshair since im an et player
commands for this are:
cl_crosshairdot 1
cl_crosshairsize 0
and two more if im right which i cant remember right now but i can tell u the last 2 when im at home on my pc tonight
Im also usng a rate of 124000 instead of 80000
The settings im using.
-FPS settings same as previous
-Im not using a dot crosshair (sux), http://www.upload.ee/files/3720467/crosshair4.cfg.html
-Feeling more comfortable with gun on left side, cl_righthand 0
-Buybinds on KP_buttons & nades binded on mouse: http://www.upload.ee/files/3720468/binds.cfg.html
-Radar settings cl_radar_always_centered 0 cl_radar_scale 0.3
-screenshot:
http://cloud-4.steampowered.com/ugc/721995798831485472/915C99FE2275572502993BB104AD71AC0F30850B/
-launch options: -console -novid -freq 120 -exec autoexec.cfg -high
dot crosshair is bullshit in CS !

show fps net_graph 1

also a real cfg is not that important for CS .. u can DL the nip f0rest cfg or get_right there u have all u need!

If you need help msg me , im back today @ 8 oclock evening
u cant say that dot crosshair is bullshit just cuz u dont like it, it doesnt mean that other people also shouldnt take it^^

even get right and other players switched to a dot crosshair few weeks ago cuz they r also playing quakelive
Parent
rate "128000"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp_ratio "1"
cl_interp "0"
fps_max "151"
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "1"
cl_crosshairgap "0"
cl_crosshairscale "0"
cl_crosshairsize "0"
cl_crosshairstyle "4"
cl_crosshairthickness "2.2"
cl_crosshairusealpha "1"
m_rawinput "1"
net_graph "1"
net_graphpos "2"
net_graphproportionalfont "0"
snd_mixahead "0.1"
volume "0.6"

Launch options: -console -novid -freq 144 +exec autoexec
cl_interp "0"
cl_interp_ratio "1"
cl_cmdrate "128"
cl_updaterate "128"
rate "104000"
fps_max "999"
cl_crosshair_drawoutline "1"
cl_crosshair_outlinethickness "1"
cl_crosshairalpha "200"
cl_crosshaircolor "5"
cl_crosshaircolor_b "255"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "255"
cl_crosshairdot "1"
cl_crosshairgap "0"
cl_crosshairscale "0"
cl_crosshairsize "0"
cl_crosshairstyle "4"
cl_crosshairthickness "2.2"
cl_crosshairusealpha "1"

-console -novid -freq 120 +exec autoexec.cfg -high -noforcemparms -noforcemaccel
Back to top