Advertisement
Guest User

modules.cfg

a guest
Sep 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. //Using mastercomfig's modules guide, the following is a preset of modules geared towards high performance yet good looks on high-end PCs, this particularly made for my 9900k + 5700 XT to make sure it never goes under 144fps even in a full 12v12 valve pub
  2.  
  3. //no motion blur
  4. motion_blur=off
  5.  
  6. //-CONNECTION-
  7.  
  8. packet_rate=standard
  9. snapshots=balanced
  10. packet_size=balanced
  11. downloads=all
  12.  
  13. //Actual graphics
  14. lod=low
  15. lighting=medium_high
  16. shadows=medium
  17. effects=low
  18. water=medium_high
  19. particles=medium
  20. post_processing=medium
  21. pyrovision=low
  22. aa=off
  23. aa_msaa=2x
  24. texture_filter=antiso2x
  25. characters=low
  26. ragdolls=medium
  27. 3dsky=off
  28. textures=medium
  29. texture_blending=on
  30. bumpmap=on
  31. specular-off
  32.  
  33.  
  34. //more minor details
  35.  
  36. decals=off
  37. decals_models=off
  38. decals_art=off
  39. sprays=off
  40. gibs=off
  41. props=high
  42. jigglebones=off
  43. ropes=off
  44.  
  45. //HUD
  46. hud_player_model=on
  47. hud_panels=on
  48. messages=enable
  49. killfeed=on
  50. killstreaks=low
  51. xrays=high
  52. dynamic_backgrounds=off
  53.  
  54. //Sound
  55. sound=high
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement