Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [SystemSettings]
- ;-----------------------------------Improve Level of Detail------------------------------------------------------------
- r.LevelStreamingDistanceScale=10
- r.ViewDistanceScale=10
- r.StaticMeshLODDistanceScale=0.25
- r.SkeletalMeshLODBias=-3
- r.LandscapeLODBias=-1
- r.LandscapeLODDistributionScale=3
- r.LandscapeLOD0DistributionScale=3
- r.LODFadeTime=2
- r.UITextureLODBias=-1
- ;-----------------------------------Improve Performance Optimization------------------------------------------------------------
- rhi.SyncInterval=1
- rhi.SyncSlackMS=0
- r.GTSyncType=2
- r.OneFrameThreadLag=1
- r.VSync=1
- r.Streaming.NumStaticComponentsProcessedPerFrame=10
- s.LevelStreamingComponentsUnregistrationGranularity=5
- s.LevelStreamingComponentsRegistrationGranularity=5
- s.AsyncLoadingTimeLimit=2
- s.PriorityAsyncLoadingExtraTime=1
- s.UnregisterComponentsTimeLimit=2
- s.LevelStreamingActorsUpdateTimeLimit=2
- s.PriorityLevelStreamingActorsUpdateExtraTime=1
- s.ContinuouslyIncrementalGCWhileLevelsPendingPurge=0
- s.ForceGCAfterLevelStreamedOut=0
- gc.MultithreadedDestructionEnabled=0
- [/script/engine.engine]
- bSmoothFrameRate=true
- ;-----------------------------------Disable debugging/logging------------------------------------------------------------
- [CrashReportClient]
- bAgreeToCrashUpload=false
- bImplicitSend=False
- [Core.Log]
- LogPluginManager=all off
- LogOnlineIdentity=all off
- LogOnlineSession=all off
- LogMemory=all off
- LogMemory=all off
- LogMemory=all off
- LogPakFile=all off
- LogTemp=all off
- LogLinker=all off
- LogOnline=all off
- LogOnlineGame=all off
- LogAnalytics=all off
- LogConfig=all off
- LogInteractiveProcess=all off
- LogInput=all off
- LogOnlineEntitlement=all off
- LogOnlineEvents=all off
- LogOnlineFriend=all off
- LogOnlinePresence=all off
- LogOnlineTitleFile=all off
- LogOnlineUser=all off
- LogGarbage=all off
- LogPIE=all off
- Global=off
Advertisement
Add Comment
Please, Sign In to add comment