Advertisement
RetroRevo

Revolution's CSGO Autoexec X-4

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