Counter-Strike 2

Counter-Strike 2

Not enough ratings
How to set up your autoconfig
By rnicks403
Making a autoconfig, makes it easier for players to tweak their game the way they want it, without personally typing in each command in a console. Or perhaps, you're switching computers and you want the same settings, as you had on your other computer. Well there you have it the autoconfig!

   
Award
Favorite
Favorited
Unfavorite
Setting up your autoconfig
First you go to C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\cfg

There you will see a "autoexec" file.
Click on it, and open it up with Notepad.

Once there you can put your console commands so that you won't have to manually do it everytime. (I'll leave mine at the end)

Go back to C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Global Offensive\csgo\cfg

There you will see a "config" file.
Click on it, and open it up with Notepad.

Once there add "exec autoexec" (no quotation marks or it won't work)

Well there you have it, once you open up your cs:go, your autoconfig will automatically execute.

Here's mine:

// Broski's autoconfig

cl_allowdownload "1
cl_autowepswitch "0"
cl_autohelp "0"
cl_downloadfilter "0"
cl_showhelp "0"
cl_forcepreload "1"
cl_lagcompensation "1"
cl_showfps "0"
cl_showloadout "1"
ds_get_newest_subscribed_files "1"
gameinstructor_enable "0"
hud_showtargetid "0"
r_drawtracers_firstperson "1"


// Gun Models & Bobbing Commands

viewmodel_fov "65"
viewmodel_offset_x "2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bob_lower_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
cl_bobcycle "2"



//Rates and Interpolation
net_graph "1"
cl_cmdrate "128"
cl_interp "0"
cl_interp_ratio "1"
cl_updaterate "128"
rate "128000"


// Misc Commands

hud_scaling "1"
snd_mixahead "0.05"
mm_dedicated_search_maxping 150

// _______________
// | Desktop Settings |
// ¯¯


mat_queue_mode 2

// _______________
// | Graphic Optimization
// ¯¯

r_dynamic "0"
r_eyegloss "0"
sys_antialiasing "0"
sys_refldetail "0"
fps_max "0"
mat_monitorgamma "1.6"
mat_monitorgamma_tv_enabled "1"
func_break_max_pieces "0"

volume "1.0"
voice_enable "1"
voice_scale "0.5" // receive volume
windows_speaker_config "1" // headphone audio output
snd_musicvolume "0"
snd_mixahead "0.05" // sound delay
snd_headphone_pan_exponent "2"
snd_headphone_pan_radial_weight "2"
snd_legacy_surround "0" // emulated surround sound
snd_mute_losefocus "1"

// _______________
// | Server Settings |
// ¯¯

cl_showpluginmessages 0
cl_disablehtmlmotd 1
cl_forcepreload 1
cl_resend 2
cl_resend_timeout 6
cl_downloadfilter "nosounds"
player_nevershow_communityservermessage 1
cl_disablehtmlmotd 0
1 Comments
SKY Jun 16, 2014 @ 8:46pm 
copy of nedcode topic