Advertisement
RetroRevo

Revo's CSGO Autoexec V10 2015

Mar 9th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. // Revo's Autoexec V10 2015! - Hope you enjoy and have fun fragging
  2. // UPDATES - Viewmodel values changed, Max FPS at 999 now since limiting didnt do crap
  3. // UPDATES2 - Audio command values changed (even better now for headsets!)
  4. // UPDATES3 - went back to older rate settings, tracers back on(turn them off if you want)
  5. // UPDATES4 - Removed Clan ID and KBMOD portion, changed a few other things as well!
  6. // UPDATES5 - Cleaned up and once again improved rates (I hope)!
  7. // Youtube - Youtube.com/RevolutionRespawn
  8. // Twitter - Twitter.com/itsbyRevo
  9.  
  10. //Left or Right Hand
  11. cl_righthand "1" //set to 1 for right hand
  12.  
  13. // FPS
  14. fps_max "1337"
  15. fps_max_menu "145" //forces menu to run at 60fps
  16. mat_queue_mode "-1" //best for quad core processors
  17.  
  18. // Mouse commands, Helps remove mouse acceleration
  19.  
  20. cl_mouseenable "1"
  21. m_forward "1"
  22. m_rawinput "1"
  23. m_mousespeed "1"
  24. sensitivity "2.35"
  25.  
  26. // Audio Settings, hear all the foots
  27.  
  28. lobby_voice_chat_enabled "0"
  29. snd_mixahead "0.05"
  30. snd_headphone_pan_exponent "2"
  31. snd_headphone_pan_radial_weight "2"
  32. snd_musicvolume ".025"
  33. snd_legacy_surround "0"
  34. snd_pitchquality "1"
  35. voice_scale "0.5"
  36. volume "0.2" //change volume to your liking
  37. dsp_enhance_stereo "1"
  38. lobby_voice_chat_enabled "0" //disables voice in the lobby (useful for those in skype or other voip calls)
  39.  
  40. // Monitor Gamma, so you can see the enemy
  41. // The Brighter the Better
  42.  
  43. mat_monitorgamma "1.6"
  44. mat_monitorgamma_tv_enabled "0"
  45.  
  46. //EXTRA THING, USE SWEETFX OR NVIDIA CONTROL PANEL FOR VIBRANT COLORS!!!//
  47.  
  48. // Ratez on Ratez
  49.  
  50. cl_interp "0"
  51. cl_interp_ratio "1"
  52. cl_cmdrate "128"
  53. cl_updaterate "128"
  54. cl_lagcompensation "1"
  55. rate "128000"
  56.  
  57. // Field of View settings, tried to match it as much as i could to 1.6's viewmodel
  58. viewmodel_offset_x "1.5"
  59. viewmodel_offset_y "0.75"
  60. viewmodel_offset_z "-1.475"
  61. viewmodel_fov "68" //set to 54 if you like default fov, or 68 if you want the farthest
  62.  
  63. // Hud Stuff n Stuff, fun stuff
  64.  
  65. hud_scaling "0.65" //does what it says lol
  66. hud_showtargetid "1"
  67. safezonex "1"
  68. safezoney "1"
  69. cl_showloadout "1"
  70. cl_showpos "0"
  71. cl_hud_radar_scale "1.25"
  72. cl_hud_color "6"
  73. cl_hud_healthammo_style "1"
  74. cl_hud_background_alpha "0"
  75. cl_hud_bomb_under_radar "1"
  76. cl_hud_playercount_pos "0"
  77. cl_hud_playercount_showcount "0"
  78. cl_radar_rotate "1"
  79. cl_radar_scale "0.45"
  80. cl_radar_icon_scale_min "0.75"
  81. cl_radar_always_centered "1"
  82. cl_loadout_colorweaponnames "1"
  83.  
  84.  
  85.  
  86. // My Crosshair [Back to Red!!]
  87. cl_crosshairalpha "255"
  88. cl_crosshaircolor "0"
  89. cl_crosshairdot "0" //default 0
  90. cl_crosshairgap "0"
  91. cl_crosshairsize "4"
  92. cl_crosshairstyle "4"
  93. cl_crosshairusealpha "1"
  94. cl_crosshairthickness "1.5"
  95. cl_fixedcrosshairgap "-20" //default 0
  96.  
  97. // Netgraph for viewing fps and server tick
  98. net_graph "1" //Display net_graph
  99. net_graphpos "2" //Adds the netgraph to the middle
  100. net_graphproportionalfont "0" //Reduce font size
  101. net_graphshowinterp "1"
  102. net_graphshowlatency "1"
  103. net_graphshowsvframerate "1"
  104. net_graphheight "64"
  105.  
  106. // Reduce gun and scope shifting/bobbing when moving
  107. cl_bobcycle "0.98" //0.98 is enforced by ESEA/ESL
  108. cl_bob_lower_amt "5"
  109. cl_bobamt_lat "0"
  110. cl_bobamt_vert "0"
  111. cl_viewmodel_shift_left_amt "0.5"
  112. cl_viewmodel_shift_right_amt "0.25"
  113.  
  114. // Show Damage in top left!
  115. developer "1"
  116. con_filter_text "Damage given"
  117. con_filter_text_out "Player:"
  118. con_filter_enable "2"
  119.  
  120. // Other Things that are good
  121. r_drawtracers_firstperson "0" //leave on if you like tracers ex. http://i.imgur.com/weRXZQg.jpg
  122. cl_autohelp "0"
  123. cl_showhelp "0"
  124. cl_forcepreload "1"
  125. sv_forcepreload "1"
  126. gameinstructor_enable "0"
  127. cl_showpluginmessages "1"
  128. mm_dedicated_search_maxping "100"
  129. cl_resend "1.5"
  130. cl_resend_timeout "3"
  131. cl_timeout "150000"
  132. cl_show_clan_in_death_notice "1"
  133. cl_teamid_overhead_name_alpha "255"
  134. cl_teamid_overhead_name_fadetime "0"
  135. con_enable "1" //activates console
  136.  
  137. // Writes commands to config.cfg
  138. host_writeconfig
  139.  
  140. // Confirm this file's execution
  141.  
  142. echo "-------------------------------"
  143. echo "Revo's Autoexec V9 2015! for CSGO"
  144. echo "Have Fun!"
  145. echo "Youtube.com/RevolutionRespawn"
  146. echo "Twitter.com/itsbyRevo"
  147. echo "Kappa"
  148. echo "-------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement