Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. //Autoexec file generated by Axdy
  2.  
  3. //Rates
  4. rate "128000"
  5. cl_cmdrate "128"
  6. cl_updaterate "128"
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_lagcompensation "1"
  10.  
  11.  
  12. //Audio
  13. volume "0.17"
  14. voice_enable "1"
  15. voice_scale "1"
  16. windows_speaker_config "0.17"
  17. snd_musicvolume "0"
  18. snd_mixahead "0.05"
  19. snd_headphone_pan_exponent "2"
  20. snd_headphone_pan_radial_weight "2"
  21. snd_legacy_surround "0"
  22. snd_mute_losefocus "1"
  23. lobby_voice_chat_enabled "0"
  24.  
  25.  
  26. //Video
  27. mat_monitorgamma "2.1"
  28. mat_queue_mode "-1"
  29. mat_vsync "0"
  30. fps_max "400"
  31. fps_max_menu "400"
  32. r_dynamic "0"
  33. r_drawtracers_firstperson "0"
  34. r_drawparticles "0"
  35. mat_savechanges //write settings to registry"
  36.  
  37.  
  38. //Mouse
  39. sensitivity "2"
  40. zoom_sensitivity_ratio_mouse "1"
  41. m_rawinput "1"
  42. m_customaccel "0"
  43. m_mouseaccel1 "0"
  44. m_mouseaccel2 "0"
  45.  
  46.  
  47. //Misc
  48. developer "1"
  49. con_enable "1"
  50. con_filter_enable "2"
  51. con_filter_text "Damage"
  52. con_filter_text_out "Player:"
  53. ui_steam_overlay_notification_position "bottomright"
  54. player_nevershow_communityservermessage "1"
  55. mm_dedicated_search_maxping "100"
  56. mm_dedicated_force_servers ""
  57. gameinstructor_enable "0"
  58. option_duck_method "0"
  59. option_speed_method "0"
  60. cl_forcepreload "1"
  61. cl_downloadfilter "nosounds"
  62. cl_disablehtmlmotd "1"
  63. cl_autohelp "0"
  64. cl_showhelp "0"
  65. cl_disablefreezecam "1"
  66. cl_teammate_colors_show "1"
  67. cl_autowepswitch "0"
  68. cl_use_opens_buy_menu "0"
  69. closeonbuy "0"
  70. hud_takesshots "0"
  71.  
  72.  
  73. //HUD
  74. hud_scaling "0.8"
  75. hud_showtargetid "1"
  76. cl_draw_only_deathnotices "0"
  77. cl_righthand "1"
  78. cl_showloadout "1"
  79. cl_showpos "0"
  80. cl_showfps "0"
  81. net_graph "0"
  82. net_graphproportionalfont "1"
  83. viewmodel_presetpos "0"
  84. viewmodel_fov "65"
  85. viewmodel_offset_x "2"
  86. viewmodel_offset_y "2"
  87. viewmodel_offset_z "-2"
  88. cl_viewmodel_shift_left_amt "0.5"
  89. cl_viewmodel_shift_right_amt "0.25"
  90. cl_bobcycle "0.98"
  91. cl_bob_lower_amt "5"
  92. cl_bobamt_lat "0.1"
  93. cl_bobamt_vert "0.1"
  94.  
  95.  
  96.  
  97. //Radar
  98. cl_radar_always_centered "1"
  99. cl_radar_rotate "1"
  100. cl_radar_scale "0.8"
  101. cl_radar_icon_scale_min "0.4"
  102.  
  103.  
  104. //Crosshair
  105.  
  106.  
  107. host_writeconfig
  108. echo ""
  109. echo ""
  110. echo "autoexec.cfg loaded, Axdy"
  111. echo ""
  112. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement