Guest User

Untitled

a guest
Mar 4th, 2017
686
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. clear
  2. clear_anim_cache
  3. clear_debug_overlays
  4. clear_bombs
  5. r_cleardecals
  6. hud_takesshots "0"
  7. ai_clear_bad_links
  8. cl_soundemitter_reload
  9. cl_soundscape_flush
  10. fs_clear_open_duplicate_times
  11. fs_fios_flush_cache
  12. r_cleardecals
  13. scene_flush
  14. snd_async_flush
  15. r_flushlod
  16.  
  17. //Game Changes
  18.  
  19. mat_powersavingsmode "0"
  20. mat_queue_report "0"
  21. fps_max "0"
  22. fps_max_menu "77"
  23. cl_disablefreezecam "1"
  24. gameinstructor_enable "0"
  25. cl_autohelp "0"
  26. cl_disablehtmlmotd "1"
  27. cl_freezecameffects_showholiday "0"
  28. mm_dedicated_search_maxping "65"
  29. con_enable "1"
  30. adsp_debug "0"
  31. cl_buy_favorite_quiet "0"
  32. cl_buy_favorite_nowarn "0"
  33. budget_show_history "0"
  34. cl_clearhinthistory "1"
  35. cl_debugrumble "0"
  36. cl_rumblescale "0"
  37. budget_peaks_window "0"
  38. budget_show_peaks "0"
  39. cl_showhelp "0"
  40. fs_warning_level "0"
  41. play_distance "1"
  42. cl_show_clan_in_death_notice "0"
  43. ds_get_newest_subscribed_files
  44. cl_logofile "0"
  45. log "off"
  46. cl_autowepswitch "0"
  47. mat_queue_mode "2"
  48. bugreporter_uploadasync "0"
  49. bugreporter_username ""
  50. xbox_autothrottle "0"
  51. xbox_throttlebias "0"
  52. xbox_throttlespoof "0"
  53. joystick "0"
  54. joystick_force_disabled "1"
  55. joystick_force_disabled_set_from_options "1"
  56. cl_join_advertise "2"
  57.  
  58. //Mouse Fix
  59.  
  60. m_yaw "0.0165"
  61. m_rawinput "1"
  62. m_mouseaccel1 "0"
  63. m_mouseaccel2 "0"
  64. m_customaccel "0"
  65.  
  66. //Network Boosters
  67.  
  68. rate "128000"
  69. cl_interp "0"
  70. cl_timeout "1337"
  71. cl_interp_ratio "1"
  72. cl_lagcompensation "1"
  73. cl_forcepreload "1"
  74. cl_predict "1"
  75. cl_predictweapons "1"
  76. net_maxroutable "1200"
  77. net_steamcnx_allowrelay "1"
  78. sv_forcepreload "1"
  79. net_splitrate "0"
  80. net_allow_multicast "0"
  81. cl_interpolate "1"
  82. cl_resend "6"
  83. cl_downloadfilter "nosounds"
  84. cl_allowdownload "1"
  85. cl_allowupload "0"
  86. cl_cmdrate "64"
  87. cl_updaterate "64"
  88.  
  89. //Graphics Change
  90.  
  91. r_cheapwaterend "1"
  92. r_cheapwaterstart "1"
  93. r_dynamic "0"
  94. r_drawtracers_firstperson "0"
  95. r_eyegloss "0"
  96. r_eyemove "0"
  97. r_eyeshift_x "0"
  98. r_eyeshift_y "0"
  99. r_eyeshift_z "0"
  100. r_eyesize "0"
  101. sys_antialiasing "0"
  102. sys_refldetail "0"
  103. muzzleflash_light "0"
  104. cl_debugrumble "0"
  105. cl_detail_avoid_force "0"
  106. cl_detail_avoid_radius "0"
  107. cl_detail_avoid_recover_speed "0"
  108. cl_detail_max_sway "0"
  109. cl_freezecampanel_position_dynamic "0"
  110. hud_showtargetid "0"
  111. log_onefile "0"
  112. sv_logbans "0"
  113. sv_logecho "0"
  114. sv_logfile "0"
  115. vprof_verbose "0"
  116. sv_logflush "0"
  117.  
  118.  
  119. //Sound Fixes
  120.  
  121. snd_mixahead "0.05"
  122. soundscape_flush
  123. cl_soundemitter_flush "1"
  124. snd_headphone_pan_exponent "1.2"
  125. snd_front_headphone_position "45"
  126. snd_rear_headphone_position "90"
  127. snd_headphone_pan_radial_weight "0.5"
  128. dsp_enhance_stereo "0"
  129. snd_legacy_surround "0"
  130. snd_mute_losefocus "0"
  131. snd_pitchquality "1"
  132. snd_front_headphone_position "50.2"
  133. windows_speaker_config "1"
  134.  
  135. //Crosshair
  136.  
  137. cl_crosshair_drawoutline "0"
  138. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  139. cl_crosshair_dynamic_splitalpha_innermod "1"
  140. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  141. cl_crosshair_dynamic_splitdist "7"
  142. cl_crosshair_outlinethickness "1"
  143. cl_crosshair_sniper_width "1"
  144. cl_crosshairalpha "255"
  145. cl_crosshaircolor "5"
  146. cl_crosshaircolor_b "0"
  147. cl_crosshaircolor_g "0"
  148. cl_crosshaircolor_r "255"
  149. cl_crosshairdot "0"
  150. cl_crosshairgap "-3.000000"
  151. cl_crosshairgap_useweaponvalue "0"
  152. cl_crosshairscale "0"
  153. cl_crosshairsize "2.500000"
  154. cl_crosshairstyle "4"
  155. cl_crosshairthickness "1.000000"
  156. cl_crosshairusealpha "1"
  157. cl_fixedcrosshairgap "3"
  158.  
  159. //View Model
  160.  
  161. cl_viewmodel_shift_left_amt "0.500000"
  162. cl_viewmodel_shift_right_amt "0.250000"
  163. viewmodel_fov "68.000000"
  164. viewmodel_offset_x "2.5"
  165. viewmodel_offset_y "2.0"
  166. viewmodel_offset_z "-2.0"
  167. viewmodel_presetpos "0"
  168. cl_bob_lower_amt "5.000000"
  169. cl_bobamt_lat "0.100000"
  170. cl_bobamt_vert "0.100000"
  171. cl_bobcycle "0.98"
  172.  
  173. //Radar
  174.  
  175. cl_radar_always_centered "0"
  176. cl_radar_icon_scale_min "0.5"
  177. cl_radar_scale "0.6025"
  178. cl_radar_icon_scale_min "0.53"
  179.  
  180. //Scripts
  181.  
  182. net_graph "1"
  183. net_graphheight "9999"
  184. alias "+scorenet" "+showscores; net_graphheight 0"
  185. alias "-scorenet" "-showscores; net_graphheight 9999"
  186. bind "TAB" "+scorenet"
  187.  
  188. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment