Advertisement
RetroRevo

Revolution's CSGO Autoexec X-5

Oct 23rd, 2016
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.93 KB | None | 0 0
  1. // Revolutions's Autoexec Version X-5 - Hope you enjoy and have fun fragging
  2. // Watch on Twitch - Twitch.tv/revolutionrespawn
  3. // Follow me on Twitter - Twitter.com/itsbyRevo
  4.  
  5. // slight updates, interpolations + lag comp disabled (set to 0, change to 1 if you have issues), cleaned up more unnecessary commands, changed crosshair a little.
  6.  
  7. // This autoexec is compiled of a bunch of commands, settings and optional programs from a bunch of guides created by others as well as thing I personally prefer, hope you like it!
  8.  
  9. // Before Using, add these to your startup parameters!
  10. // -high -novid -console +exec autoexec
  11. // Currently unsure about these -threads 4 -nod3d9ex
  12.  
  13. // Awesome text mod for CSGO (helpful for making text in game more readable :D)
  14. // Install this: http://csgo.gamebanana.com/gamefiles/3711
  15. // Add "-language textmodorel" to the launch params after adding the other ones
  16.  
  17. // Change your ingame fonts!
  18. // Go here to download fonts for csgo: http://fonts.spddl.de/#Bender
  19. // Preview of the font im using: http://imgur.com/a/BW1CC
  20.  
  21. // Also I recommend using TCP Optimizer to tweak and optimize your network settings for PC overall (Works on win7,8,8.1,10)
  22. // You can find it here: http://www.speedguide.net/downloads.php (Download v4 for compatibility reasons)
  23. // There is also a guide to explain what every option affects here: http://www.speedguide.net/articles/tcp-optimizer-4-documentation-windows-7-8-10-2012-5821
  24.  
  25. // Also you can try using MM Server Picker as well to force connect to lower ping servers. You can download it here on Gamebanana (DO NOT DOWNLOAD IT ANYWHERE ELSE)
  26. // http://csgo.gamebanana.com/tools/5684
  27.  
  28. // Recommended Resolution for 16:9 = 1280x720/1920x1080
  29. // Recommended Resolution for 4:3 if you use it = 1440x1080 (typically a custom resolution)
  30.  
  31. // Left or Right Hand
  32. cl_righthand "1" //set to 1 for right hand, 0 for left
  33.  
  34. // Framerate commands
  35. fps_max "999"
  36. fps_max_menu "999"
  37. mat_queue_mode "2" //best for multi core processors
  38.  
  39. // Mouse commands
  40. cl_mouseenable "1"
  41. m_rawinput "1"
  42. sensitivity "1.65"
  43. m_mouseaccel1 "0"
  44. m_mouseaccel2 "0"
  45. m_customaccel "0"
  46. m_customaccel_exponent "0"
  47. m_customaccel_scale "0"
  48. m_mousespeed "0"
  49. "m_yaw" "0.022"
  50.  
  51. // Audio Settings
  52. Volume "1"
  53. windows_speaker_config "1"
  54. voice_mixer_volume "1"
  55. snd_headphone_pan_exponent "1.2"
  56. snd_headphone_pan_radial_weight "0.5"
  57. snd_front_headphone_position "53.2"
  58. snd_rear_headphone_position "90"
  59. dsp_enhance_stereo "0"
  60. dsp_slow_cpu "0"
  61. dsp_reload
  62. snd_mixahead "0.05"
  63. snd_dvar_dist_max "2000"
  64. snd_dvar_dist_min "300"
  65. snd_duckerattacktime "0.5"
  66. snd_duckerreleasetime "2.5"
  67. snd_duckerthreshold "0.15"
  68. snd_ducking_off "1"
  69. snd_ducktovolume "0.55"
  70. snd_legacy_surround "0"
  71. snd_max_same_sounds "5"
  72. snd_max_same_weapon_sounds "5"
  73. snd_music_selection "1"
  74. snd_musicvolume "0"
  75. snd_musicvolume_multiplier_inoverlay "0.1"
  76. snd_mute_losefocus "1"
  77. snd_pitchquality "1"
  78. snd_rear_speaker_scale "1.0"
  79. lobby_voice_chat_enabled "0"
  80. voice_scale ".35"
  81.  
  82. // If you plan on using a VOIP service set it to "0"
  83. voice_enable "1"
  84.  
  85. // Monitor Gamma/Brightness [Helps with enemy visibility.]
  86. mat_monitorgamma_tv_enabled "0"
  87. mat_monitorgamma "1.6"
  88.  
  89. // EXTRA THING, USE VIBRANCEGUI FOR BETTER COLORS AND VISIBILITY http://vibrance.pushre.de/
  90.  
  91. // Field of View settings [tried to match it as much as I could to 1.6's viewmodel]
  92. viewmodel_presetpos "0"
  93. viewmodel_offset_x "1.5"
  94. viewmodel_offset_y "0.75"
  95. viewmodel_offset_z "-1.475"
  96. viewmodel_fov "60"
  97.  
  98. // Set to 54 if you like default FOV, or 68 if you want the farthest
  99. // Have mine set to 60 to better match 1.6 imo
  100.  
  101. // Reduce gun and scope shifting/bobbing when moving
  102. cl_bobcycle "0.98"
  103. cl_bob_lower_amt "5"
  104. cl_bobamt_lat "0.1"
  105. cl_bobamt_vert "0.1"
  106. cl_viewmodel_shift_left_amt "0.5"
  107. cl_viewmodel_shift_right_amt "0.25"
  108.  
  109. // Hud Settings [Blue now!]
  110. hud_scaling "0.65" //does what it says lol
  111. hud_showtargetid "1"
  112. safezonex "1"
  113. safezoney "1"
  114. cl_showloadout "1"
  115. cl_hud_radar_scale "1.15"
  116. cl_hud_color "3"
  117. cl_hud_healthammo_style "0"
  118. cl_hud_background_alpha "0.35"
  119. cl_hud_bomb_under_radar "1"
  120. cl_hud_playercount_pos "0"
  121. cl_hud_playercount_showcount "1"
  122. cl_radar_rotate "1"
  123. cl_radar_scale "0.35"
  124. cl_radar_icon_scale_min "0.85"
  125. cl_radar_always_centered "1"
  126. cl_loadout_colorweaponnames "1"
  127. cl_show_clan_in_death_notice "1"
  128. cl_teamid_overhead_name_alpha "255"
  129. cl_teamid_overhead_name_fadetime "0"
  130.  
  131. // Show Damage in top left(Instead of opening console)
  132. developer "1"
  133. con_filter_text "Damage given"
  134. con_filter_text_out "Player:"
  135. con_filter_enable "2"
  136.  
  137. // also to see map before MM match
  138. con_filter_text "game:map"
  139.  
  140. // My Crosshair
  141. cl_crosshair_drawoutline "1"
  142. cl_crosshair_outlinethickness "1"
  143. cl_crosshairalpha "185"
  144. cl_crosshaircolor "4"
  145. cl_crosshairdot "0"
  146. cl_crosshairgap "3.5"
  147. cl_crosshairgap_useweaponvalue "0"
  148. cl_crosshairsize "4.20" //lol
  149. cl_crosshairstyle "5"
  150. cl_crosshairthickness "0"
  151. cl_crosshairusealpha "1"
  152. cl_fixedcrosshairgap "3"
  153.  
  154. // Rates [Pretty basic/common rates]
  155. cl_interp "0"
  156. cl_interp_ratio "1"
  157. cl_interpolate "0" //change to 1 if you have issues, make sure cl_lagcompensation is turned back to 1 as well if you do change it back
  158. cl_cmdrate "128"
  159. cl_updaterate "128"
  160. cl_predict "1"
  161. cl_predictweapons "1"
  162. cl_lagcompensation "0" //read above notice
  163. cl_updatevisibility "1"
  164. net_allow_multicast "0"
  165. rate "786432"
  166.  
  167. // Netgraph Settings [Show useful information like the current framerate and ping]
  168. alias +scorenet "net_graphheight 64; +showscores";
  169. alias -scorenet "net_graphheight 2000; -showscores";
  170. bind "TAB" "+scorenet";
  171. net_graph "1" //Display net_graph
  172. net_graphpos "2" //Adds the netgraph to the middle
  173. net_graphproportionalfont "0"
  174. net_graphshowinterp "1"
  175. net_graphshowlatency "1"
  176. net_graphshowsvframerate "1"
  177. net_graphheight "2000"
  178.  
  179. //Matchmaking Ping Limit
  180. mm_dedicated_search_maxping "50"
  181.  
  182. // Helpful Extras
  183. r_drawtracers_firstperson "0"
  184. cl_disablefreezecam "1"
  185. cl_autohelp "0"
  186. cl_showhelp "0"
  187. cl_forcepreload "1"
  188. sv_forcepreload "1"
  189. r_dynamic "0"
  190. r_eyegloss "0"
  191. r_eyemove "0"
  192. r_eyeshift_x "0"
  193. r_eyeshift_y "0"
  194. r_eyeshift_z "0"
  195. r_eyesize "0"
  196. joystick "0"
  197. joystick_force_disabled "1"
  198. gameinstructor_enable "0"
  199. cl_showpluginmessages "1"
  200. cl_resend "1.5"
  201. cl_resend_timeout "3"
  202. cl_timeout "999999"
  203. con_enable "1" //activates console
  204. cl_disablehtmlmotd 1
  205. func_break_max_pieces "0"
  206. closeonbuy "1"
  207. cl_radar_square_with_scoreboard "0"
  208. engine_no_focus_sleep "0"
  209.  
  210. // Writes commands to config.cfg
  211. host_writeconfig
  212.  
  213. // Clears the console
  214. Clear
  215.  
  216.  
  217. // Confirm this configs execution
  218.  
  219. echo "-------------------------------"
  220. echo "Revolutions's Autoexec X-5 2016 for CSGO"
  221. echo "Have Fun!"
  222. echo "-------------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement