Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. // Launch Options: -full -high -no-browser -novid -nojoy -forcenovsync -limitvsconst -r_emulate_g -softparticlesdefaultoff -d3d9ex +exec autoexec -tickrate 64 -freq 60 -threads 4
  2.  
  3.  
  4. // Crosshair
  5. cl_crosshair_drawoutline "1"
  6. cl_crosshair_dynamic_maxdist_splitratio "0"
  7. cl_crosshair_dynamic_splitalpha_innermod "1"
  8. cl_crosshair_dynamic_splitalpha_outermod "1"
  9. cl_crosshair_dynamic_splitdist "6"
  10. cl_crosshair_friendly_warning "2"
  11. cl_crosshair_outlinethickness "1"
  12. cl_crosshair_sniper_show_normal_inaccuracy "0"
  13. cl_crosshair_sniper_width "1"
  14. cl_crosshair_t "0"
  15. cl_crosshairalpha "255"
  16. cl_crosshaircolor "1"
  17. cl_crosshaircolor_b "0"
  18. cl_crosshaircolor_g "0"
  19. cl_crosshaircolor_r "255"
  20. cl_crosshairdot "1"
  21. cl_crosshairgap "-4.5"
  22. cl_crosshairgap_useweaponvalue "0"
  23. cl_crosshairscale "3"
  24. cl_crosshairsize ".5"
  25. cl_crosshairstyle "3"
  26. cl_crosshairthickness "1"
  27. cl_crosshairusealpha "1"
  28. cl_fixedcrosshairgap "-3"
  29.  
  30.  
  31. // Viewmodel & Bob
  32.  
  33.  
  34. // HUD
  35.  
  36.  
  37. // Radar
  38.  
  39.  
  40. // Netgraph
  41.  
  42.  
  43. // Sens
  44.  
  45.  
  46. // Binds
  47. bind "w" "+forward; r_cleardecals"
  48. bind "a" "+moveleft; r_cleardecals"
  49. bind "s" "+back; r_cleardecals"
  50. bind "d" "+moveright; r_cleardecals"
  51.  
  52. // Jump Throw
  53. alias "+jumpthrow" "+jump; -attack"
  54. alias "-jumpthrow" "-jump"
  55. bind "✪" "+jumpthrow" // Binds a key to jump and throw a grenade at the max possible height.
  56.  
  57.  
  58. // Sound
  59. voice_enable "1"
  60. snd_roundend_volume "0"
  61. snd_roundstart_volume "0"
  62. snd_deathcamera_volume "0"
  63. snd_mapobjective_volume "0"
  64. snd_mixahead ".05" // Set value to ".1" if you experience crackling in-game
  65. snd_front_headphone_position "90"
  66. snd_rear_headphone_position "90"
  67. snd_headphone_pan_exponent "1"
  68. snd_headphone_pan_radial_weight "0"
  69.  
  70.  
  71. // Network
  72. cl_cmdrate "128"
  73. cl_updaterate "128"
  74. cl_interp "0"
  75. cl_interp_ratio "1"
  76. cl_interpolate "1"
  77. cl_lagcompensation "1"
  78. cl_predict "1"
  79. cl_predictweapons "1"
  80.  
  81.  
  82. // Video
  83. mat_monitorgamma "1.6"
  84. mat_monitorgamma_tv_enabled "1"
  85.  
  86.  
  87. // FPS Boosts
  88. fps_max "600"
  89. fps_max_menu "245"
  90. mat_powersavingsmode "0"
  91. mat_queue_report "0"
  92. mat_queue_mode "-1"
  93. cl_forcepreload "1"
  94. cl_disablehtmlmotd "1"
  95. cl_clearhinthistory "1"
  96. cl_showhelp "0"
  97. cl_autohelp "0"
  98. cl_debugrumble "0"
  99. cl_rumblescale "0"
  100. cl_freezecameffects_showholiday "0"
  101. cl_show_clan_in_death_notice "0"
  102. cl_debugrumble "0"
  103. cl_detail_avoid_force "0"
  104. cl_detail_avoid_radius "0"
  105. cl_detail_avoid_recover_speed "0"
  106. cl_detail_max_sway "0"
  107. cl_freezecampanel_position_dynamic "0"
  108. r_dynamic "0"
  109. r_eyegloss "0"
  110. r_eyemove "0"
  111. r_eyeshift_x "0"
  112. r_eyeshift_y "0"
  113. r_eyeshift_z "0"
  114. r_eyesize "0"
  115. r_drawtracers_firstperson "0"
  116. r_cheapwaterend "1"
  117. r_cheapwaterstart "1"
  118. budget_show_history "0"
  119. budget_peaks_window "0"
  120. budget_show_peaks "0"
  121. joystick "0"
  122. joystick_force_disabled "1"
  123. joystick_force_disabled_set_from_options "1"
  124. xbox_autothrottle "0"
  125. xbox_throttlebias "0"
  126. xbox_throttlespoof "0"
  127. bugreporter_uploadasync "0"
  128. bugreporter_username ""
  129. adsp_debug "0"
  130. func_break_max_pieces "0"
  131. fs_warning_level "0"
  132. gameinstructor_enable "0"
  133. hud_showtargetid "0"
  134. muzzleflash_light "0"
  135. play_distance "1"
  136. vprof_verbose "0"
  137. log "off"
  138.  
  139.  
  140. // Mouse
  141. m_rawinput "1"
  142. m_mouseaccel1 "0"
  143. m_mouseaccel2 "0"
  144. m_customaccel "0"
  145. m_mousespeed "0"
  146. m_forward "0"
  147. m_side "0"
  148. m_pitch ".022"
  149. m_yaw ".022"
  150.  
  151.  
  152. // Misc
  153. con_enable "1"
  154. cl_autowepswitch "0"
  155. cl_use_opens_buy_menu "0"
  156. cl_disablefreezecam "1"
  157. cl_join_advertise "1"
  158. cl_timeout "1337"
  159. cl_downloadfilter "nosounds"
  160. player_nevershow_communityservermessage "1"
  161. ds_get_newest_subscribed_files
  162.  
  163.  
  164. // Clearing
  165. clear
  166. clear_anim_cache
  167. clear_debug_overlays
  168. ai_clear_bad_links
  169. cl_soundemitter_reload
  170. fs_clear_open_duplicate_times
  171. fs_fios_flush_cache
  172. scene_flush
  173. snd_async_flush
  174. hud_takesshots "0"
  175.  
  176.  
  177. host_writeconfig
  178.  
  179. echo AUTOEXEC LOADED!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement