dohuisha vsego
This commit is contained in:
@@ -41,6 +41,8 @@ r.Lumen.HardwareRayTracing=True
|
||||
r.ReflectionMethod=1
|
||||
r.ReflectionCaptureResolution=256
|
||||
r.Lumen.HardwareRayTracing.LightingMode=2
|
||||
r.SkinCache.SceneMemoryLimitInMB=256.000000
|
||||
r.AntiAliasingMethod=2
|
||||
|
||||
[/Script/Engine.UserInterfaceSettings]
|
||||
UIScaleCurve=(EditorCurveData=(Keys=((Time=540.000000,Value=0.250000),(Time=2160.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None)
|
||||
@@ -140,7 +142,7 @@ AutoStreamingThreshold=0.000000
|
||||
SoundCueCookQualityIndex=-1
|
||||
|
||||
[/Script/Engine.StreamingSettings]
|
||||
s.UseBackgroundLevelStreaming=False
|
||||
s.UseBackgroundLevelStreaming=True
|
||||
s.AsyncLoadingTimeLimit=5.000000
|
||||
s.PriorityAsyncLoadingExtraTime=7.000000
|
||||
s.LevelStreamingActorsUpdateTimeLimit=2.000000
|
||||
@@ -175,6 +177,9 @@ AgentMaxStepHeight=20.000000
|
||||
AgentRadius=15.000000
|
||||
CellSize=15.000000
|
||||
ObservedPathsTickInterval=1.000000
|
||||
MaxSimultaneousTileGenerationJobsCount=64
|
||||
RegionChunkSplits=8
|
||||
LayerChunkSplits=8
|
||||
|
||||
[HTTPServer.Listeners]
|
||||
DefaultBindAddress=0.0.0.0
|
||||
@@ -183,9 +188,9 @@ DefaultBindPort=1488
|
||||
[/Script/DLSS.DLSSSettings]
|
||||
bEnableDLSSVulkan=False
|
||||
bEnableDLSSD3D11=False
|
||||
bEnableDLSSInEditorViewports=False
|
||||
bEnableDLSSInEditorViewports=True
|
||||
bEnableDLSSInPlayInEditorViewports=True
|
||||
bShowDLSSSDebugOnScreenMessages=False
|
||||
bShowDLSSSDebugOnScreenMessages=True
|
||||
|
||||
[/Script/Engine.GarbageCollectionSettings]
|
||||
gc.IncrementalBeginDestroyEnabled=False
|
||||
|
||||
Reference in New Issue
Block a user