diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 38b8aea11..d788cd994 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -15,6 +15,7 @@ AppliedDefaultGraphicsPerformance=Maximum [/Script/Engine.Engine] +ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/Masharov") +ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/Masharov") +MaximumLoopIterationCount=2000000 [/Script/Engine.RendererSettings] r.SkinCache.CompileShaders=True @@ -77,7 +78,7 @@ r.FidelityFX.FSR2.UseNativeDX12=True r.FidelityFX.FSR2.UseNativeVulkan=True [/Script/WindowsTargetPlatform.WindowsTargetSettings] -DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 +DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 [/Script/Engine.CollisionProfile] -Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False) diff --git a/Content/Blueprints/Player/BP_HouseMesh.uasset b/Content/Blueprints/Player/BP_HouseMesh.uasset deleted file mode 100644 index 05311389b..000000000 Binary files a/Content/Blueprints/Player/BP_HouseMesh.uasset and /dev/null differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 4e4b674d4..58f14934d 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 a58eafd5a..36a48d0fe 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/UI/Actors/FlatPoint.uasset b/Content/Blueprints/UI/Actors/FlatPoint.uasset index 4c61854b5..5ff480c78 100644 Binary files a/Content/Blueprints/UI/Actors/FlatPoint.uasset and b/Content/Blueprints/UI/Actors/FlatPoint.uasset differ diff --git a/Content/Blueprints/UI/Actors/FloorPoint.uasset b/Content/Blueprints/UI/Actors/FloorPoint.uasset index d32aa58a4..02ac51272 100644 Binary files a/Content/Blueprints/UI/Actors/FloorPoint.uasset and b/Content/Blueprints/UI/Actors/FloorPoint.uasset differ diff --git a/Content/Blueprints/UI/Others/FlatData.uasset b/Content/Blueprints/UI/Others/FlatData.uasset index ab00caae4..c6d71112f 100644 Binary files a/Content/Blueprints/UI/Others/FlatData.uasset and b/Content/Blueprints/UI/Others/FlatData.uasset differ diff --git a/Content/Blueprints/UI/Others/roomNames.uasset b/Content/Blueprints/UI/Others/roomNames.uasset index a6f5b018d..4ee183143 100644 Binary files a/Content/Blueprints/UI/Others/roomNames.uasset and b/Content/Blueprints/UI/Others/roomNames.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/selectFloorElev.uasset b/Content/Blueprints/UI/WBPS/Menu/selectFloorElev.uasset index f496ad25e..90a0b3dcd 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/selectFloorElev.uasset and b/Content/Blueprints/UI/WBPS/Menu/selectFloorElev.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/Filter.uasset b/Content/Blueprints/UI/WBPS/filter/Filter.uasset index 1ce341368..e56ca576f 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/Filter.uasset and b/Content/Blueprints/UI/WBPS/filter/Filter.uasset differ diff --git a/Content/Blueprints/Utils/Generators/HumanAI/manChar_Child.uasset b/Content/Blueprints/Utils/Generators/HumanAI/manChar_Child.uasset index da0bd2009..a8c49ec4d 100644 Binary files a/Content/Blueprints/Utils/Generators/HumanAI/manChar_Child.uasset and b/Content/Blueprints/Utils/Generators/HumanAI/manChar_Child.uasset differ diff --git a/Content/Blueprints/statCollector/statsCollect.uasset b/Content/Blueprints/statCollector/statsCollect.uasset index c8598828a..57758d462 100644 Binary files a/Content/Blueprints/statCollector/statsCollect.uasset and b/Content/Blueprints/statCollector/statsCollect.uasset differ diff --git a/Content/Blueprints/world/BP_Door_Outer.uasset b/Content/Blueprints/world/BP_Door_Outer.uasset index 229be3507..7d4ec2967 100644 Binary files a/Content/Blueprints/world/BP_Door_Outer.uasset and b/Content/Blueprints/world/BP_Door_Outer.uasset differ diff --git a/Content/Blueprints/world/BP_HouseGP2.uasset b/Content/Blueprints/world/BP_HouseGP2.uasset new file mode 100644 index 000000000..6547d7eb8 Binary files /dev/null and b/Content/Blueprints/world/BP_HouseGP2.uasset differ diff --git a/Content/Blueprints/world/BP_HouseGP3.uasset b/Content/Blueprints/world/BP_HouseGP3.uasset new file mode 100644 index 000000000..caebd8903 Binary files /dev/null and b/Content/Blueprints/world/BP_HouseGP3.uasset differ diff --git a/Content/Maps/Interior/GP3/MOPs/S03_F05-10P.umap b/Content/Maps/Interior/GP3/MOPs/S03_F05-10P.umap new file mode 100644 index 000000000..d8b347dc0 Binary files /dev/null and b/Content/Maps/Interior/GP3/MOPs/S03_F05-10P.umap differ diff --git a/Content/Maps/Interior/GP3/MOPs/S03_F11-15P.umap b/Content/Maps/Interior/GP3/MOPs/S03_F11-15P.umap new file mode 100644 index 000000000..a1fbb6885 Binary files /dev/null and b/Content/Maps/Interior/GP3/MOPs/S03_F11-15P.umap differ diff --git a/Content/Maps/Interior/GP3/MOPs/S03_F16-18P.umap b/Content/Maps/Interior/GP3/MOPs/S03_F16-18P.umap new file mode 100644 index 000000000..1bda23dab Binary files /dev/null and b/Content/Maps/Interior/GP3/MOPs/S03_F16-18P.umap differ diff --git a/Content/Maps/Interior/GP3/MOPs/S03_F19P.umap b/Content/Maps/Interior/GP3/MOPs/S03_F19P.umap new file mode 100644 index 000000000..48b618b9d Binary files /dev/null and b/Content/Maps/Interior/GP3/MOPs/S03_F19P.umap differ diff --git a/Content/Maps/Masharov_Buildings.umap b/Content/Maps/Masharov_Buildings.umap index bbe300a31..578aaddaa 100644 Binary files a/Content/Maps/Masharov_Buildings.umap and b/Content/Maps/Masharov_Buildings.umap differ diff --git a/Content/Maps/Masharov_people.umap b/Content/Maps/Masharov_people.umap index acba40030..a2729c501 100644 Binary files a/Content/Maps/Masharov_people.umap and b/Content/Maps/Masharov_people.umap differ diff --git a/Content/Maps/mainScene.umap b/Content/Maps/mainScene.umap index f9d7a838b..9e7b224f0 100644 Binary files a/Content/Maps/mainScene.umap and b/Content/Maps/mainScene.umap differ diff --git a/Content/Materials/Instances/Bricks/MI_Bricks_Gray13.uasset b/Content/Materials/Instances/Bricks/MI_Bricks_Gray13.uasset index 8ee96625c..6a02125bb 100644 Binary files a/Content/Materials/Instances/Bricks/MI_Bricks_Gray13.uasset and b/Content/Materials/Instances/Bricks/MI_Bricks_Gray13.uasset differ diff --git a/Content/Materials/Instances/Concrete/MI_Concrete_Dark.uasset b/Content/Materials/Instances/Concrete/MI_Concrete_Dark.uasset index 62a760f52..547c9b6bc 100644 Binary files a/Content/Materials/Instances/Concrete/MI_Concrete_Dark.uasset and b/Content/Materials/Instances/Concrete/MI_Concrete_Dark.uasset differ diff --git a/Content/Materials/Instances/Metal/MI_Metal_Black12.uasset b/Content/Materials/Instances/Metal/MI_Metal_Black12.uasset index 17f14d02a..33391024e 100644 Binary files a/Content/Materials/Instances/Metal/MI_Metal_Black12.uasset and b/Content/Materials/Instances/Metal/MI_Metal_Black12.uasset differ diff --git a/Content/Materials/Instances/Metal/MI_Metal_RAL_7012.uasset b/Content/Materials/Instances/Metal/MI_Metal_RAL_7012.uasset index 38c308d9d..049c35f2c 100644 Binary files a/Content/Materials/Instances/Metal/MI_Metal_RAL_7012.uasset and b/Content/Materials/Instances/Metal/MI_Metal_RAL_7012.uasset differ diff --git a/Content/Materials/Instances/Plaster/MI_Plaster_White1_Inst9.uasset b/Content/Materials/Instances/Plaster/MI_Plaster_White1_Inst9.uasset index 6b0cd5684..e8f863ffa 100644 Binary files a/Content/Materials/Instances/Plaster/MI_Plaster_White1_Inst9.uasset and b/Content/Materials/Instances/Plaster/MI_Plaster_White1_Inst9.uasset differ diff --git a/Content/Materials/Master/M_FakeInterior_Freestyle.uasset b/Content/Materials/Master/M_FakeInterior_Freestyle.uasset index e9c866776..37ef8c681 100644 Binary files a/Content/Materials/Master/M_FakeInterior_Freestyle.uasset and b/Content/Materials/Master/M_FakeInterior_Freestyle.uasset differ diff --git a/Content/Peoples/Animation/newHumanChild_Skeleton_AnimBlueprint.uasset b/Content/Peoples/Animation/newHumanChild_Skeleton_AnimBlueprint.uasset index 5f5773888..4fdc5ebdf 100644 Binary files a/Content/Peoples/Animation/newHumanChild_Skeleton_AnimBlueprint.uasset and b/Content/Peoples/Animation/newHumanChild_Skeleton_AnimBlueprint.uasset differ diff --git a/Content/Peoples/Animation/newHuman_Skeleton_AnimBlueprint.uasset b/Content/Peoples/Animation/newHuman_Skeleton_AnimBlueprint.uasset index f3183fc52..0f0692dd5 100644 Binary files a/Content/Peoples/Animation/newHuman_Skeleton_AnimBlueprint.uasset and b/Content/Peoples/Animation/newHuman_Skeleton_AnimBlueprint.uasset differ diff --git a/Content/Sequence/s2f1Vid.uasset b/Content/Sequence/s2f1Vid.uasset new file mode 100644 index 000000000..e996243cd Binary files /dev/null and b/Content/Sequence/s2f1Vid.uasset differ diff --git a/Content/Textures/Megascan/Bricks/brick_modern_ugjiecjs/MI_Metal_Black14.uasset b/Content/Textures/Megascan/Bricks/brick_modern_ugjiecjs/MI_Metal_Black14.uasset index bad18ef76..c555ec8e7 100644 Binary files a/Content/Textures/Megascan/Bricks/brick_modern_ugjiecjs/MI_Metal_Black14.uasset and b/Content/Textures/Megascan/Bricks/brick_modern_ugjiecjs/MI_Metal_Black14.uasset differ diff --git a/Content/Textures/Megascan/Bricks/brick_rough_uhrpadhg/MI_Metal_Black14.uasset b/Content/Textures/Megascan/Bricks/brick_rough_uhrpadhg/MI_Metal_Black14.uasset index 7c8c1527d..5b68f158e 100644 Binary files a/Content/Textures/Megascan/Bricks/brick_rough_uhrpadhg/MI_Metal_Black14.uasset and b/Content/Textures/Megascan/Bricks/brick_rough_uhrpadhg/MI_Metal_Black14.uasset differ diff --git a/Content/Textures/Megascan/Pavestone/Ref_1_stone/MI_Metal_Black16.uasset b/Content/Textures/Megascan/Pavestone/Ref_1_stone/MI_Metal_Black16.uasset index f8721957b..52817289d 100644 Binary files a/Content/Textures/Megascan/Pavestone/Ref_1_stone/MI_Metal_Black16.uasset and b/Content/Textures/Megascan/Pavestone/Ref_1_stone/MI_Metal_Black16.uasset differ diff --git a/Content/Textures/Megascan/Pavestone/tile_grout_vl0regvew/MI_Metal_Black17.uasset b/Content/Textures/Megascan/Pavestone/tile_grout_vl0regvew/MI_Metal_Black17.uasset index ab062c14f..61f86f044 100644 Binary files a/Content/Textures/Megascan/Pavestone/tile_grout_vl0regvew/MI_Metal_Black17.uasset and b/Content/Textures/Megascan/Pavestone/tile_grout_vl0regvew/MI_Metal_Black17.uasset differ