Advertisement
RetroRevo

Revo's CSGO Autoexec Version X8 REVIVAL

Feb 21st, 2019
607
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. // Revo's Autoexec Version X8 REVIVAL
  2. // Basically cut down on some useless commands and other things
  3. // Watch on Twitch (if I stream) - Twitch.tv/revolutionrespawn
  4. // Follow me on Twitter - Twitter.com/itsbyRevo
  5. // Visit r/GlobalOffensive!
  6.  
  7. // This autoexec is compiled of a bunch of commands, settings and optional programs from a bunch of guides created by others from various communities as well as thing I personally prefer, hope you like it!
  8.  
  9. // Before Using, add these to your startup parameters!
  10. // -novid -console -d3d9ex +exec autoexec
  11. // DO NOT USE -threads or -high, noticed loss in performance!!!
  12.  
  13. // Feel free to try out these awesome custom radar overviews
  14. // http://www.simpleradar.com/
  15.  
  16. // Recommended Resolution for 16:9 = 1280x720/1920x1080 (go for your native resolution)
  17. // Recommended Resolution for 4:3 if you use it = 1440x1080 (typically a custom resolution)
  18.  
  19. // Left or Right Hand //
  20. cl_righthand "1" //Set to 1 for right hand, 0 for left
  21.  
  22. // Framerate commands //
  23. fps_max "999"
  24. fps_max_menu "144"
  25. mat_queue_mode "-1"
  26. mat_queue_priority "1"
  27.  
  28. // Mouse commands //
  29. m_rawinput "1"
  30. sensitivity "2.07" //change to your prefered sens
  31. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  32. m_mouseaccel1 "0"
  33. m_mouseaccel2 "0"
  34. m_customaccel "0"
  35. m_customaccel_exponent "0"
  36. m_customaccel_scale "0"
  37. m_mousespeed "0"
  38.  
  39. // Audio Settings //
  40. Volume "1"
  41. voice_scale "0.35"
  42. snd_front_headphone_position "53.2"
  43. snd_rear_headphone_position "90"
  44. snd_headphone_pan_exponent "2.5"
  45. snd_headphone_pan_radial_weight "0.5"
  46. dsp_enhance_stereo "0"
  47. snd_mixahead "0.05"
  48. snd_pitchquality "1"
  49. snd_deathcamera_volume "0.0"
  50. snd_mapobjective_volume "0.12"
  51. snd_menumusic_volume "0.0"
  52. snd_mute_losefocus "0"
  53. snd_roundend_volume "0.2"
  54. snd_roundstart_volume "0.06"
  55. snd_tensecondwarning_volume "0.35"
  56. snd_prefetch_common "1"
  57.  
  58. // If you plan on using a VOIP service (Discord, Teamspeak, Mumble, etc.) set it to "0" //
  59. voice_enable "1"
  60.  
  61. // Monitor Gamma/Brightness [Helps with enemy visibility. REQUIRES FULLSCREEN] //
  62. mat_monitorgamma_tv_enabled "0" //Enabling this forces limited RGB mode (16-235), PC monitors typically output in full RGB mode (0-255). I only really suggest enabling this if you REALLY want more brightness or are playing on a HDTV/CRT(maybe).
  63. mat_monitorgamma "1.6" //Brightest gamma level in CSGO
  64.  
  65. // EXTRA THING, USE VIBRANCEGUI FOR BETTER COLORS AND VISIBILITY (works with both AMD and NVIDIA GPUs) http://vibrance.pushre.de/ //
  66.  
  67. // Field of View settings [tried to match it as much as I could to 1.6's viewmodel] //
  68. viewmodel_presetpos "0"
  69. viewmodel_offset_x "1.5"
  70. viewmodel_offset_y "0.75"
  71. viewmodel_offset_z "-1.475"
  72. viewmodel_fov "60"
  73.  
  74. // Set to 54 if you like default FOV, or 68 if you want the farthest //
  75. // Have mine set to 60 as that is what I prefer, change as you like! //
  76.  
  77. // Reduce gun and scope shifting/bobbing when moving //
  78. cl_bobcycle "0.98"
  79. cl_bob_lower_amt "5"
  80. cl_bobamt_lat "0.1"
  81. cl_bobamt_vert "0.1"
  82. cl_viewmodel_shift_left_amt "0.5"
  83. cl_viewmodel_shift_right_amt "0.25"
  84.  
  85. // Hud Settings //
  86. hud_scaling "0.65"
  87. hud_showtargetid "1"
  88. safezonex "1"
  89. safezoney "1"
  90. cl_showloadout "1"
  91. cl_hud_radar_scale "1.15"
  92. cl_hud_color "2"
  93. cl_hud_healthammo_style "0"
  94. cl_hud_background_alpha "0.35"
  95. cl_hud_bomb_under_radar "1"
  96. cl_hud_playercount_pos "0"
  97. cl_hud_playercount_showcount "1"
  98. cl_radar_rotate "1"
  99. cl_radar_scale "0.35"
  100. cl_radar_icon_scale_min "1"
  101. cl_radar_always_centered "1"
  102. cl_radar_square_with_scoreboard "0"
  103. cl_show_clan_in_death_notice "1"
  104.  
  105. // Show Damage in top left (Instead of opening console to check damage!) //
  106. developer "1"
  107. con_filter_text "Damage given"
  108. con_filter_text_out "Player:"
  109. con_filter_enable "2"
  110.  
  111. // also to see map before MM match in the top left //
  112. con_filter_text "game:map"
  113.  
  114. // My Crosshair //
  115. cl_crosshair_drawoutline "0"
  116. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  117. cl_crosshair_dynamic_splitalpha_innermod "1"
  118. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  119. cl_crosshair_dynamic_splitdist "7"
  120. cl_crosshair_sniper_show_normal_inaccuracy "0"
  121. cl_crosshair_sniper_width "2"
  122. cl_crosshairalpha "255"
  123. cl_crosshaircolor "5"
  124. cl_crosshaircolor_b "0"
  125. cl_crosshaircolor_g "255"
  126. cl_crosshaircolor_r "0"
  127. cl_crosshairdot "0"
  128. cl_crosshairgap "-0.5"
  129. cl_crosshairgap_useweaponvalue "0"
  130. cl_crosshairscale "0"
  131. cl_crosshairsize "4.5"
  132. cl_crosshairstyle "4"
  133. cl_crosshairthickness "1.5"
  134. cl_crosshairusealpha "1"
  135. cl_fixedcrosshairgap "4.5"
  136.  
  137. // Rates //
  138. cl_interp_ratio "1"
  139. cl_interpolate "1"
  140. cl_cmdrate "128"
  141. cl_updaterate "128"
  142. cl_predict "1"
  143. cl_predictweapons "1"
  144. cl_lagcompensation "1"
  145. cl_updatevisibility "1"
  146. net_allow_multicast "0"
  147. rate "786432"
  148.  
  149. // Netgraph Settings //
  150. alias +scorenet "net_graphheight 64; +showscores";
  151. alias -scorenet "net_graphheight 2000; -showscores";
  152. bind "TAB" "+scorenet";
  153. net_graph "1" //Display net_graph
  154. net_graphpos "2" //Adds the netgraph to the middle
  155. net_graphproportionalfont "0"
  156. net_graphshowinterp "1"
  157. net_graphshowlatency "1"
  158. net_graphshowsvframerate "1"
  159. net_graphheight "2000"
  160.  
  161. //Matchmaking Ping Limit, 25 is the NEW lowest limit from 50! //
  162. mm_dedicated_search_maxping "25"
  163.  
  164. // Helpful Extras //
  165. spec_replay_autostart "0" //Disables the killcam in DM/Casual, its dumb imo.
  166. r_drawtracers_firstperson "0"
  167. cl_autowepswitch "0"
  168. cl_disablefreezecam "1"
  169. cl_autohelp "0"
  170. cl_showhelp "0"
  171. cl_disablehtmlmotd "1" //set to "0" if playing on ESEA or some community servers!
  172. gameinstructor_enable "0"
  173. con_enable "1" //activates console
  174. closeonbuy "1"
  175.  
  176. // Jump on scroll wheel, feel free to disable if you dont need it! //
  177. bind mwheelup +jump
  178. bind mwheeldown +jump
  179.  
  180. // Writes commands to config.cfg //
  181. host_writeconfig
  182.  
  183. // Clears the console //
  184. Clear
  185.  
  186.  
  187. // Confirm this configs execution //
  188.  
  189. echo ">-----------------------------<"
  190. echo "Revo's Autoexec Version X8 Loaded!"
  191. echo "Have Fun!"
  192. echo "Come hangout at r/GlobalOffensive!"
  193. echo ">-----------------------------<"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement