Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. // Settings
  2. cl_autowepswitch "0" // auto weapon switch on pickup
  3. cl_use_opens_buy_menu "0" // `e` opening buy menu
  4. closeonbuy "0"
  5. hud_takesshots "0" // scoreboard screenshot at end of match
  6. cl_downloadfilter "nosound" // mapsonly pls volvo
  7. cl_join_advertise "2" // let friends join your game
  8. cl_disablehtmlmotd "0"
  9. cl_autohelp "0"
  10. cl_showhelp "0"
  11. cl_disablefreezecam "1"
  12. spec_replay_autostart "0"
  13. cl_dm_buyrandomweapons "0"
  14. cl_teammate_colors_show "1"
  15. gameinstructor_enable "0"
  16. option_duck_method "0"
  17. option_speed_method "0"
  18. cl_forcepreload "1"
  19. con_filter_enable "2"
  20. con_filter_text "Damage "
  21. ui_steam_overlay_notification_position "bottomright"
  22. player_nevershow_communityservermessage "1"
  23. cl_righthand "1"
  24. cl_showloadout "1"
  25. cl_showpos "0"
  26. cl_showfps "0"
  27. net_graph "0"
  28.  
  29. // Mouse settings
  30.  
  31. // Sound shit
  32. volume "0.7"
  33. voice_enable "1"
  34. voice_scale "1" // receive volume
  35. voice_mixer_volume "1" // mic volume
  36. windows_speaker_config "1" // headphone audio output
  37. snd_menumusic_volume "0"
  38. snd_roundstart_volume "0"
  39. snd_roundend_volume "0"
  40. snd_mapobjective_volume "0"
  41. snd_deathcamera_volume "0"
  42. snd_tensecondwarning_volume "0.30"
  43. snd_mvp_volume "0"
  44. snd_dzmusic_volume "0.1"
  45. snd_mix_async "1"
  46. snd_mixahead "0.02" // sound delay
  47. snd_pitchquality "1"
  48. snd_ducking_off "1"
  49. snd_front_headphone_position "90"
  50. snd_rear_headphone_position "90"
  51. snd_headphone_pan_exponent "1.2"
  52. snd_headphone_pan_radial_weight "1"
  53. snd_mute_losefocus "1" // mute game when alt-tabbed
  54. dsp_enhance_stereo "0"
  55. lobby_voice_chat_enabled "0" // voice chat in lobby
  56. cl_mute_all_but_friends_and_party "0"
  57. snd_async_flush
  58.  
  59.  
  60. // Crosshair
  61. cl_crosshaircolor "1"
  62. cl_crosshairstyle "1"
  63. cl_fixedcrosshairgap "-4.5"
  64. hud_showtargetid "0"
  65.  
  66. // Keybinds
  67. bind 1 "slot1"
  68. bind 2 "slot2"
  69. bind 3 "slot3"
  70. bind w "+forward; r_cleardecals"
  71. bind a "+moveleft; r_cleardecals"
  72. bind s "+back; r_cleardecals"
  73. bind d "+moveright; r_cleardecals"
  74. bind e "+use"
  75. bind r "+reload"
  76. bind g "drop"
  77. bind tab "+ngscore"
  78. bind shift "+speed; r_cleardecals"
  79. bind ctrl "+duck; r_cleardecals"
  80. bind space "+jump"
  81. bind mwheeldown "+jump"
  82. bind v "use weapon_c4;drop"
  83. bind mouse1 "+attack"
  84. bind mouse2 "+attack2"
  85. bind b "buymenu" // $$$
  86.  
  87. bind capslock bhopon
  88.  
  89. // Mouse settings
  90. sensitivity "2.7"
  91. zoom_sensitivity_ratio_mouse "0.9"
  92. m_rawinput "1"
  93. m_pitch "0.018"
  94. m_customaccel "0"
  95. m_mouseaccel1 "0"
  96. m_mouseaccel2 "0"
  97. m_mousespeed "0"
  98.  
  99. // Because fuckers
  100. bindtoggle i "voice_enable"
  101.  
  102. // Switcheroo
  103. alias +knife slot3
  104. alias -knife lastinv
  105. bind q +knife
  106.  
  107. // Alias for menu
  108. alias "+ngscore" "+showscores;net_graph 1"
  109. alias "-ngscore" "-showscores;net_graph 0"
  110.  
  111. // Bhop Alias
  112. alias bhopon "bind MWHEELDOWN +jump;bind MWHEELUP +jump;bind capslock bhopoff"
  113. alias bhopoff "bind MWHEELDOWN invnext;bind MWHEELUP invprev;bind capslock bhopon"
  114.  
  115. // Grenade keybinds
  116. bind f "use weapon_flashbang"
  117. bind z "use weapon_smokegrenade"
  118. bind x "use weapon_hegrenade"
  119. bind c "use weapon_molotov;use weapon_incgrenade"
  120.  
  121. // Video
  122. mat_monitorgamma "1.6"
  123. mat_queue_mode "-1" // auto detect multi-core rendering
  124. fps_max "999"
  125. fps_max_menu "145"
  126. r_dynamic "0"
  127. r_drawtracers_firstperson "0"
  128. engine_no_focus_sleep "0" // default 50
  129.  
  130. // Rates
  131. rate "786432" // max rate, lower if having network issues
  132. cl_cmdrate "128"
  133. cl_updaterate "128"
  134. cl_interp "0.0"
  135. cl_interp_ratio "1"
  136. cl_interpolate "1"
  137. cl_lagcompensation "1"
  138. net_client_steamdatagram_enable_override "1" // SDR beta
  139.  
  140. // Hud shit
  141. hud_scaling "0.95"
  142. cl_hud_playercount_pos "1"
  143. cl_hud_playercount_showcount "1"
  144. cl_hud_color "6"
  145. cl_hud_background_alpha "0.2"
  146. cl_hud_bomb_under_radar "1"
  147. cl_hud_healthammo_style "0"
  148. cl_showloadout "0"
  149. cl_show_clan_in_death_notice "1"
  150. safezonex "1.0"
  151. safezoney "1.0"
  152.  
  153. // radar
  154. cl_hud_radar_scale "1.0"
  155. cl_radar_always_centered "0"
  156. cl_radar_icon_scale_min "0.7"
  157. cl_radar_rotate "1"
  158. cl_radar_scale "0.4"
  159. cl_radar_square_with_scoreboard "1"
  160. cl_teammate_colors_show "1"
  161.  
  162. // Viewmodel
  163. viewmodel_offset_x "-2.0"
  164. viewmodel_offset_y "-2.0"
  165. viewmodel_offset_z "-2.0"
  166. viewmodel_fov "68"
  167. viewmodel_recoil "0.0"
  168.  
  169. // Show it's working
  170. echo "----------------------------------"
  171. echo "RisingThumb's AUTOEXEC.cfg has run"
  172. echo "Version 1.0"
  173. echo "----------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement