Counter Strike Global Offensive Valve.rc


Counter Strike Global Offensive Valve.rc

Hier mal eine Counter Strike Global Offensive valve.rc Datei. Kann individuell verändert werden.
stuffcmds muss am ende der "valve.rc" stehen bleiben
Achtung!!! Bitte immer die jeweiligen ESL oder Liga-Settings beachten.

CS: GO valve.rc download 



// load the base configuration
exec default.cfg

// Setup custom controller
exec joystick.cfg

// run a user script file if present
exec autoexec.cfg


clear
// _______________
// | NET |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

rate "80000"
cl_cmdrate "128.000000"
cl_updaterate "128.000000"
cl_interp "0.000000"

cl_interp_ratio "1.000000"

echo "http://cs-go-download.blogspot.com/ Net Settings loaded"


// _______________
// | Mouse |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

m_mousespeed "0"
m_customaccel "0"
m_customaccel_exponent "0"
m_customaccel_max "0"
m_customaccel_scale "0.00"
m_filter "0"

echo "http://cs-go-download.blogspot.com/ Mouse Settings loaded"


// _______________
// | Crosshair |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

cl_righthand "1"
cl_crosshairalpha "255"
cl_crosshaircolor "1"
cl_crosshaircolor_b "0"
cl_crosshaircolor_g "0"
cl_crosshaircolor_r "209"
cl_crosshairdot "1"
cl_scalecrosshair "0"
cl_crosshairsize "9"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
cl_fixedcrosshairgap "3"
cl_dynamiccrosshair "0"

echo "http://cs-go-download.blogspot.com/ Crosshair Settings loaded"

// _______________
// | FPS |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

fps_max "128"


// _______________
// | SOUND |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯



echo "http://cs-go-download.blogspot.com/ Sound Settings loaded"


// _______________
// | MENÜ |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

con_enable "1"
cl_autowepswitch "0"



echo "http://cs-go-download.blogspot.com/ Menu Settings loaded"



// _______________
// | SPECIAL |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

net_graph "1"
net_graphheight "54"
net_graphpos "0"
net_graphproportionalfont "0"

cl_disablefreezecam "1"


viewmodel_fov "65"
viewmodel_offset_x "1.5"
viewmodel_offset_y "2"
viewmodel_offset_z "-1.5"


echo "http://cs-go-download.blogspot.com/ Special Settings loaded"


// _______________
// | BINDINGS |
// ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯


echo "http://cs-go-download.blogspot.com/ Keyboard Settings loaded"

//
// stuff command line statements
//
stuffcmds