Advertisement
SirBaconBitz

user.cfg

Dec 23rd, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. Con_Restricted = 0
  2. sys_spec = 1
  3. sys_maxfps = 200
  4. r_VSync = 0
  5. r_TexturesStreamPoolSize = 256
  6. e_ShadowsPoolSize = 128
  7. e_ShadowsMaxTexRes = 128
  8. e_ShadowsReScale = 0.1
  9. r_TexMaxAnisotropy = 0
  10. r_TexMinAnisotropy = 0
  11. r_Sharpening = 0.5
  12. i_Mouse_Accel = 0.0
  13. i_Mouse_Smooth = 0.0
  14. r_MotionBlur = 0
  15. r_DepthOfField = 0
  16. r_ShadowBlur = 0
  17. g_radialBlur = 0
  18. r_HDRBrightLevel = 0
  19. r_HDRBloomRatio = 0
  20. hud_bobHud = 0
  21.  
  22. r_ChromaticAberration = 0
  23. ; This was causing weird visual artifacts.
  24. ; r_ssdo = 0
  25. r_ssao = 0
  26.  
  27. r_SilhouettePOM = 0
  28. r_SSReflections = 0
  29. r_TesselationTriangleSize = 20
  30. r_TessellationTriangleSize = 20
  31. e_LodRatio = 4
  32. r_OpticsBloom = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement