Advertisement
jpWHY

Untitled

Jul 29th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ; Save this file as 'config' under: SteamLibrary\steamapps\common\LawBreakers\ShooterGame\Binaries
  2. ; ingame type `exec config`
  3.  
  4.  
  5. TEAM FLAMBOYANT / MEMEHOUNDS PRO GAMER CONFIG FOR MAKE BETTER AIM
  6.  
  7. ; just to make sure
  8. r.VSync 0
  9.  
  10. ; lower depending on how old your toaster is
  11. r.ScreenPercentage 100
  12.  
  13.  
  14. r.ShadowQuality 0
  15. sg.EffectsQuality 0
  16. sg.FoliageQuality 0
  17. sg.PostProcessQuality 0
  18. sg.TextureQuality 0
  19. show AntiAliasing
  20. sg.AntiAliasingQuality 0
  21. sg.ViewDistanceQuality 0
  22.  
  23. ; bunch of other quality reducing settings
  24. r.DetailMode 0
  25. r.Atmosphere 0
  26. r.BlurGBuffer 0
  27. r.SSR.Quality 0
  28. r.BloomQuality 0
  29. r.MaxAnisotropy 0
  30. r.LensFlareQuality 0
  31. r.SceneColorFormat 3
  32. r.RefractionQuality 0
  33. r.MotionBlurQuality 0
  34. r.MotionBlur.Amount 0
  35. r.Streaming.MipBias 2.5
  36. ;r.Streaming.PoolSize 200
  37. r.Streaming.PoolSize 1
  38. r.DepthOfFieldQuality 0
  39. r.RenderTargetPoolMin 300
  40. r.LightFunctionQuality 0
  41. r.EyeAdaptationQuality 0
  42. r.MaterialQualityLevel 0
  43. r.AmbientOcclusionLevels 0
  44. r.TranslucencyVolumeBlur 0
  45. r.SceneColorFringeQuality 0
  46. r.AmbientOcclusionMaxQuality 0
  47. r.Tonemapper.GrainQuantization 0
  48. r.TranslucencyLightingVolumeDim 24
  49.  
  50. ; OPTIONAL
  51.  
  52. ; reduces input lag but fps becomes more unstable
  53. r.OneFrameThreadLag 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement