Advertisement
Draggehz

autoexec.cfg

Jun 22nd, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.97 KB | None | 0 0
  1. // Rates
  2. rate "307200"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. cl_interp "0.0"
  6. cl_interp_ratio "1"
  7. cl_interpolate "1"
  8. cl_lagcompensation "1"
  9. net_client_steamdatagram_enable_override "1" // SDR beta
  10.  
  11. // Mouse
  12. sensitivity "1.7"
  13. zoom_sensitivity_ratio_mouse "1.0"
  14. m_rawinput "1"
  15. m_pitch "0.022"
  16. m_customaccel "0"
  17. m_mouseaccel1 "0"
  18. m_mouseaccel2 "0"
  19. m_mousespeed "0"
  20.  
  21. // Video
  22. mat_monitorgamma "1.6"
  23. mat_queue_mode "-1" // auto detect multi-core rendering
  24. fps_max "999"
  25. fps_max_menu "145"
  26. r_dynamic "0"
  27. r_drawtracers_firstperson "0"
  28.  
  29. // Audio
  30. volume "0.7"
  31. voice_enable "1"
  32. voice_scale "1" // receive volume
  33. voice_mixer_volume "1" // mic volume
  34. windows_speaker_config "1" // headphone audio output
  35. snd_use_hrtf "1"
  36. snd_mix_async "1"
  37. snd_mixahead "0.02" // sound delay
  38. snd_pitchquality "1"
  39. snd_ducking_off "1"
  40. snd_front_headphone_position "90"
  41. snd_rear_headphone_position "90"
  42. snd_headphone_pan_exponent "1.2"
  43. snd_headphone_pan_radial_weight "1"
  44. snd_mute_losefocus "1" // mute game when alt-tabbed
  45. dsp_enhance_stereo "0"
  46. snd_musicvolume "0"
  47. lobby_voice_chat_enabled "0" // voice chat in lobby
  48. cl_mute_all_but_friends_and_party "0"
  49. snd_async_flush
  50.  
  51. // HUD
  52. hud_scaling "0.70"
  53. hud_showtargetid "1"
  54. cl_hud_background_alpha "0.100000"
  55. cl_hud_bomb_under_radar "0"
  56. cl_hud_color "1"
  57. cl_hud_healthammo_style "1"
  58. cl_hud_playercount_pos "0"
  59. cl_hud_playercount_showcount "0"
  60. cl_hud_radar_scale "0.950000"
  61. cl_teamid_overhead_name_alpha "240"
  62. cl_righthand "1"
  63. cl_showloadout "1"
  64. cl_showpos "0"
  65. cl_showfps "0"
  66. net_graph "0"
  67. net_graphproportionalfont "0" // small netgraph font
  68.  
  69. // Radar
  70. cl_radar_always_centered "0"
  71. cl_radar_rotate "1"
  72. cl_radar_scale "0.4"
  73. cl_radar_icon_scale_min "0.4"
  74. cl_radar_square_with_scoreboard "0"
  75.  
  76. // Reposition gun model to mimic source
  77. viewmodel_presetpos "0"
  78. viewmodel_fov "68"
  79. viewmodel_offset_x "2.500000"
  80. viewmodel_offset_y "0"
  81. viewmodel_offset_z "-1.500000"
  82.  
  83. // Reduce gun shifting when crouching
  84. cl_viewmodel_shift_left_amt "0.5"
  85. cl_viewmodel_shift_right_amt "0.5"
  86.  
  87. // Reduce gun and scope shifting/bobbing when moving
  88. cl_bobcycle "0.98"
  89. cl_bob_lower_amt "5"
  90. cl_bobamt_lat "0.1"
  91. cl_bobamt_vert "0.1"
  92.  
  93. // Crosshair
  94. cl_crosshairstyle "4"
  95. cl_crosshairsize "2"
  96. cl_crosshairthickness "0.5"
  97. cl_crosshairgap "-1" // classic
  98. cl_fixedcrosshairgap "3" // new
  99. cl_crosshairdot "0"
  100. cl_crosshairusealpha "1"
  101. cl_crosshairalpha "255"
  102. cl_crosshair_drawoutline "1"
  103. cl_crosshair_outlinethickness "1"
  104. cl_crosshairgap_useweaponvalue "0"
  105. cl_crosshair_sniper_width "1"
  106.  
  107. // White crosshair
  108. cl_crosshaircolor "5"
  109. cl_crosshaircolor_r "255"
  110. cl_crosshaircolor_g "255"
  111. cl_crosshaircolor_b "255"
  112.  
  113. // Debug accuracy (sv_cheats)
  114. cl_weapon_debug_show_accuracy "0"
  115. cl_weapon_debug_show_accuracy_duration "10"
  116. weapon_debug_spread_show "0" // requires dynamic crosshair
  117. weapon_debug_spread_gap "0.67"
  118.  
  119. //Buynds
  120. bind "kp_end" "buy ak47; buy m4a1;";
  121. bind "kp_downarrow" "buy awp;";
  122. bind "kp_pgdn" "buy galilar; buy famas;";
  123. bind "kp_leftarrow" "buy vesthelm;";
  124. bind "kp_5" "buy vest;";
  125. bind "kp_rightarrow" "buy defuser;";
  126. bind "kp_home" "buy flashbang; buy flashbang; buy hegrenade; buy smokegrenade;";
  127. bind "kp_uparrow" "buy molotov; buy incgrenade;";
  128. bind "kp_pgup" "buy decoy;"
  129.  
  130. // Misc
  131. cl_teamid_overhead_always 1
  132. con_enable "1"
  133. developer "0" // print console to screen
  134. con_filter_enable "2"
  135. con_filter_text "Damage "
  136. ui_steam_overlay_notification_position "bottomright"
  137. player_nevershow_communityservermessage "1"
  138. mm_dedicated_search_maxping "80" // max ping for matchmaking games
  139. mm_dedicated_force_servers ""
  140. gameinstructor_enable "0"
  141. option_duck_method "0"
  142. option_speed_method "0"
  143. cl_forcepreload "1"
  144. cl_downloadfilter "nosound" // mapsonly pls volvo
  145. cl_join_advertise "2" // let friends join your game
  146. cl_disablehtmlmotd "0"
  147. cl_autohelp "0"
  148. cl_showhelp "0"
  149. cl_disablefreezecam "1"
  150. spec_replay_autostart "0"
  151. cl_dm_buyrandomweapons "0"
  152. cl_teammate_colors_show "1"
  153. cl_autowepswitch "0" // auto weapon switch on pickup
  154. cl_use_opens_buy_menu "0" // `e` opening buy menu
  155. alias "L Key"
  156. bind L "L Key"
  157. cl_scoreboard_mouse_enable_binding "L Key"
  158. closeonbuy "0"
  159. +cl_show_team_equipment
  160. alias show show1
  161. alias show1 "+cl_show_team_equipment; bind w +showup; alias show show2"
  162. alias show2 "unbind w; -cl_show_team_equipment; bind w +forward; alias show show1"
  163. alias +showup "+forward; +cl_show_team_equipment"
  164. alias -showup "-forward;"
  165. cl_teamid_overhead_maxdist 9999
  166. bind "p" "showt"
  167. alias showt showt1
  168. alias showt1 "+cl_show_team_equipment; alias show showt2"
  169. alias showt2 "-cl_show_team_equipment; alias show showt1"
  170. bind "y" "say /r"
  171. bind "q" "toggle cl_righthand 0 1"
  172. bind "z" "use weapon_c4;drop"
  173. bind "x" "use weapon_knife;use weapon_flashbang"
  174. alias +CrookHasSwag "+duck; +jump; -forward; -back"
  175. alias -CrookHasSwag "-duck; -jump;"
  176. alias "lj" "clear; bind mouse2 "+CrookHasSwag"; echo "LJ bindings loaded""
  177. alias "nolj" "bind mouse2 "+attack2"; echo "LJ bindings disabled""
  178. alias dc disconnect
  179. bind f10 dc
  180.  
  181.  
  182.  
  183.  
  184. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement