Advertisement
Guest User

tegabyte_ CS:GO config

a guest
Apr 29th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. // ================== Rates ===================
  2.  
  3. rate "128000"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0.02"
  7. cl_interp_ratio "1"
  8.  
  9. // ============== Video settings ==============
  10.  
  11. mat_monitorgamma "2"
  12. fps_max "0"
  13. fps_max_menu "60"
  14. r_dynamic "0"
  15. r_drawtracers_firstperson "0"
  16. mat_savechanges
  17.  
  18. // ============== Audio settings ==============
  19.  
  20. volume "0.3"
  21. voice_enable "1"
  22. voice_scale "0.´3"
  23. windows_speaker_config "1"
  24. snd_musicvolume "0"
  25. snd_mixahead "0.05"
  26. snd_headphone_pan_exponent "2"
  27. snd_headphone_pan_radial_weight "2"
  28. snd_legacy_surround "0"
  29. dsp_enhance_stereo "0"
  30. snd_mute_losefocus "1"
  31. lobby_voice_chat_enabled "0"
  32.  
  33. // =============== HUD settings ===============
  34.  
  35. hud_scaling "0.95"
  36. safezonex "1"
  37. safezoney "1"
  38. cl_hud_background_alpha "0.95"
  39. cl_hud_color "0"
  40. cl_hud_playercount_showcount "1"
  41. cl_hud_playercount_pos "0"
  42. cl_show_clan_in_death_notice "0"
  43. cl_hud_bomb_under_radar "1"
  44. cl_hud_healthammo_style "1"
  45. cl_showloadout "0"
  46. cl_loadout_colorweaponnames "0"
  47. hud_showtargetid "0"
  48.  
  49. cl_hud_radar_scale "0.8"
  50. cl_radar_scale "0.5"
  51. cl_radar_icon_scale_min "0.8"
  52. cl_radar_always_centered "0"
  53. cl_radar_rotate "1"
  54.  
  55. developer "1"
  56. con_filter_enable "2"
  57. con_filter_text "Damage"
  58. con_filter_text_out "Player:"
  59. gameinstructor_enable "0"
  60. cl_showfps "1"
  61. net_graph "1"
  62. net_graphproportionalfont "0"
  63. net_graphheight "100"
  64. net_graphpos "0"
  65.  
  66. // ============= Viewmodel settings =============
  67.  
  68. cl_bob_lower_amt "5"
  69. cl_bobamt_lat "0.1"
  70. cl_bobamt_vert "0.1"
  71. cl_viewmodel_shift_left_amt "0.5"
  72. cl_viewmodel_shift_right_amt "0.25"
  73. viewmodel_fov "68"
  74. viewmodel_offset_x "1"
  75. viewmodel_offset_y "1"
  76. viewmodel_offset_z "1"
  77.  
  78. // =============== Mouse settings ===============
  79.  
  80. // DPI = 3600
  81. sensitivity "1.5"
  82. zoom_sensitivity_ratio_mouse "1.25"
  83. m_rawinput "1"
  84. m_customaccel "0"
  85.  
  86. // ============ Crosshair settings ============
  87.  
  88. cl_crosshairalpha "255"
  89. cl_crosshaircolor "1"
  90. cl_crosshaircolor_b "0"
  91. cl_crosshaircolor_r "0"
  92. cl_crosshaircolor_g "255"
  93. cl_crosshairdot "0"
  94. cl_crosshairgap "-2.5"
  95. cl_crosshairsize "2.5"
  96. cl_crosshairstyle "4"
  97. cl_crosshairusealpha "1"
  98. cl_crosshairthickness "0.85"
  99. cl_fixedcrosshairgap "-2"
  100. cl_crosshair_outlinethickness "2"
  101. cl_crosshair_drawoutline "0"
  102.  
  103. // ============== MISC settings ==============
  104.  
  105. cl_autohelp "0"
  106. cl_autowepswitch "0"
  107. cl_righthand "1"
  108. cl_disablefreezecam "1"
  109. cl_freezecameffects_showholiday "0"
  110. cl_disablehtmlmotd "1"
  111. cl_forcepreload "0"
  112. cl_downloadfilter "mapsonly"
  113. cl_teammate_colors_show "1"
  114. cl_color "2"
  115. cl_use_opens_buy_menu "0"
  116. closeonbuy "0"
  117. option_duck_method "0"
  118. option_speed_method "0"
  119.  
  120. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement