// budi's CS:GO config // Updated 2/23/14 // Competitive HUD from http://www.spddl.de/csgo/hud/competitivehud // Rates rate "128000" cl_cmdrate "128" cl_updaterate "128" cl_interp "0.0" cl_interp_ratio "1" cl_lagcompensation "1" // Mouse sensitivity "1.8" zoom_sensitivity_ratio_mouse "1.0" m_rawinput "1" m_customaccel "0" m_mouseaccel1 "0" m_mouseaccel2 "0" // Video mat_setvideomode "1920 1080 1" mat_monitorgamma "1.9" mat_queue_mode "-1" // auto detect multi-core rendering mat_vsync "0" fps_max "145" fps_max_menu "145" r_dynamic "0" r_drawtracers_firstperson "0" r_drawparticles "0" // hide smokes for practice // Audio volume "0.55" voice_enable "1" voice_scale "1" // 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" // mute game when alt-tabbed lobby_voice_chat_enabled "0" // voice chat in lobby // HUD hud_scaling "0.80" // CS:S sized HUD hud_showtargetid "1" cl_draw_only_deathnotices "0" cl_righthand "0" cl_showloadout "1" cl_showpos "0" cl_showfps "0" net_graph "0" net_graphproportionalfont "0" // small netgraph font // Radar cl_radar_always_centered "0" cl_radar_rotate "1" cl_radar_scale "0.38" cl_radar_icon_scale_min "0.4" // Reposition gun model to mimic CS:S viewmodel_fov "68" viewmodel_offset_x "2.500000" viewmodel_offset_y "0" viewmodel_offset_z "-1.500000" cl_viewmodel_shift_left_amt "1.5" cl_viewmodel_shift_right_amt "0.75" // Reduce gun and scope shifting/bobbing when moving cl_bobcycle "2" // prefer 2 but 0.98 is enforced by ESEA/ESL cl_bob_lower_amt "0" cl_bobamt_lat "0" cl_bobamt_vert "0" // Crosshair alias "+attack1" "spec_next; cl_crosshairstyle 2; +attack" alias "-attack1" "-attack; cl_crosshairstyle 5" bind "mouse1" "+attack1" cl_crosshair_dynamic_maxdist_splitratio "0" cl_crosshair_dynamic_splitalpha_innermod "1" cl_crosshair_dynamic_splitalpha_outermod "0.300000" cl_crosshair_dynamic_splitdist "6" cl_crosshairalpha "255" cl_crosshaircolor "5" cl_crosshaircolor_b "225" cl_crosshaircolor_g "0" cl_crosshaircolor_r "255" cl_crosshairdot "0" cl_crosshairgap "-0.5" cl_crosshairscale "999" cl_crosshairsize "3" cl_crosshairstyle "5" cl_crosshairthickness "0.5" cl_crosshairusealpha "1" cl_crosshair_drawoutline "1" // Debug accuracy weapon_debug_spread_show "0" // show possible shot accuracy weapon_debug_spread_gap "0.67" // Misc developer "1" con_enable "ยง" con_filter_enable "2" // print console on screen con_filter_text "Damage " // highlight damage in console ui_steam_overlay_notification_position "bottomright" player_nevershow_communityservermessage "1" mm_dedicated_search_maxping "80" // max ping for matchmaking games mm_dedicated_force_servers "" gameinstructor_enable "0" option_duck_method "0" option_speed_method "0" cl_forcepreload "1" cl_downloadfilter "nosounds" cl_disablehtmlmotd "0" cl_autohelp "0" cl_showhelp "0" cl_disablefreezecam "1" cl_dm_buyrandomweapons "0" cl_teammate_colors_show "1" cl_autowepswitch "0" // auto weapon switch on pickup cl_use_opens_buy_menu "0" // E openeing buy menu closeonbuy "0" // Binds unbind y unbind u unbind k unbind alt bind enter "messagemode2" bind v "+voicerecord" bind "TAB" "+ng" bind space "+jump" bind MWHEELDOWN "invnext" bind MWHEELUP "invprev" bind home "spectate" bind mouse1 "+attack" bind mouse2 "+attack2" bind mouse3 "bhopon" // toggle scroll wheel bhop bind mouse4 "use weapon_smokegrenade" bind mouse5 "use weapon_flashbang" bind del "exec autoexec" bind - "toggle voice_scale 1 0" // toggle voice volume bind = "toggle volume 0.55 0.08 0" // toggle game volume bind ins "toggle cl_color 0 1 2 3 4" // change teammate color // Aliases alias "+ng" "+showscores; net_graph 1" alias "-ng" "-showscores; net_graph 0" alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff" alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon" // Keypad buy binds bind kp_ins "buy vesthelm" // 0 bind kp_del "buy vest" // . bind kp_enter "buy defuser" // Enter bind kp_end "buy hegrenade;give weapon_hegrenade" // 1 bind kp_downarrow "buy flashbang;give weapon_flashbang" // 2 bind kp_pgdn "buy smokegrenade;give weapon_smokegrenade" // 3 bind kp_leftarrow "buy deagle;give weapon_deagle" //4 bind kp_5 "buy incgrenade;buy molotov;give weapon_incgrenade;give weapon_molotov" // 5 bind kp_rightarrow "buy decoy;give weapon_decoy" // 6 bind kp_home "buy awp;give weapon_awp" // 7 bind kp_uparrow "buy m4a1;buy ak47;give weapon_m4a1_silencer;give weapon_ak47;" // 8 bind kp_pgup "buy famas;buy galilar;give weapon_famas;give weapon_galilar" // 9 bind kp_slash "buy p90;give weapon_p90" // / bind kp_multiply "buy ump45;give weapon_ump45" // * bind kp_minus "buy sawedoff;buy mag7;give weapon_sawedoff;give weapon_mag7" // - bind kp_plus "buy p250;give weapon_p250" // + host_writeconfig // write settings to config.cfg echo "" echo "" echo "autoexec.cfg executed" echo "" echo "" echo ""