перенос всякого говна из рута, и много чего еще
This commit is contained in:
@@ -5,6 +5,7 @@ r.SkinCache.CompileShaders=True
|
||||
None=======
|
||||
r.DefaultFeature.Bloom=True
|
||||
r.RayTracing.UseTextureLod=True
|
||||
r.MinScreenRadiusForLights=0.000000
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
GameDefaultMap=/Game/Maps/MainScene.MainScene
|
||||
@@ -78,10 +79,11 @@ GlobalDefaultGameMode=/Game/Blueprints/Player/myGM.myGM_C
|
||||
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
|
||||
|
||||
[/Script/Engine.StreamingSettings]
|
||||
s.AsyncLoadingTimeLimit=10.000000
|
||||
s.AsyncLoadingTimeLimit=5.000000
|
||||
None=======
|
||||
+CollisionChannelRedirects=(OldName="Grass",NewName="GrassFinding")
|
||||
s.UseBackgroundLevelStreaming=False
|
||||
s.PriorityAsyncLoadingExtraTime=10.000000
|
||||
|
||||
[/Script/Engine.PhysicsSettings]
|
||||
DefaultGravityZ=-980.000000
|
||||
@@ -162,3 +164,8 @@ DefaultGraphicsRHI=DefaultGraphicsRHI_DX11
|
||||
[/Script/Engine.UserInterfaceSettings]
|
||||
UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=CurveFloat'"/Game/Blueprints/UI/Others/4kDpi.4kDpi"')
|
||||
|
||||
[/Script/OculusHMD.OculusHMDRuntimeSettings]
|
||||
bSupportsDash=True
|
||||
bCompositesDepth=True
|
||||
PixelDensityMin=0.900000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user