diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index b7832018e..bd681d917 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -35,6 +35,7 @@ r.DefaultFeature.AmbientOcclusion=False r.Shadow.Virtual.Enable=0 r.RayTracing.Skylight=False r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=False +r.SkinCache.SceneMemoryLimitInMB=512.000000 [/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) diff --git a/Content/Maps/Interior/GP2/S02F01.umap b/Content/Maps/Interior/GP2/S02F01.umap index 7c5b1a199..8cf42d0aa 100644 Binary files a/Content/Maps/Interior/GP2/S02F01.umap and b/Content/Maps/Interior/GP2/S02F01.umap differ diff --git a/Content/Maps/Interior/GP3/MOPs/MOP_S03_F01.umap b/Content/Maps/Interior/GP3/MOPs/MOP_S03_F01.umap index 8812cbfd0..11d4158a9 100644 Binary files a/Content/Maps/Interior/GP3/MOPs/MOP_S03_F01.umap and b/Content/Maps/Interior/GP3/MOPs/MOP_S03_F01.umap differ diff --git a/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F01_mops.umap b/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F01_mops.umap index 63a469e0d..58a39e025 100644 Binary files a/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F01_mops.umap and b/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F01_mops.umap differ diff --git a/Content/Maps/Interior/GP7/Se02/F01-10/MOPs/S7_Se02_F01_mops.umap b/Content/Maps/Interior/GP7/Se02/F01-10/MOPs/S7_Se02_F01_mops.umap index 7480fe8d0..93e6cf6b8 100644 Binary files a/Content/Maps/Interior/GP7/Se02/F01-10/MOPs/S7_Se02_F01_mops.umap and b/Content/Maps/Interior/GP7/Se02/F01-10/MOPs/S7_Se02_F01_mops.umap differ diff --git a/Content/Maps/Interior/GP7/Se03/F01-10/MOPs/S7_Se03_F01_mop.umap b/Content/Maps/Interior/GP7/Se03/F01-10/MOPs/S7_Se03_F01_mop.umap index 6e99eb79a..696af4712 100644 Binary files a/Content/Maps/Interior/GP7/Se03/F01-10/MOPs/S7_Se03_F01_mop.umap and b/Content/Maps/Interior/GP7/Se03/F01-10/MOPs/S7_Se03_F01_mop.umap differ diff --git a/Content/Maps/mainScene.umap b/Content/Maps/mainScene.umap index be8759203..b8a69a04d 100644 Binary files a/Content/Maps/mainScene.umap and b/Content/Maps/mainScene.umap differ