diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 66baa200..ab7d2d50 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -23,7 +23,7 @@ r.MinScreenRadiusForDepthPrepass=0.100000 r.EarlyZPassOnlyMaterialMasking=False r.GBufferFormat=1 r.DefaultFeature.MotionBlur=False -r.ClearSceneMethod=0 +r.ClearSceneMethod=1 r.AllowGlobalClipPlane=True r.GPUSkin.Limit2BoneInfluences=False @@ -179,3 +179,11 @@ bEnableLegacyReverb=True [/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] AudioNumBuffersToEnqueue=4 +[/Script/Engine.StreamingSettings] +s.AsyncLoadingUseFullTimeLimit=False +s.AsyncLoadingTimeLimit=1.000000 +s.PriorityAsyncLoadingExtraTime=5.000000 +s.LevelStreamingActorsUpdateTimeLimit=1.000000 +s.PriorityLevelStreamingActorsUpdateExtraTime=5.000000 +s.LevelStreamingComponentsUnregistrationGranularity=1 +s.UseBackgroundLevelStreaming=True diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index 5890c304..dc8e60b3 100644 Binary files a/Config/DefaultGame.ini and b/Config/DefaultGame.ini differ diff --git a/Content/AssetPacks/Car/CarStatic.uasset b/Content/AssetPacks/Car/CarStatic.uasset index 641ad6f5..159770ce 100644 Binary files a/Content/AssetPacks/Car/CarStatic.uasset and b/Content/AssetPacks/Car/CarStatic.uasset differ diff --git a/Content/Blueprints/Player/GIEventFunc.uasset b/Content/Blueprints/Player/GIEventFunc.uasset index 8d198938..7a6b2e67 100644 Binary files a/Content/Blueprints/Player/GIEventFunc.uasset and b/Content/Blueprints/Player/GIEventFunc.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Loading.uasset b/Content/Blueprints/UI/Wbps/Loading.uasset index 36ef137f..f2f0fa80 100644 Binary files a/Content/Blueprints/UI/Wbps/Loading.uasset and b/Content/Blueprints/UI/Wbps/Loading.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Menu.uasset b/Content/Blueprints/UI/Wbps/Menu.uasset index fcfb1570..f1c15c34 100644 Binary files a/Content/Blueprints/UI/Wbps/Menu.uasset and b/Content/Blueprints/UI/Wbps/Menu.uasset differ diff --git a/Content/Blueprints/Utils/ZaborGenerator.uasset b/Content/Blueprints/Utils/ZaborGenerator.uasset index 89a1c8c7..5ff5b69a 100644 Binary files a/Content/Blueprints/Utils/ZaborGenerator.uasset and b/Content/Blueprints/Utils/ZaborGenerator.uasset differ diff --git a/Content/Level/GenPlan.umap b/Content/Level/GenPlan.umap index 3bd88749..0edd631f 100644 Binary files a/Content/Level/GenPlan.umap and b/Content/Level/GenPlan.umap differ diff --git a/Content/Level/Genplan2.umap b/Content/Level/Genplan2.umap index 2b37c39e..38d8e12f 100644 Binary files a/Content/Level/Genplan2.umap and b/Content/Level/Genplan2.umap differ diff --git a/Content/Level/NewMap.umap b/Content/Level/NewMap.umap index 35b0a2e3..3368d344 100644 Binary files a/Content/Level/NewMap.umap and b/Content/Level/NewMap.umap differ diff --git a/Content/SkeletalMeshes/SM_Flag1.uasset b/Content/SkeletalMeshes/SM_Flag1.uasset new file mode 100644 index 00000000..eaa10b5e Binary files /dev/null and b/Content/SkeletalMeshes/SM_Flag1.uasset differ