Advertisement
Guest User

WoolyConfig

a guest
Jan 13th, 2016
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. // Kate's WIP Last-Resort Simple FPS Boosting Autoexec - 2015-10-14 1208 PST
  2. // Work-In-Progress autoexec intended for last-resort FPS boosting in Insurgency/Operator.
  3. // This will make the game "ugly" but it might run more smoothly for you.
  4. // Contact for details @ www.steamcommunity.com/id/Kate_UTL
  5. // OTHER SUGGESTED CHANGES: Turn everything to LOW or OFF in GUI settings. Go to your video card settings and turn everything to PERFORMANCE with quality low. Turn off anything with a performance impact where possible.
  6. // Bugs: Turn on bump mapping if you crash on Tell
  7.  
  8. rope_averagelight "0"
  9. cl_ads_fov_scale 0
  10. rope_collide "0"
  11. rope_shake "0"
  12. rope_smooth "0"
  13. rope_smooth_enlarge "0"
  14. rope_smooth_maxalpha "0"
  15. rope_smooth_maxalphawidth "0"
  16. rope_smooth_minalpha "0"
  17. rope_smooth_minwidth "0"
  18. rope_subdiv "0"
  19. rope_wind_dist "0"
  20. m_rawinput 1
  21. m_customaccel_exponent 0
  22. m_customaccel_max 0
  23. m_customaccel_scale 0
  24. m_forward 1
  25. m_mouseaccel1 0
  26. m_mouseaccel2 0
  27. m_mousespeed 1
  28. m_customaccel 0
  29. cl_ejectbrass 0
  30. mat_scope_fancy 0
  31. mat_parallaxmap 0
  32. mat_picmip 2
  33. mat_hbao 0
  34. mat_hdr_level 0
  35. mat_filterlightmaps 1
  36. mat_mipmaptextures 0
  37. mat_reduceparticles 1
  38. mat_compressedtextures 1
  39. mat_clipz 1
  40. cl_headbob_amp 0
  41. cl_headbob_freq 0
  42. mat_bumpmap 0
  43. mat_phong 0
  44. mat_specular 0
  45. r_3dsky 0
  46. r_lod 2
  47. r_teeth 0
  48. r_eyes 0
  49. r_eyegloss 0
  50. r_eyemove 0
  51. r_eyeshift_x 0
  52. r_eyeshift_y 0
  53. r_eyeshift_z 0
  54. r_eyesize 0
  55. r_WaterDrawRefraction 0
  56. r_WaterDrawReflection 0
  57. mat_disable_fancy_blending 0
  58. cl_impacteffects 0
  59. fov_desired 75
  60. sensitivity 2.10
  61. bind "b" snd_restart
  62.  
  63. echo "Kate's WIP Last-Resort FPS Boosting Autoexec [2015-10-14 1208 PST] Loaded"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement