diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index d7c21003..0a075d40 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -5,6 +5,7 @@ r.SkinCache.CompileShaders=True r.RayTracing=True r.ReflectionCaptureResolution=128 r.GenerateMeshDistanceFields=False +r.DefaultFeature.LensFlare=True [/Script/HardwareTargeting.HardwareTargetingSettings] TargetedHardwareClass=Desktop @@ -76,9 +77,12 @@ bSkipAgentHeightCheckWhenPickingNavData=False DataGatheringMode=Instant bGenerateNavigationOnlyAroundNavigationInvokers=False ActiveTilesUpdateInterval=1.000000 -+SupportedAgents=(Name="Default",Color=(B=0,G=255,R=140,A=164),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=20.000000),NavigationDataClassName=/Script/NavigationSystem.RecastNavMesh,AgentRadius=15.000000,AgentHeight=144.000000,AgentStepHeight=-1.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=True,bCanSwim=False,bCanFly=False) ++SupportedAgents=(Name="Default",Color=(B=0,G=255,R=140,A=164),DefaultQueryExtent=(X=50.000000,Y=50.000000,Z=20.000000),NavigationDataClassName=/Script/NavigationSystem.RecastNavMesh,AgentRadius=15.000000,AgentHeight=144.000000,AgentStepHeight=10.000000,NavWalkingSearchHeightScale=0.500000,PreferredNavData=/Script/NavigationSystem.RecastNavMesh,bCanCrouch=False,bCanJump=False,bCanWalk=True,bCanSwim=False,bCanFly=False) DirtyAreasUpdateFreq=60.000000 +[/Script/Engine.StreamingSettings] +s.AsyncLoadingTimeLimit=10.000000 + [/Script/Engine.PhysicsSettings] DefaultGravityZ=-980.000000 DefaultTerminalVelocity=4000.000000 diff --git a/Config/DefaultGame.ini b/Config/DefaultGame.ini index dd1dc798..b1eb6bca 100644 --- a/Config/DefaultGame.ini +++ b/Config/DefaultGame.ini @@ -3,5 +3,6 @@ ProjectID=52E42E9347AC36EE8A8D6C8B33F4FCE7 bUseBorderlessWindow=False [/Script/UnrealEd.ProjectPackagingSettings] -UsePakFile=False +UsePakFile=True bSkipEditorContent=True + diff --git a/Config/DefaultInput.ini b/Config/DefaultInput.ini index 1732e049..2e8799bf 100644 Binary files a/Config/DefaultInput.ini and b/Config/DefaultInput.ini differ diff --git a/Content/AssetPacks/TreePackMaple/MapleTree/SM_mapleTree_G.uasset b/Content/AssetPacks/TreePackMaple/MapleTree/SM_mapleTree_G.uasset index e92d3abe..96991d81 100644 Binary files a/Content/AssetPacks/TreePackMaple/MapleTree/SM_mapleTree_G.uasset and b/Content/AssetPacks/TreePackMaple/MapleTree/SM_mapleTree_G.uasset differ diff --git a/Content/Blueprints/BP_Elevator_OTIS.uasset b/Content/Blueprints/BP_Elevator_OTIS.uasset index 78ba7b04..ff3367ed 100644 Binary files a/Content/Blueprints/BP_Elevator_OTIS.uasset and b/Content/Blueprints/BP_Elevator_OTIS.uasset differ diff --git a/Content/Blueprints/BP_spotlight.uasset b/Content/Blueprints/BP_spotlight.uasset index 7adf7903..cf3c6d76 100644 Binary files a/Content/Blueprints/BP_spotlight.uasset and b/Content/Blueprints/BP_spotlight.uasset differ diff --git a/Content/Blueprints/BP_spotlight_2.uasset b/Content/Blueprints/BP_spotlight_2.uasset index cec8184b..4a394e4c 100644 Binary files a/Content/Blueprints/BP_spotlight_2.uasset and b/Content/Blueprints/BP_spotlight_2.uasset differ diff --git a/Content/Blueprints/BP_spotlight_3.uasset b/Content/Blueprints/BP_spotlight_3.uasset index a18fca42..f1a1be0b 100644 Binary files a/Content/Blueprints/BP_spotlight_3.uasset and b/Content/Blueprints/BP_spotlight_3.uasset differ diff --git a/Content/Blueprints/BP_spotlight_5.uasset b/Content/Blueprints/BP_spotlight_5.uasset index f999238b..644ed46a 100644 Binary files a/Content/Blueprints/BP_spotlight_5.uasset and b/Content/Blueprints/BP_spotlight_5.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index f16181ab..228e9560 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 1026b246..6d4da4f0 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/Test/NewBlueprint.uasset b/Content/Blueprints/Player/Test/NewBlueprint.uasset new file mode 100644 index 00000000..26595bda Binary files /dev/null and b/Content/Blueprints/Player/Test/NewBlueprint.uasset differ diff --git a/Content/Blueprints/Player/Test/NewBlueprint1.uasset b/Content/Blueprints/Player/Test/NewBlueprint1.uasset new file mode 100644 index 00000000..dfc03df6 Binary files /dev/null and b/Content/Blueprints/Player/Test/NewBlueprint1.uasset differ diff --git a/Content/Blueprints/Player/VR/BP_MotionController.uasset b/Content/Blueprints/Player/VR/BP_MotionController.uasset index cb88f5f7..cb8de87c 100644 Binary files a/Content/Blueprints/Player/VR/BP_MotionController.uasset and b/Content/Blueprints/Player/VR/BP_MotionController.uasset differ diff --git a/Content/Blueprints/Player/VR/MotionControllerPawn.uasset b/Content/Blueprints/Player/VR/MotionControllerPawn.uasset index b5b1eff2..d94334a2 100644 Binary files a/Content/Blueprints/Player/VR/MotionControllerPawn.uasset and b/Content/Blueprints/Player/VR/MotionControllerPawn.uasset differ diff --git a/Content/Blueprints/UI/Other/FlatPoint.uasset b/Content/Blueprints/UI/Other/FlatPoint.uasset index 630f9500..8edee997 100644 Binary files a/Content/Blueprints/UI/Other/FlatPoint.uasset and b/Content/Blueprints/UI/Other/FlatPoint.uasset differ diff --git a/Content/Blueprints/UI/Other/Pointer.uasset b/Content/Blueprints/UI/Other/Pointer.uasset index a00d1b4a..127f2458 100644 Binary files a/Content/Blueprints/UI/Other/Pointer.uasset and b/Content/Blueprints/UI/Other/Pointer.uasset differ diff --git a/Content/Blueprints/UI/Other/StageSelect.uasset b/Content/Blueprints/UI/Other/StageSelect.uasset index b32c89fa..1cb43759 100644 Binary files a/Content/Blueprints/UI/Other/StageSelect.uasset and b/Content/Blueprints/UI/Other/StageSelect.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Button.uasset b/Content/Blueprints/UI/Wbps/Button.uasset index 045874cf..83dbdb73 100644 Binary files a/Content/Blueprints/UI/Wbps/Button.uasset and b/Content/Blueprints/UI/Wbps/Button.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Menu.uasset b/Content/Blueprints/UI/Wbps/Menu.uasset index 90eb86d7..0b347f4f 100644 Binary files a/Content/Blueprints/UI/Wbps/Menu.uasset and b/Content/Blueprints/UI/Wbps/Menu.uasset differ diff --git a/Content/Instances/Lights/MI_Lights_Interior.uasset b/Content/Instances/Lights/MI_Lights_Interior.uasset index 8bd5ba23..5fa5f301 100644 Binary files a/Content/Instances/Lights/MI_Lights_Interior.uasset and b/Content/Instances/Lights/MI_Lights_Interior.uasset differ diff --git a/Content/Level/Environment.umap b/Content/Level/Environment.umap index 4d88cca0..ab98dec7 100644 Binary files a/Content/Level/Environment.umap and b/Content/Level/Environment.umap differ diff --git a/Content/Level/Index.umap b/Content/Level/Index.umap index fb25dfab..641326cc 100644 Binary files a/Content/Level/Index.umap and b/Content/Level/Index.umap differ diff --git a/Content/Level/Lift.umap b/Content/Level/Lift.umap index 2e29030d..b139aa1c 100644 Binary files a/Content/Level/Lift.umap and b/Content/Level/Lift.umap differ diff --git a/Content/Level/Lights.umap b/Content/Level/Lights.umap index c1f3a988..a743eb60 100644 Binary files a/Content/Level/Lights.umap and b/Content/Level/Lights.umap differ diff --git a/Content/Level/S2F1.umap b/Content/Level/S2F1.umap index 3c854a4c..4a856b78 100644 Binary files a/Content/Level/S2F1.umap and b/Content/Level/S2F1.umap differ diff --git a/Content/Level/S2F2.umap b/Content/Level/S2F2.umap index 09f92e26..a770af87 100644 Binary files a/Content/Level/S2F2.umap and b/Content/Level/S2F2.umap differ diff --git a/Content/Level/S3F1.umap b/Content/Level/S3F1.umap index 8b7d0f4d..ffd0f960 100644 Binary files a/Content/Level/S3F1.umap and b/Content/Level/S3F1.umap differ diff --git a/Content/Level/S3F2.umap b/Content/Level/S3F2.umap index 35db599d..0d6895ef 100644 Binary files a/Content/Level/S3F2.umap and b/Content/Level/S3F2.umap differ diff --git a/Content/Level/test.umap b/Content/Level/test.umap new file mode 100644 index 00000000..e6d28ad5 Binary files /dev/null and b/Content/Level/test.umap differ diff --git a/Content/Materials/TV.uasset b/Content/Materials/TV.uasset index 2fc4979b..7dc63adf 100644 Binary files a/Content/Materials/TV.uasset and b/Content/Materials/TV.uasset differ diff --git a/Content/NewTextureRenderTargetCube.uasset b/Content/NewTextureRenderTargetCube.uasset deleted file mode 100644 index 4f18bc07..00000000 Binary files a/Content/NewTextureRenderTargetCube.uasset and /dev/null differ