Guest User

"ez optimizer" settings

a guest
Dec 26th, 2020
13,320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. Hey guys, so the way this works is he's enabling options you can do yourself! All you have to do is make a file in
  2. Cyberpunk 2077\engine\config\platform\pc called User.ini
  3. his max boost settings are
  4.  
  5. [Developer/FeatureToggles]
  6. Antialiasing = True
  7. Bloom = True
  8. CharacterLightBlockers = False
  9. CharacterRimEnhancement = False
  10. CharacterSubsurfaceScattering = True
  11. ChromaticAberration = True
  12. ConstrastAdaptiveSharpening = True
  13. ContactShadows = True
  14. DepthOfField = True
  15. DistantFog = False
  16. DistantGI = False
  17. DistantShadows = True
  18. DistantVolFog = False
  19. DynamicDecals = True
  20. FilmGrain = True
  21. GlobalIllumination = True
  22. Hair = True
  23. ImageBasedFlares = True
  24. LocalShadows = True
  25. MotionBlur = False
  26. RainMap = True
  27. RuntimeTangentUpdate = False
  28. ScreenSpaceHeatHaze = False
  29. ScreenSpacePlanarReflection = False
  30. ScreenSpaceRain = False
  31. ScreenSpaceReflection = False
  32. ScreenSpaceUnderwater = False
  33. SSAO = True
  34. VolumetricClouds = False
  35. VolumetricFog = False
  36. Weather = True
  37.  
  38. [Rendering/AsyncCompute]
  39. BuildDepthChain = False
  40. DynamicTexture = False
  41. Enable = False
  42. FlattenNormals = False
  43. LutGeneration = False
  44. RaytraceASBuild = False
  45. SSAO = False
  46.  
  47. [Rendering/FrostedGlass]
  48. GlassUseMipChain = True
  49.  
  50. [Rendering]
  51. RainMapProxySorting = True
  52. UseExperimentalVolFog = False
  53. UseSkinningLOD = True
  54.  
  55. [Rendering/Shadows]
  56. CascadeFitToWorstCase = True
  57. CascadeUseBackfacesAsCullingPlanes = True
  58.  
  59.  
  60.  
  61.  
  62. and his balanced settings are:
  63.  
  64. [Developer/FeatureToggles]
  65.  
  66.  
  67. Antialiasing = True
  68. Bloom = True
  69. CharacterLightBlockers = True
  70. CharacterRimEnhancement = True
  71. CharacterSubsurfaceScattering = True
  72. ChromaticAberration = True
  73. ConstrastAdaptiveSharpening = True
  74. ContactShadows = True
  75. DepthOfField = True
  76. DistantFog = True
  77. DistantGI = True
  78. DistantShadows = True
  79. DistantVolFog = True
  80. DynamicDecals = True
  81. FilmGrain = True
  82. GlobalIllumination = True
  83. Hair = True
  84. ImageBasedFlares = True
  85. LocalShadows = True
  86. MotionBlur = False
  87. RainMap = True
  88. RuntimeTangentUpdate = True
  89. ScreenSpaceHeatHaze = True
  90. ScreenSpacePlanarReflection = True
  91. ScreenSpaceRain = True
  92. ScreenSpaceReflection = True
  93. ScreenSpaceUnderwater = True
  94. SSAO = True
  95. VolumetricClouds = True
  96. VolumetricFog = True
  97. Weather = True
  98.  
  99. [Rendering/AsyncCompute]
  100. BuildDepthChain = False
  101. DynamicTexture = False
  102. Enable = False
  103. FlattenNormals = False
  104. LutGeneration = False
  105. RaytraceASBuild = False
  106. SSAO = False
  107.  
  108. [Rendering/FrostedGlass]
  109. GlassUseMipChain = True
  110.  
  111. [Rendering]
  112. RainMapProxySorting = True
  113. UseExperimentalVolFog = True
  114. UseSkinningLOD = True
  115.  
  116. [Rendering/Shadows]
  117. CascadeFitToWorstCase = True
  118. CascadeUseBackfacesAsCullingPlanes = True
  119.  
  120. Just paste the set you want into a text file named "User.ini" Make sure it isn't called "User.ini.txt" (it happens)
  121.  
  122.  
  123.  
Advertisement
Add Comment
Please, Sign In to add comment