R1kkuN

GameUserSettings.ini

Jun 1st, 2017
124
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.  
  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=0
  32. r.Shadow.MaxResolution=8
  33. r.Shadow.RadiusThreshold=0
  34. PhysXGpuHeapSize=0
  35. PhysXMeshCacheSize=0
  36. poolsize=0
  37. dynamicstreaming=false
  38. bUseBackgroundLevelStreaming=False
  39. MipFadeInSpeed0=0
  40. MipFadeOutSpeed0=0
  41. MipFadeInSpeed1=0
  42. MipFadeOutSpeed1=0
  43.  
  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.  
  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. [/Script/Engine.InputSettings]
  74. bEnableMouseSmoothing=False
Add Comment
Please, Sign In to add comment