Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [Core.System]
  2. Paths=../../../Engine/Content
  3. Paths=%GAMEDIR%Content
  4. Paths=../../../Engine/Plugins/OceanPlugin/Content
  5. Paths=../../../Engine/Plugins/Mutable/Content
  6. Paths=../../../Engine/Plugins/Runtime/Coherent/CoherentUIGTPlugin/Content
  7. Paths=../../../Engine/Plugins/RoadEditor/Content
  8. Paths=../../../Engine/Plugins/2D/Paper2D/Content
  9. Paths=../../../Engine/Plugins/Wwise/Content
  10.  
  11. [/script/engine.engine]
  12. bSmoothFrameRate=true
  13. MinDesiredFrameRate=60
  14. SmoothedFrameRateRange=(LowerBound=(Type="ERangeBoundTypes::Inclusive",Value=60),UpperBound=(Type="ERangeBoundTypes::Exclusive",Value=144))
  15. MaxPixelShaderAdditiveComplexityCount=128
  16. MaxES2PixelShaderAdditiveComplexityCount=45
  17. TimeBetweenPurgingPendingKillObjects=30
  18. bDisablePhysXHardwareSupport=True
  19.  
  20. [/script/engine.renderersettings]
  21. r.SeparateTranslucency=False
  22. r.CustomDepth=1
  23. r.DefaultFeature.Bloom=False
  24. r.DefaultFeature.AmbientOcclusion=False
  25. r.DefaultFeature.AmbientOcclusionStaticFraction=False
  26. r.DefaultFeature.MotionBlur=False
  27. r.DefaultFeature.LensFlare=False
  28. r.DefaultFeature.AntiAliasing=0
  29. r.ViewDistanceScale=1
  30. r.ShadowQuality=0
  31. r.Shadow.CSM.MaxCascades=1
  32. r.Shadow.MaxResolution=256
  33. r.Shadow.RadiusThreshold=0.1
  34. r.Shadow.DistanceScale=0.1
  35. r.Shadow.CSM.TransitionScale=0
  36. r.DistanceFieldAO=0
  37. r.DepthOfFieldQuality=0
  38. r.RenderTargetPoolMin=300
  39. r.LensFlareQuality=0
  40. r.SceneColorFringeQuality=0
  41. r.EyeAdaptationQuality=0
  42. r.FastBlurThreshold=0
  43. r.Upscale.Quality=1
  44. r.TonemapperQuality=0
  45. r.RefractionQuality=0
  46. r.SSR.Quality=0
  47. r.SceneColorFormat=3
  48. r.TranslucencyVolumeBlur=0
  49. r.MaterialQualityLevel=0
  50. r.SSS.Scale=0
  51. r.SSS.SampleSet=0
  52. r.EmitterSpawnRateScale=0.75
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement