Advertisement
execut4ble

CSGO userconfig

Feb 6th, 2016
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. // execut4ble's config for Counter-Strike: Global Offensive
  2. // Last update: January 21st, 2016
  3.  
  4. // client cfg
  5. sensitivity 1.85
  6. m_rawinput 1
  7. volume 0.6
  8. zoom_sensitivity_ratio_mouse 1.2
  9. voice_scale 0.70
  10. cl_radar_scale 0.3
  11.  
  12. // binds
  13. bind mwheeldown +jump
  14. bind mwheelup invprev
  15.  
  16. // chat
  17. bind k "say strong sound... maybe ghettoblaster ?"
  18. bind ' getout
  19. bind \ enemydown
  20.  
  21. // viewmodel
  22. cl_viewmodel_shift_left_amt "0.500000"
  23. cl_viewmodel_shift_right_amt "0.250000"
  24. viewmodel_fov "68"
  25. viewmodel_offset_x "1"
  26. viewmodel_offset_y "2"
  27. viewmodel_offset_z "-1.5"
  28. viewmodel_presetpos "0"
  29. cl_bob_lower_amt "5.000000"
  30. cl_bobamt_lat "0.100000"
  31. cl_bobamt_vert "0.100000"
  32. cl_bobcycle "0.98"
  33.  
  34. // network
  35. rate 786432
  36. cl_cmdrate 128
  37. cl_updaterate 128
  38. cl_interp 0
  39. cl_interp_ratio 1
  40. cl_timeout 60
  41.  
  42. echo Settings loaded.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement