Advertisement
R1kkuN

Untitled

May 26th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 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.CSM.TransitionScale=0
  44. r.DistanceFieldAO=0
  45. r.DepthOfFieldQuality=0
  46. r.RenderTargetPoolMin=300
  47. r.LensFlareQuality=0
  48. r.SceneColorFringeQuality=0
  49. r.FastBlurThreshold=0
  50. r.Upscale.Quality=1
  51. r.TonemapperQuality=0
  52. r.RefractionQuality=0
  53. r.SSR.Quality=0
  54. r.SceneColorFormat=3
  55. r.TranslucencyVolumeBlur=0
  56. r.MaterialQualityLevel=0
  57. r.SSS.Scale=0
  58. r.SSS.SampleSet=0
  59. r.EmitterSpawnRateScale=0.75
  60.  
  61.  
  62. [/script/engine.player]
  63. ConfiguredInternetSpeed=50000
  64. ConfiguredLanSpeed=50000
  65.  
  66. [/script/onlinesubsystemutils.ipnetdriver]
  67. MaxClientRate=50000
  68. MaxInternetClientRate=50000
  69.  
  70. [/script/engine.localplayer]
  71. AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
  72.  
  73. AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement