Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [SystemSettings]
- r.fog=0
- r.atmosphere=0
- r.TextureStreaming=0
- r.CreateShaderOnLoad=1
- niagara.CreateShadersOnLoad=1
- D3D12.PSO.DiskCache=1
- D3D12.PSO.DriverOptimizedDiskCache=1
- D3D12.AsyncDeferredDeletion=1
- FX.AllowAsyncTick=1
- FX.BatchAsync=1
- FX.AllowGPUParticles=1
- FX.EarlyScheduleAsync=1
- FX.AllowGPUSorting=1
- AllowAsyncRenderThreadUpdates=1
- AllowAsyncRenderThreadUpdatesDuringGamethreadUpdates=1
- AllowAsyncRenderThreadUpdatesEditor=1
- AudioThread.UseBackgroundThreadPool=1
- AudioThread.EnableBatchProcessing=1
- GeometryCache.OffloadUpdate=1
- GamethreadUpdates=1
- [/Script/Engine.RendererSettings]
- r.AntiAliasingMethod=4
- r.FXAA.Quality=5
- r.TemporalAA.Quality=2
- r.TemporalAASamples=32
- r.TemporalAACurrentFrameWeight=1.0
- r.TemporalAA.HistoryScreenPercentage=200
- r.TemporalAA.Algorithm=1
- r.TemporalAA.Upsampling=0
- r.TSR.History.R11G11B10=1
- r.TSR.History.ScreenPercentage=200
- r.TSR.History.UpdateQuality=3
- r.TSR.History.GrandReprojection=0
- r.TSR.ShadingRejection.Flickering=1
- r.TSR.Velocity.Extrapolation=1
- r.TSR.RejectionAntiAliasingQuality=2
- r.TSR.ShadingRejection.SampleCount=1.0
- r.TSR.Subpixel.DepthMaxAge=3
- r.TSR.Subpixel.Method=1
- r.ScreenPercentage=100
- r.Tonemapper.Quality=0
- r.TonemapperFilm=0
- r.Tonemapper.Sharpen=0
- r.DepthOfFieldQuality=0
- r.AmbientOcclusion.Method=1
- r.VolumetricFog.VoxelizationShowOnlyPassIndex=1
- r.AsyncCompute=1
- r.AsyncPipelineCompile=1
- r.TransientResourceAliasing.Buffers=1
- r.UseVolumetricFogLDS=1
- r.Emitter.FastPoolEnable=1
- r.MultithreadedLightmapEncode=1
- r.MultithreadedShadowmapEncode=1
- r.HZB.BuildUseCompute=1
- r.AmbientOcclusion.AsyncComputeBudget=1
- r.SceneRenderTargetResizeMethodForceOverride=1
- r.ParallelRendering=1
- r.ParallelShadows=1
- r.ParallelTranslucency=1
- r.ParallelVelocity=1
- r.EnableAsyncComputeVolumetricFog=1
- r.AllowDownsampledStandardTranslucency=1
- r.Streaming.UseBackgroundThreadPool=1
- r.Streaming.UseAsyncRequestsForDDC=1
- r.Streaming.AmortizeCPUToGPUCopy=1
- r.Streaming.UseMaterialData=1
- r.Streaming.UseNewMetrics=1
- r.Streaming.DefragDynamicBounds=1
- r.Streaming.LimitPoolSizeToVRAM=1
- [/Script/Engine.GarbageCollectionSettings]
- gc.CreateGCClusters=1
- gc.MultithreadedDestructionEnabled=1
- [/Script/Engine.Engine]
- bAllowMultiThreadedShaderCompile=True
- [/Script/AkAudio.AkSettings]
- bEnableMultiCoreRendering=True
- [/Script/Engine.InputSettings]
- bEnableMouseSmoothing=False
- [CrashReportClient]
- bAgreeToCrashUpload=False
- bImplicitSend=False
- [Core.Log]
- LogPluginManager=all off
- LogOnlineIdentity=all off
- LogOnlineSession=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
- Global=off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement