Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. Rates
  2. rate 128000
  3. cl_cmdrate 128
  4. cl_updaterate 128
  5. cl_interp 0
  6. cl_interp_ratio 1
  7. cl_lagcompensation 1
  8.  
  9.  
  10. Audio
  11. volume .3
  12. voice_enable 1
  13. voice_scale .3
  14. windows_speaker_config 1
  15. snd_musicvolume 0
  16. snd_mixahead 0.05
  17. snd_headphone_pan_exponent 2
  18. snd_headphone_pan_radial_weight 2
  19. snd_legacy_surround 0
  20. snd_mute_losefocus 1
  21. lobby_voice_chat_enabled 0
  22.  
  23.  
  24. Video
  25. mat_monitorgamma 2.1
  26. mat_queue_mode -1
  27. mat_vsync 0
  28. fps_max 0
  29. fps_max_menu 60
  30. r_dynamic 0
  31. r_drawtracers_firstperson 0
  32. mat_savechanges write settings to registry
  33.  
  34.  
  35. Mouse
  36. sensitivity 2
  37. zoom_sensitivity_ratio_mouse 1.01
  38. m_rawinput 1
  39. m_customaccel 0
  40. m_mouseaccel1 0
  41. m_mouseaccel2 0
  42. m_mousespeed 0
  43.  
  44. Misc
  45. developer 1
  46. con_enable 1
  47. cl_showfps 0
  48. con_filter_enable 2
  49. con_filter_text Damage
  50. con_filter_text_out Player
  51. ui_steam_overlay_notification_position bottomright
  52. player_nevershow_communityservermessage 0
  53. mm_dedicated_search_maxping 61
  54. gameinstructor_enable 0
  55. option_duck_method 0
  56. option_speed_method 0
  57. cl_forcepreload 1
  58. cl_downloadfilter all
  59. cl_disablehtmlmotd 1
  60. cl_autohelp 0
  61. cl_showhelp 0
  62. cl_disablefreezecam 1
  63. cl_teammate_colors_show 1
  64. cl_loadout_colorweaponnames 1
  65. cl_autowepswitch 0
  66. cl_use_opens_buy_menu 0
  67. closeonbuy 0
  68. hud_takesshots 0
  69.  
  70.  
  71. HUD
  72. hud_scaling 0.9
  73. hud_showtargetid 1
  74. cl_draw_only_deathnotices 0
  75. cl_righthand 1
  76. cl_showloadout 1
  77. cl_showpos 0
  78. cl_showfps 0
  79. net_graphproportionalfont 0
  80. net_graph 3
  81. cl_hud_healthammo_style 0
  82. cl_hud_background_alpha 0.5
  83. cl_hud_color 0
  84. cl_hud_playercount_showcount 1
  85. cl_hud_playercount_pos 0
  86. viewmodel_presetpos 0
  87. viewmodel_fov 68
  88. viewmodel_offset_x 2.5
  89. viewmodel_offset_y 2.5
  90. viewmodel_offset_z -2
  91. cl_viewmodel_shift_left_amt 0.5
  92. cl_viewmodel_shift_right_amt 0.25
  93. cl_bobcycle 0.98
  94. cl_bob_lower_amt 5
  95. cl_bobamt_lat 0.1
  96. cl_bobamt_vert 0.1
  97.  
  98. Radar
  99.  
  100. cl_radar_rotate 1
  101. cl_radar_icon_scale_min 0.4
  102. cl_radar_scale .325
  103. bind "KP_plus" "incrementvar cl_radar_scale 0.25 1.0 0.05";
  104. bind "KP_minus" "incrementvar cl_radar_scale 0.25 1.0 -0.05";
  105. cl_radar_always_centered 0
  106.  
  107. bind "space" "+jump; r_cleardecals"
  108.  
  109. con_filter_text damage given;
  110. con_filter_enable 2;
  111. developer 1;
  112. cl_color 2
  113.  
  114. Crosshair
  115.  
  116. cl_crosshairsize 2
  117. cl_crosshairstyle 4
  118. cl_crosshairthickness 1
  119. cl_crosshairgap 0
  120. cl_crosshair_drawoutline 1
  121. cl_crosshairusealpha 1
  122. cl_crosshairalpha 175
  123. cl_crosshaircolor_g 255
  124. cl_crosshaircolor 5
  125.  
  126. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement