// Bizarre's CS:GO Autoexec v1 // Launch options: // -novid // -nojoy // -high // -threads 4 // -refresh 144 // -windowed -noborder -w 1920 -h 1080 // +cl_forcepreload 1 // +exec autoexec //// SCRIPTS // ScoreNet net_graph 1 net_graphheight 9999 alias +scorenet "+showscores; net_graphheight 0" alias -scorenet "-showscores; net_graphheight 9999" // DeathDamage alias displaydamage displaydamage_on alias displaydamage_on "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off"" alias displaydamage_off "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on"" // ClutchMode alias voice_off_message "say_team Voice chat DISABLED" alias voice_on_message "say_team Voice chat ENABLED" alias voice_off "voice_enable 0; voice_off_message; playvol buttons\blip2 0.5" alias voice_on "voice_enable 1; voice_on_message; playvol buttons\blip1 0.5" //// BINDS unbind x unbind t unbind o unbind p unbind i unbind j unbind k unbind l unbind n unbind m unbind z unbind TAB unbind F5 unbind mouse4 unbind mouse5 unbind mwheeldown unbind mwheelup bind x +voicerecord bind t r_cleardecals bind o voice_off bind p voice_on bind z radio1 bind n radio2 bind m radio3 bind TAB +scorenet bind f5 displaydamage bind mouse4 "use weapon_smokegrenade" bind mouse5 "use weapon_flashbang" bind mwheeldown +jump bind mwheelup +jump //// INPUT m_customaccel 0 m_rawinput 1 zoom_sensitivity_ratio_mouse 1 //// CLIENT cl_autohelp 0 cl_autowepswitch 0 cl_color 1 cl_dm_buyrandomweapons 0 cl_forcepreload 1 cl_mainmenu_show_blog cl_maxrenderable_dist 4000 cl_ragdoll_gravity 1000 cl_rumblescale 0 cl_showhelp 0 cl_teamid_overhead 0 cl_tree_sway_dir 0 0 cl_use_opens_buy_menu 0 con_enable 1 crosshair 1 enable_fast_math 1 fog_enable 0 fog_enable_water_fog 0 fog_enableskybox 0 fps_max 999 fps_max_menu 144 gameinstructor_enable 0 lobby_voice_chat_enabled 0 muzzleflash_light 1 r_drawtracers 0 r_drawtracers_firstperson 0 //// HUD cl_freezecameffects_showholiday 0 cl_freezecampanel_position_dynamic 0 cl_hud_bomb_under_radar 1 cl_hud_color 1 cl_hud_healthammo_style 0 cl_hud_playercount_pos 0 cl_hud_playercount_showcount 1 cl_hud_radar_scale 0.85 cl_inv_showdividerline 0 cl_loadout_colorweaponnames 1 cl_radar_always_centered 0 cl_radar_rotate 1 cl_radar_scale 0.75 cl_radar_square_with_scoreboard 1 cl_show_clan_in_death_notice 0 cl_showloadout 1 //// NETWORKING // Must enable html motd for play on CEVO/FaceIt/ESEA cl_disablehtmlmotd 1 cl_cmdrate 128 cl_extrapolate 0 cl_extrapolate_amount 0 cl_interp 0 cl_interp_ratio 1 cl_interpolate 0 cl_lagcompensation 1 cl_predictweapons 1 cl_resend 5 cl_resend_timeout 45 cl_timeout 10 cl_updaterate 128 mm_dedicated_search_maxping 75 rate 128000 // SOUND snd_mixahead 0.05 snd_setmixer PlayerFootsteps vol 0.1 snd_setmixer GlobalFootsteps vol 1.2 snd_setmixer Ambient vol 0.0 snd_setmixer Dialog vol 0.5 //// VIEWMODEL cl_righthand 1 cl_use_new_headbob 1 cl_viewmodel_shift_left_amt "0.500000" cl_viewmodel_shift_right_amt "0.250000" viewmodel_fov "64.000000" viewmodel_offset_x "2.400000" viewmodel_offset_y "-0.100000" viewmodel_offset_z "-1.500000" viewmodel_presetpos "0" cl_bob_lower_amt "5.000000" cl_bobamt_lat "0.100000" cl_bobamt_vert "0.100000" cl_bobcycle "0.98" //// CROSSHAIR cl_crosshair_drawoutline "0" cl_crosshair_dynamic_maxdist_splitratio "0.35" cl_crosshair_dynamic_splitalpha_innermod "1" cl_crosshair_dynamic_splitalpha_outermod "0.5" cl_crosshair_dynamic_splitdist "7" cl_crosshair_outlinethickness "1" cl_crosshair_sniper_show_normal_inaccuracy "0" cl_crosshair_sniper_width "1" cl_crosshairalpha "200" cl_crosshaircolor "1" cl_crosshaircolor_b "50" cl_crosshaircolor_g "250" cl_crosshaircolor_r "50" cl_crosshairdot "0" cl_crosshairgap "-1" cl_crosshairgap_useweaponvalue "0" cl_crosshairscale "600" cl_crosshairsize "5" cl_crosshairstyle "4" cl_crosshairthickness "1.15" cl_crosshairusealpha "1" cl_fixedcrosshairgap "3" //// END host_writeconfig