Advertisement
phtf2

CS:GO Autoexec

Jun 26th, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. //
  2. RES: 1280X1024
  3. DPI: 400
  4. LAUNCH OPTIONS:-console -noaafonts -noforce -noforcemaccel -noforcemparms -noforcemspd -nosplash +engine_no_focus_sleep convar 1 cl_obs_interp_enable 0 +cl_hideserverip +cpu_frequency_monitoring 2 -noforcercemspd -noipx -nojoy -nosync -novid -threads 6 -high -disable_d3d9ex
  5. //
  6.  
  7. cl_crosshair_drawoutline "1"
  8. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  9. cl_crosshair_dynamic_splitalpha_innermod "1"
  10. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  11. cl_crosshair_dynamic_splitdist "7"
  12. cl_crosshair_outlinethickness "1"
  13. cl_crosshair_sniper_show_normal_inaccuracy "0"
  14. cl_crosshair_sniper_width "1"
  15. cl_crosshair_t "0"
  16. cl_crosshairalpha "255"
  17. cl_crosshaircolor "5"
  18. cl_crosshaircolor_b "0"
  19. cl_crosshaircolor_g "255"
  20. cl_crosshaircolor_r "0"
  21. cl_crosshairdot "0"
  22. cl_crosshairgap "-3"
  23. cl_crosshairgap_useweaponvalue "0"
  24. cl_crosshairscale "0"
  25. cl_crosshairsize "1.5"
  26. cl_crosshairstyle "4"
  27. cl_crosshairthickness "0"
  28. cl_crosshairusealpha "1"
  29. cl_fixedcrosshairgap "3"
  30. cl_viewmodel_shift_left_amt "0.500000"
  31. cl_viewmodel_shift_right_amt "0.250000"
  32. viewmodel_fov "68"
  33. viewmodel_offset_x "2.500000"
  34. viewmodel_offset_y "0"
  35. viewmodel_offset_z "-1.500000"
  36. viewmodel_presetpos "3"
  37. viewmodel_recoil "1.0"
  38. cl_bob_lower_amt "5"
  39. cl_bobamt_lat "0.100000"
  40. cl_bobamt_vert "0.100000"
  41. cl_bobcycle "0.980000"
  42. cl_hud_background_alpha "0.300000"
  43. cl_hud_bomb_under_radar "1"
  44. cl_hud_color "0"
  45. cl_hud_healthammo_style "0"
  46. cl_hud_playercount_pos "0"
  47. cl_hud_playercount_showcount "1"
  48. cl_hud_radar_scale "1.000000"
  49. hud_scaling "0.950000"
  50. hud_showtargetid "1"
  51. cl_righthand "1"
  52. cl_color "3"
  53. cl_radar_always_centered "1"
  54. cl_radar_icon_scale_min "0.6"
  55. cl_radar_rotate "1"
  56. cl_radar_scale "0.5"
  57. cl_radar_square_with_scoreboard "1"
  58. bind mouse4 "toggle cl_righthand"
  59. net_graph 1
  60. net_graphheight 88
  61. sensitivity 2.500000
  62. bind shift "+speed; r_cleardecals"
  63. alias "+jumpthrow" "+jump;-attack"
  64. alias "-jumpthrow" "-jump"
  65. bind "c" +jumpthrow
  66. developer "1"
  67. con_filter_text "Damage"
  68. con_filter_text_out "Player:"
  69. con_filter_enable "2"
  70. bind f +lookatweapon
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement