Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 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. PhysXGpuHeapSize=0
  20. PhysXMeshCacheSize=0
  21. poolsize=0
  22. dynamicstreaming=false
  23. bUseBackgroundLevelStreaming=False
  24. MipFadeInSpeed0=0
  25. MipFadeOutSpeed0=0
  26. MipFadeInSpeed1=0
  27. MipFadeOutSpeed1=0
  28.  
  29. [/script/engine.renderersettings]
  30. r.SeparateTranslucency=False
  31. r.CustomDepth=1
  32. r.DefaultFeature.Bloom=False
  33. r.DefaultFeature.AmbientOcclusion=False
  34. r.DefaultFeature.AmbientOcclusionStaticFraction=False
  35. r.DefaultFeature.MotionBlur=False
  36. r.DefaultFeature.LensFlare=False
  37. r.DefaultFeature.AntiAliasing=0
  38. r.ViewDistanceScale=1
  39. r.ShadowQuality=0
  40. r.Shadow.CSM.MaxCascades=1
  41. r.Shadow.MaxResolution=256
  42. r.Shadow.RadiusThreshold=0.1
  43. r.Shadow.DistanceScale=0.1
  44. r.Shadow.CSM.TransitionScale=0
  45. r.DistanceFieldAO=0
  46. r.DepthOfFieldQuality=0
  47. r.RenderTargetPoolMin=300
  48. r.LensFlareQuality=0
  49. r.SceneColorFringeQuality=0
  50. r.FastBlurThreshold=0
  51. r.Upscale.Quality=1
  52. r.TonemapperQuality=0
  53. r.RefractionQuality=0
  54. r.SSR.Quality=0
  55. r.SceneColorFormat=3
  56. r.TranslucencyVolumeBlur=0
  57. r.MaterialQualityLevel=0
  58. r.SSS.Scale=0
  59. r.SSS.SampleSet=0
  60. r.EmitterSpawnRateScale=0.75
  61. r.TextureStreaming=False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement