Advertisement
Guest User

Untitled

a guest
Jul 10th, 2024
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. [SystemSettings]
  2. r.SecondaryScreenPercentage.GameViewport=100
  3. r.ScreenSizeCullRatioFactor=1
  4. r.MaxAnisotropy=16
  5. r.VT.MaxAnisotropy=16
  6. r.Tonemapper.Quality=5
  7. r.Tonemapper.GrainQuantization=0
  8. r.SceneColorFringeQuality=0
  9. r.DepthOfFieldQuality=0
  10. r.LensFlareQuality=2
  11. r.SkeletalMeshLODBias=-3
  12. r.LandscapeLODBias=-3
  13. r.MipMapLODBias=-3
  14. r.ViewDistanceScale=4
  15. foliage.LODDistanceScale=4
  16. r.GTSyncType=1
  17. r.UseShaderCaching=1
  18. r.UseShaderPredraw=1
  19. r.Streaming.FullyLoadUsedTextures=1
  20. r.Streaming.HLODStrategy=2
  21. r.Streaming.DropMips=0
  22. r.Streaming.UseAllMips=0
  23. r.Streaming.MipBias=0
  24. r.Streaming.LimitPoolSizeToVRAM=1
  25. r.SSR.Quality=4
  26. r.SSR.Temporal=0
  27. r.SSR.MaxRoughness=1.0
  28. r.SSR.HalfResSceneColor=0
  29. r.DefaultFeature.AntiAliasing=2
  30. r.PostProcessAAQuality=6
  31. r.TemporalAA.Algorithm=0
  32. r.TemporalAA.Upsampling=0
  33. r.TemporalAACurrentFrameWeight=0.35
  34. r.TemporalAAFilterSize=0.1
  35. r.TemporalAASamples=2
  36. r.TemporalAA.HistoryScreenPercentage=200
  37. r.ShadowQuality=5
  38. r.Shadow.MaxCSMResolution=4096
  39. r.Shadow.MinResolution=4096
  40. r.Shadow.PerObjectShadowMapResolution=4096
  41. r.Shadow.PerObjectResolutionMax=4096
  42. r.Shadow.PerObjectResolutionMin=4096
  43. r.Shadow.CSM.MaxCascades=50
  44. r.BloomQuality=5
  45. r.Upscale.Quality=3
  46. r.MotionBlurQuality=4
  47. r.RefractionQuality=3
  48. r.AmbientOcclusionLevels=2
  49. r.EyeAdaptationQuality=2
  50. r.NGX.DLSS.Quality=2
  51. r.NGX.DLSS.EnableAutoExposure=1
  52. r.BasePassForceOutputsVelocity=1
  53. r.TemporalAA.Upscaler=1
  54. r.Reflections.Denoiser=2
  55. r.Kuro.GlobalLightQuality=4
  56. r.AmbientOcclusionMaxQuality=100
  57. FX.EarlyScheduleAsync=1
  58. fx.Niagara.ForceAutoPooling=1
  59. fx.MaxNiagaraCPUParticlesPerEmitter=200
  60. a.URO.Enable=0
  61.  
  62. [/script/engine.renderersettings]
  63. r.Lumen.DiffuseIndirect.Allow=1
  64. r.Lumen.Reflections.Allow=1
  65. r.Lumen=1
  66. r.AmbientOcclusion.Method=1
  67. r.LumenScene.Lighting.AsyncCompute=1
  68. r.Lumen.DiffuseIndirect.AsyncCompute=1
  69. r.Lumen.Reflections.AsyncCompute=1
  70. r.GTAO.Downsample=0
  71. r.SSGI.HalfRes=0
  72. r.SSGI.Quality=4
  73. r.SSGI.Enable=1
  74. r.SkylightIntensityMultiplier=0.90
  75.  
  76. [Core.Log]
  77. Global=off
  78. LogInteractiveProcess=all off
  79.  
  80.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement