Advertisement
Guest User

Untitled

a guest
Apr 17th, 2014
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. // budi's CS:GO config
  2. // Updated 2/23/14
  3. // Competitive HUD from http://www.spddl.de/csgo/hud/competitivehud
  4.  
  5. // Rates
  6. rate "128000"
  7. cl_cmdrate "128"
  8. cl_updaterate "128"
  9. cl_interp "0.0"
  10. cl_interp_ratio "1"
  11. cl_lagcompensation "1"
  12.  
  13. // Mouse
  14. sensitivity "3.8"
  15. zoom_sensitivity_ratio_mouse "0.8"
  16. m_rawinput "1"
  17. m_customaccel "0"1
  18. m_mouseaccel1 "0"
  19. m_mouseaccel2 "0"
  20.  
  21. // Video
  22. mat_setvideomode "1920 1080 1"
  23. mat_monitorgamma "2.1"
  24. mat_queue_mode "-1" // auto detect multi-core rendering
  25. mat_vsync "0"
  26. fps_max "145"
  27. fps_max_menu "145"
  28. r_dynamic "0"
  29. r_drawtracers_firstperson "0"
  30. r_drawparticles "0" // hide smokes for practice
  31. mat_savechanges // write video settings to registry
  32.  
  33. // Audio
  34. volume "0.03"
  35. voice_enable "1"
  36. voice_scale "1" // receive volume
  37. windows_speaker_config "1" // headphone audio output
  38. snd_musicvolume "0"
  39. snd_mixahead "0.05" // sound delay
  40. snd_headphone_pan_exponent "2"
  41. snd_headphone_pan_radial_weight "2"
  42. snd_legacy_surround "0" // emulated surround sound
  43. snd_mute_losefocus "1" // mute game when alt-tabbed
  44. lobby_voice_chat_enabled "0" // voice chat in lobby
  45.  
  46. // HUD
  47. hud_scaling "0.85" // CS:S sized HUD
  48. hud_showtargetid "1"
  49. cl_draw_only_deathnotices "0"
  50. cl_righthand "0"
  51. cl_showloadout "1"
  52. cl_showpos "0"
  53. cl_showfps "0"
  54. net_graph "0"
  55. net_graphproportionalfont "0" // small netgraph font
  56. // Radar
  57. cl_radar_always_centered "0"
  58. cl_radar_rotate "1"
  59. cl_radar_scale "0.50"
  60. cl_radar_icon_scale_min "0.4"
  61. // Reduce gun shifting when crouching
  62. cl_viewmodel_shift_left_amt "0.5"
  63. cl_viewmodel_shift_right_amt "0.5"
  64. // Reduce gun and scope shifting/bobbing when moving
  65. cl_bobcycle "2" // prefer 2 but 0.98 is enforced by ESEA/ESL
  66. cl_bob_lower_amt "5"
  67. cl_bobamt_lat "0.1"
  68. cl_bobamt_vert "0.1"
  69.  
  70. // Crosshair
  71. cl_crosshairalpha "255"
  72. cl_crosshaircolor "1"
  73. cl_crosshaircolor_b "0"
  74. cl_crosshaircolor_r "0"
  75. cl_crosshaircolor_g "0"
  76. cl_crosshairdot "0"
  77. cl_crosshairgap "-1"
  78. cl_crosshairsize "6"
  79. cl_crosshairstyle "4"
  80. cl_crosshairusealpha "1"
  81. cl_crosshairthickness "1"
  82. cl_fixedcrosshairgap "-1"
  83. cl_crosshair_outline "0"
  84. cl_crosshair_outline_draw "0"
  85.  
  86. // Debug accuracy
  87. weapon_debug_spread_show "0" // show possible shot accuracy
  88. weapon_debug_spread_gap "0.67"
  89.  
  90. // Misc
  91. developer "1"
  92. con_enable "1"
  93. con_filter_enable "2" // print console on screen
  94. con_filter_text "Damage " // highlight damage in console
  95. ui_steam_overlay_notification_position "bottomright"
  96. player_nevershow_communityservermessage "1"
  97. mm_dedicated_search_maxping "80" // max ping for matchmaking games
  98. mm_dedicated_force_servers ""
  99. gameinstructor_enable "0"
  100. option_duck_method "0"
  101. option_speed_method "0"
  102. cl_forcepreload "1"
  103. cl_downloadfilter "nosounds"
  104. cl_disablehtmlmotd "0"
  105. cl_autohelp "0"
  106. cl_showhelp "0"
  107. cl_disablefreezecam "1"
  108. cl_dm_buyrandomweapons "0"
  109. cl_teammate_colors_show "1"
  110. cl_autowepswitch "0" // auto weapon switch on pickup
  111. cl_use_opens_buy_menu "0" // E openeing buy menu
  112. closeonbuy "0"
  113. hud_takesshots "0" // scoreboard screenshot at end of match
  114. cl_clanid "2102469"
  115. password ""
  116.  
  117. // Binds
  118. unbind y
  119. unbind u
  120. unbind k
  121. unbind alt
  122. bind enter "messagemode"
  123. bind \ "messagemode2"
  124. bind v "+voicerecord"
  125. bind "TAB" "+ng"
  126. bind space "+jump"
  127. bind MWHEELDOWN "invnext"
  128. bind MWHEELUP "invprev"
  129. bind home "spectate"
  130. bind mouse1 "+attack"
  131. bind mouse2 "+attack2"
  132. bind mouse4 "use weapon_smokegrenade"
  133. bind mouse5 "use weapon_flashbang"
  134. bind del "exec autoexec"
  135. bind - "toggle voice_scale 1 0" // toggle voice volume
  136. bind = "toggle volume 0.55 0.08 0" // toggle game volume
  137. bind f1 "say ;noclip;say .noclip;sv_cheats 1;impulse 101;sv_showimpacts 1;sv_infinite_ammo 1;sv_grenade_trajectory 1;sv_grenade_trajectory_thickness 0.5;mp_freezetime 0;bot_kick;mp_warmup_end;" // noclip and sv_cheats practice
  138. bind . ";say !ready" // custom ready for pugs
  139. bind / "say ;say .dbserver" // bitcoins
  140. bind ins "toggle cl_color 0 1 2 3 4" // change teammate color
  141.  
  142. // Aliases
  143. alias "+ng" "+showscores; net_graph 1"
  144. alias "-ng" "-showscores; net_graph 0"
  145. alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind mouse3 bhopoff"
  146. alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind mouse3 bhopon"
  147.  
  148. // Keypad buy binds
  149. bind kp_ins "buy vesthelm" // 0
  150. bind kp_del "buy vest" // .
  151. bind kp_enter "buy defuser" // Enter
  152. bind kp_end "buy hegrenade;give weapon_hegrenade" // 1
  153. bind kp_downarrow "buy flashbang;give weapon_flashbang" // 2
  154. bind kp_pgdn "buy smokegrenade;give weapon_smokegrenade" // 3
  155. bind kp_leftarrow "buy deagle;give weapon_deagle" //4
  156. bind kp_5 "buy incgrenade;buy molotov;give weapon_incgrenade;give weapon_molotov" // 5
  157. bind kp_rightarrow "buy decoy;give weapon_decoy" // 6
  158. bind kp_home "buy awp;give weapon_awp" // 7
  159. bind kp_uparrow "buy m4a1;buy ak47;give weapon_m4a1_silencer;give weapon_ak47;" // 8
  160. bind kp_pgup "buy famas;buy galilar;give weapon_famas;give weapon_galilar" // 9
  161. bind kp_slash "buy p90;give weapon_p90" // /
  162. bind kp_multiply "buy ump45;give weapon_ump45" // *
  163. bind kp_minus "buy sawedoff;buy mag7;give weapon_sawedoff;give weapon_mag7" // -
  164. bind kp_plus "buy p250;give weapon_p250" // +
  165.  
  166. host_writeconfig // write settings to config.cfg
  167. echo ""
  168. echo ""
  169. echo "autoexec.cfg executed"
  170. echo ""
  171. echo ""
  172. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement