Advertisement
MrChristmas

Engine.ini for DBD 3.6.0 [UPDATED]

Feb 19th, 2020
844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.27 KB | None | 0 0
  1. UPDATED CONFIG 19/02/20 ; 19:13 @MrChristmasMPGH
  2. --------------------------------------------------
  3. Copy text below and paste into your file Engine.ini
  4. IMPORTANT: Make a backup copy of the old file before pasting the following config!
  5. --------------------------------------------------
  6.  
  7. [Core.System]
  8. Paths=../../../Engine/Content
  9. Paths=%GAMEDIR%Content
  10. Paths=../../../DeadByDaylight/Plugins/Runtime/Bhvr/OnlinePresence/Content
  11. Paths=../../../DeadByDaylight/Plugins/Runtime/Bhvr/VersionNumber/Content
  12. Paths=../../../Engine/Plugins/Runtime/HoudiniEngine/Content
  13. Paths=../../../DeadByDaylight/Plugins/Wwise/Content
  14. Paths=../../../Engine/Plugins/2D/Paper2D/Content
  15. Paths=../../../Engine/Plugins/Editor/CryptoKeys/Content
  16. Paths=../../../Engine/Plugins/Editor/MeshEditor/Content
  17. Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content
  18. Paths=../../../Engine/Plugins/Enterprise/VariantManagerContent/Content
  19. Paths=../../../Engine/Plugins/Media/MediaCompositing/Content
  20. Paths=../../../Engine/Plugins/Runtime/Bhvr/MirrorsAnalytics/Content
  21. Paths=../../../Engine/Plugins/Experimental/RemoteSession/Content
  22. Paths=../../../Engine/Plugins/Developer/AnimationSharing/Content
  23. bSmoothFrameRate=false
  24. MinSmoothedFrameRate=5
  25. MaxSmoothedFrameRate=300
  26. bUseVSync=false
  27. IdealLightMapDensity=0.02
  28. MaxLightMapDensity=0.05
  29.  
  30. [/Script/Engine.GarbageCollectionSettings]
  31. r.EmitterSpawnRateScale=0
  32. r.LightFunctionQuality=0
  33. r.SeparateTranslucency=False
  34. r.DefaultFeature.Bloom=False
  35. r.DefaultFeature.Bloom=False
  36. r.DefaultFeature.MotionBlur=False
  37. r.DefaultFeature.MotionBlur=False
  38. r.DefaultFeature.LensFlare=False
  39. r.DefaultFeature.LensFlare=False
  40. r.ShadowQuality=0
  41. r.Shadow.CSM.MaxCascades=0
  42. r.Shadow.MaxResolution=32
  43. r.Shadow.RadiusThreshold=0.24
  44. r.Shadow.DistanceScale=0.1
  45. r.DepthOfFieldQuality=0
  46. r.TranslucencyLightingVolumeDim=1
  47. r.RefractionQuality=1
  48. r.SceneColorFormat=3
  49. r.DefaultFeature.AmbientOcclusion=False
  50. r.DefaultFeature.AmbientOcclusion=False
  51. r.DefaultFeature.AmbientOcclusionStaticFraction=False
  52. r.DefaultFeature.AmbientOcclusionStaticFraction=False
  53. r.DefaultFeature.AntiAliasing=0
  54.  
  55. [WindowsApplication.Accessibility]
  56. StickyKeysHotkey=True
  57. ToggleKeysHotkey=True
  58. FilterKeysHotkey=True
  59. StickyKeysConfirmation=True
  60. ToggleKeysConfirmation=True
  61. FilterKeysConfirmation=True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement