diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index bf5169fe4..da824b74e 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -77,5 +77,5 @@ r.FidelityFX.FSR2.UseNativeDX12=True r.FidelityFX.FSR2.UseNativeVulkan=True [/Script/WindowsTargetPlatform.WindowsTargetSettings] -DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 +DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 21515d850..d0714951f 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/GameplayFunctions.uasset b/Content/Blueprints/Player/GameplayFunctions.uasset index c21d3794c..76f2e5c48 100644 Binary files a/Content/Blueprints/Player/GameplayFunctions.uasset and b/Content/Blueprints/Player/GameplayFunctions.uasset differ diff --git a/Content/Blueprints/Player/MathAndConvertFns.uasset b/Content/Blueprints/Player/MathAndConvertFns.uasset index 01d6d3ae1..7749f8c55 100644 Binary files a/Content/Blueprints/Player/MathAndConvertFns.uasset and b/Content/Blueprints/Player/MathAndConvertFns.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 9df2a3b3e..d4960846e 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/Player/WalkingPawn.uasset b/Content/Blueprints/Player/WalkingPawn.uasset index 9f1c6d19c..45591eb36 100644 Binary files a/Content/Blueprints/Player/WalkingPawn.uasset and b/Content/Blueprints/Player/WalkingPawn.uasset differ diff --git a/Content/Blueprints/Player/cameraCustomLocation.uasset b/Content/Blueprints/Player/cameraCustomLocation.uasset index 2e90b44d4..d913148b9 100644 Binary files a/Content/Blueprints/Player/cameraCustomLocation.uasset and b/Content/Blueprints/Player/cameraCustomLocation.uasset differ diff --git a/Content/Blueprints/UI/Actors/flatCAP.uasset b/Content/Blueprints/UI/Actors/flatCAP.uasset index f4c03c602..51517b2a9 100644 Binary files a/Content/Blueprints/UI/Actors/flatCAP.uasset and b/Content/Blueprints/UI/Actors/flatCAP.uasset differ diff --git a/Content/Blueprints/UI/Actors/walkPointer.uasset b/Content/Blueprints/UI/Actors/walkPointer.uasset index 4f477b7ea..37d85b4ad 100644 Binary files a/Content/Blueprints/UI/Actors/walkPointer.uasset and b/Content/Blueprints/UI/Actors/walkPointer.uasset differ diff --git a/Content/Blueprints/UI/Materials/M_cap_blue.uasset b/Content/Blueprints/UI/Materials/M_cap_blue.uasset deleted file mode 100644 index c2ef412f6..000000000 Binary files a/Content/Blueprints/UI/Materials/M_cap_blue.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/Materials/M_cap_default.uasset b/Content/Blueprints/UI/Materials/M_cap_default.uasset new file mode 100644 index 000000000..6653a13e2 Binary files /dev/null and b/Content/Blueprints/UI/Materials/M_cap_default.uasset differ diff --git a/Content/Blueprints/UI/Materials/M_cap_fav.uasset b/Content/Blueprints/UI/Materials/M_cap_fav.uasset new file mode 100644 index 000000000..851d67bda Binary files /dev/null and b/Content/Blueprints/UI/Materials/M_cap_fav.uasset differ diff --git a/Content/Blueprints/UI/Materials/M_cap_gold.uasset b/Content/Blueprints/UI/Materials/M_cap_gold.uasset deleted file mode 100644 index 021e4bc10..000000000 Binary files a/Content/Blueprints/UI/Materials/M_cap_gold.uasset and /dev/null differ diff --git a/Content/Blueprints/UI/Materials/M_cap_hall.uasset b/Content/Blueprints/UI/Materials/M_cap_hall.uasset index 9813ab65a..1063f000e 100644 Binary files a/Content/Blueprints/UI/Materials/M_cap_hall.uasset and b/Content/Blueprints/UI/Materials/M_cap_hall.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Elements/MenuBtn.uasset b/Content/Blueprints/UI/WBPS/Elements/MenuBtn.uasset index 97f98d998..ac4d7bd17 100644 Binary files a/Content/Blueprints/UI/WBPS/Elements/MenuBtn.uasset and b/Content/Blueprints/UI/WBPS/Elements/MenuBtn.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/InfoPanel.uasset b/Content/Blueprints/UI/WBPS/Menu/InfoPanel.uasset index 022f1a251..1e9034da7 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/InfoPanel.uasset and b/Content/Blueprints/UI/WBPS/Menu/InfoPanel.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset index d2741ae66..ba75f25e2 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset and b/Content/Blueprints/UI/WBPS/Menu/MainMenu.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/bottomMenu.uasset b/Content/Blueprints/UI/WBPS/Menu/bottomMenu.uasset index 48c427f48..8fe5b0c81 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/bottomMenu.uasset and b/Content/Blueprints/UI/WBPS/Menu/bottomMenu.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/flatInfo.uasset b/Content/Blueprints/UI/WBPS/Menu/flatInfo.uasset index 386ef082b..382179ad7 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/flatInfo.uasset and b/Content/Blueprints/UI/WBPS/Menu/flatInfo.uasset differ diff --git a/Content/Blueprints/UI/WBPS/Menu/saveData.uasset b/Content/Blueprints/UI/WBPS/Menu/saveData.uasset index 9d432d0f2..6f3c946db 100644 Binary files a/Content/Blueprints/UI/WBPS/Menu/saveData.uasset and b/Content/Blueprints/UI/WBPS/Menu/saveData.uasset differ diff --git a/Content/Blueprints/UI/WBPS/filter/Filter.uasset b/Content/Blueprints/UI/WBPS/filter/Filter.uasset index 7a6091b16..c92298378 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/UI/WBPS/filter/FlatCard.uasset b/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset index a7ec6aa2c..aedcdfe8c 100644 Binary files a/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset and b/Content/Blueprints/UI/WBPS/filter/FlatCard.uasset differ diff --git a/Content/Blueprints/Utils/ParallaxCapturer/M_result_Mat.uasset b/Content/Blueprints/Utils/ParallaxCapturer/M_result_Mat.uasset index 80c17f2ca..1ec1a7571 100644 Binary files a/Content/Blueprints/Utils/ParallaxCapturer/M_result_Mat.uasset and b/Content/Blueprints/Utils/ParallaxCapturer/M_result_Mat.uasset differ diff --git a/Content/Blueprints/world/BP_Ceiling.uasset b/Content/Blueprints/world/BP_Ceiling.uasset new file mode 100644 index 000000000..89a1c45d5 Binary files /dev/null and b/Content/Blueprints/world/BP_Ceiling.uasset differ diff --git a/Content/Maps/Interior/GP2/S02A00.umap b/Content/Maps/Interior/GP2/S02A00.umap index 69dcb82a8..553f0d317 100644 Binary files a/Content/Maps/Interior/GP2/S02A00.umap and b/Content/Maps/Interior/GP2/S02A00.umap differ diff --git a/Content/Maps/Interior/GP2/S02A01.umap b/Content/Maps/Interior/GP2/S02A01.umap index bef0f1cef..a47456f99 100644 Binary files a/Content/Maps/Interior/GP2/S02A01.umap and b/Content/Maps/Interior/GP2/S02A01.umap differ diff --git a/Content/Maps/Interior/GP2/S02A02.umap b/Content/Maps/Interior/GP2/S02A02.umap index d5ebeb67f..6c9ded4ac 100644 Binary files a/Content/Maps/Interior/GP2/S02A02.umap and b/Content/Maps/Interior/GP2/S02A02.umap differ diff --git a/Content/Maps/Interior/GP2/S02A03.umap b/Content/Maps/Interior/GP2/S02A03.umap index 6b2383e7c..5e3612131 100644 Binary files a/Content/Maps/Interior/GP2/S02A03.umap and b/Content/Maps/Interior/GP2/S02A03.umap differ diff --git a/Content/Maps/Interior/GP2/S02A04.umap b/Content/Maps/Interior/GP2/S02A04.umap index 157b5ff67..7d62d331d 100644 Binary files a/Content/Maps/Interior/GP2/S02A04.umap and b/Content/Maps/Interior/GP2/S02A04.umap differ diff --git a/Content/Maps/Interior/GP2/S02A05.umap b/Content/Maps/Interior/GP2/S02A05.umap index c563a0355..e0d682fa6 100644 Binary files a/Content/Maps/Interior/GP2/S02A05.umap and b/Content/Maps/Interior/GP2/S02A05.umap differ diff --git a/Content/Maps/Interior/GP2/S02A06.umap b/Content/Maps/Interior/GP2/S02A06.umap index 373ec2b96..e7053b229 100644 Binary files a/Content/Maps/Interior/GP2/S02A06.umap and b/Content/Maps/Interior/GP2/S02A06.umap differ diff --git a/Content/Maps/Interior/GP2/S02A07.umap b/Content/Maps/Interior/GP2/S02A07.umap index 971d14d6e..99d33af2d 100644 Binary files a/Content/Maps/Interior/GP2/S02A07.umap and b/Content/Maps/Interior/GP2/S02A07.umap differ diff --git a/Content/Maps/Interior/GP2/S02A08.umap b/Content/Maps/Interior/GP2/S02A08.umap index f0201d682..b62a81a9a 100644 Binary files a/Content/Maps/Interior/GP2/S02A08.umap and b/Content/Maps/Interior/GP2/S02A08.umap differ diff --git a/Content/Maps/Interior/GP2/S02A09.umap b/Content/Maps/Interior/GP2/S02A09.umap index 78dd115e5..a7ff6b679 100644 Binary files a/Content/Maps/Interior/GP2/S02A09.umap and b/Content/Maps/Interior/GP2/S02A09.umap differ diff --git a/Content/Maps/Interior/GP2/S02A10.umap b/Content/Maps/Interior/GP2/S02A10.umap index 75c0a6cfa..91ebb5f16 100644 Binary files a/Content/Maps/Interior/GP2/S02A10.umap and b/Content/Maps/Interior/GP2/S02A10.umap differ diff --git a/Content/Maps/Interior/GP2/S02A11.umap b/Content/Maps/Interior/GP2/S02A11.umap index 76a9f739e..f83a06a81 100644 Binary files a/Content/Maps/Interior/GP2/S02A11.umap and b/Content/Maps/Interior/GP2/S02A11.umap differ diff --git a/Content/Maps/Interior/GP2/S02A12.umap b/Content/Maps/Interior/GP2/S02A12.umap index 42aaf97ed..ffc290a58 100644 Binary files a/Content/Maps/Interior/GP2/S02A12.umap and b/Content/Maps/Interior/GP2/S02A12.umap differ diff --git a/Content/Maps/Interior/GP2/S02A13.umap b/Content/Maps/Interior/GP2/S02A13.umap index 3031c7cfb..1c872665f 100644 Binary files a/Content/Maps/Interior/GP2/S02A13.umap and b/Content/Maps/Interior/GP2/S02A13.umap differ diff --git a/Content/Maps/Interior/GP2/S02A14.umap b/Content/Maps/Interior/GP2/S02A14.umap index c85e6f50d..eddab4fc2 100644 Binary files a/Content/Maps/Interior/GP2/S02A14.umap and b/Content/Maps/Interior/GP2/S02A14.umap differ diff --git a/Content/Maps/Interior/GP2/S02A15.umap b/Content/Maps/Interior/GP2/S02A15.umap index abaaea2b0..a97fa24ef 100644 Binary files a/Content/Maps/Interior/GP2/S02A15.umap and b/Content/Maps/Interior/GP2/S02A15.umap differ diff --git a/Content/Maps/Interior/GP2/S02A16.umap b/Content/Maps/Interior/GP2/S02A16.umap index 94e875933..0487e1436 100644 Binary files a/Content/Maps/Interior/GP2/S02A16.umap and b/Content/Maps/Interior/GP2/S02A16.umap differ diff --git a/Content/Maps/Interior/GP2/S02A17.umap b/Content/Maps/Interior/GP2/S02A17.umap index d60149cea..f5a8159aa 100644 Binary files a/Content/Maps/Interior/GP2/S02A17.umap and b/Content/Maps/Interior/GP2/S02A17.umap differ diff --git a/Content/Maps/Interior/GP2/S02A18.umap b/Content/Maps/Interior/GP2/S02A18.umap index 367e07d85..f26287890 100644 Binary files a/Content/Maps/Interior/GP2/S02A18.umap and b/Content/Maps/Interior/GP2/S02A18.umap differ diff --git a/Content/Maps/Interior/GP2/S02A19.umap b/Content/Maps/Interior/GP2/S02A19.umap index 368a00dca..c723098c8 100644 Binary files a/Content/Maps/Interior/GP2/S02A19.umap and b/Content/Maps/Interior/GP2/S02A19.umap differ diff --git a/Content/Maps/Interior/GP2/S02A20.umap b/Content/Maps/Interior/GP2/S02A20.umap index 133a42906..db6ee3d0d 100644 Binary files a/Content/Maps/Interior/GP2/S02A20.umap and b/Content/Maps/Interior/GP2/S02A20.umap differ diff --git a/Content/Maps/Interior/GP2/S02A21.umap b/Content/Maps/Interior/GP2/S02A21.umap index 86b17832c..e532c6111 100644 Binary files a/Content/Maps/Interior/GP2/S02A21.umap and b/Content/Maps/Interior/GP2/S02A21.umap differ diff --git a/Content/Maps/Interior/GP2/S02A22.umap b/Content/Maps/Interior/GP2/S02A22.umap index 6c437a08c..be0de1cf8 100644 Binary files a/Content/Maps/Interior/GP2/S02A22.umap and b/Content/Maps/Interior/GP2/S02A22.umap differ diff --git a/Content/Maps/Interior/GP2/S02A23.umap b/Content/Maps/Interior/GP2/S02A23.umap index a0bf994ea..718b4f569 100644 Binary files a/Content/Maps/Interior/GP2/S02A23.umap and b/Content/Maps/Interior/GP2/S02A23.umap differ diff --git a/Content/Maps/Interior/GP2/S02A24.umap b/Content/Maps/Interior/GP2/S02A24.umap index f2a711d80..8a30241ce 100644 Binary files a/Content/Maps/Interior/GP2/S02A24.umap and b/Content/Maps/Interior/GP2/S02A24.umap differ diff --git a/Content/Maps/Interior/GP2/S02A25.umap b/Content/Maps/Interior/GP2/S02A25.umap index 6931ad535..01e866bcd 100644 Binary files a/Content/Maps/Interior/GP2/S02A25.umap and b/Content/Maps/Interior/GP2/S02A25.umap differ diff --git a/Content/Maps/Interior/GP2/S02A26.umap b/Content/Maps/Interior/GP2/S02A26.umap index 5445bd663..8911442f4 100644 Binary files a/Content/Maps/Interior/GP2/S02A26.umap and b/Content/Maps/Interior/GP2/S02A26.umap differ diff --git a/Content/Maps/Interior/GP2/S02A27.umap b/Content/Maps/Interior/GP2/S02A27.umap index 0c5e04c94..55e9d0e0b 100644 Binary files a/Content/Maps/Interior/GP2/S02A27.umap and b/Content/Maps/Interior/GP2/S02A27.umap differ diff --git a/Content/Maps/Interior/GP2/S02A28.umap b/Content/Maps/Interior/GP2/S02A28.umap index ed1ec764c..ea36d73b0 100644 Binary files a/Content/Maps/Interior/GP2/S02A28.umap and b/Content/Maps/Interior/GP2/S02A28.umap differ diff --git a/Content/Maps/Interior/GP2/S02A29.umap b/Content/Maps/Interior/GP2/S02A29.umap index 9edb1dae7..fe69cc92c 100644 Binary files a/Content/Maps/Interior/GP2/S02A29.umap and b/Content/Maps/Interior/GP2/S02A29.umap differ diff --git a/Content/Maps/Interior/GP2/S02A30.umap b/Content/Maps/Interior/GP2/S02A30.umap index 004bb5aae..1b185b6b9 100644 Binary files a/Content/Maps/Interior/GP2/S02A30.umap and b/Content/Maps/Interior/GP2/S02A30.umap differ diff --git a/Content/Maps/Interior/GP2/S02A31.umap b/Content/Maps/Interior/GP2/S02A31.umap index 9e769a30b..670839929 100644 Binary files a/Content/Maps/Interior/GP2/S02A31.umap and b/Content/Maps/Interior/GP2/S02A31.umap differ diff --git a/Content/Maps/Interior/GP2/S02A32.umap b/Content/Maps/Interior/GP2/S02A32.umap index 1082e11f4..4756c17ea 100644 Binary files a/Content/Maps/Interior/GP2/S02A32.umap and b/Content/Maps/Interior/GP2/S02A32.umap differ diff --git a/Content/Maps/Interior/GP2/S02A33.umap b/Content/Maps/Interior/GP2/S02A33.umap index b7328ca7a..3f3cfd32d 100644 Binary files a/Content/Maps/Interior/GP2/S02A33.umap and b/Content/Maps/Interior/GP2/S02A33.umap differ diff --git a/Content/Maps/Interior/GP2/S02A34.umap b/Content/Maps/Interior/GP2/S02A34.umap index 7d88bad15..b484bc929 100644 Binary files a/Content/Maps/Interior/GP2/S02A34.umap and b/Content/Maps/Interior/GP2/S02A34.umap differ diff --git a/Content/Maps/Interior/GP2/S02A35.umap b/Content/Maps/Interior/GP2/S02A35.umap index eb04181e2..27872cced 100644 Binary files a/Content/Maps/Interior/GP2/S02A35.umap and b/Content/Maps/Interior/GP2/S02A35.umap differ diff --git a/Content/Maps/Interior/GP2/S02A36.umap b/Content/Maps/Interior/GP2/S02A36.umap index 88a50874f..dcf367688 100644 Binary files a/Content/Maps/Interior/GP2/S02A36.umap and b/Content/Maps/Interior/GP2/S02A36.umap differ diff --git a/Content/Maps/Interior/GP2/S02A37.umap b/Content/Maps/Interior/GP2/S02A37.umap index 5bcc0882a..38c4c9554 100644 Binary files a/Content/Maps/Interior/GP2/S02A37.umap and b/Content/Maps/Interior/GP2/S02A37.umap differ diff --git a/Content/Maps/Interior/GP2/S02A38.umap b/Content/Maps/Interior/GP2/S02A38.umap index b8c6c21a0..fea3d1e76 100644 Binary files a/Content/Maps/Interior/GP2/S02A38.umap and b/Content/Maps/Interior/GP2/S02A38.umap differ diff --git a/Content/Maps/Interior/GP2/S02A39.umap b/Content/Maps/Interior/GP2/S02A39.umap index a423fc621..2972fd195 100644 Binary files a/Content/Maps/Interior/GP2/S02A39.umap and b/Content/Maps/Interior/GP2/S02A39.umap differ diff --git a/Content/Maps/Interior/GP2/S02A40.umap b/Content/Maps/Interior/GP2/S02A40.umap index 201dd0bad..c2df0f047 100644 Binary files a/Content/Maps/Interior/GP2/S02A40.umap and b/Content/Maps/Interior/GP2/S02A40.umap differ diff --git a/Content/Maps/Interior/GP2/S02A41.umap b/Content/Maps/Interior/GP2/S02A41.umap index a2be4a682..2444f8481 100644 Binary files a/Content/Maps/Interior/GP2/S02A41.umap and b/Content/Maps/Interior/GP2/S02A41.umap differ diff --git a/Content/Maps/Interior/GP2/S02A42.umap b/Content/Maps/Interior/GP2/S02A42.umap index f2808d25b..cb17e086e 100644 Binary files a/Content/Maps/Interior/GP2/S02A42.umap and b/Content/Maps/Interior/GP2/S02A42.umap differ diff --git a/Content/Maps/Interior/GP2/S02A43.umap b/Content/Maps/Interior/GP2/S02A43.umap index e6ec858ea..f4325a90a 100644 Binary files a/Content/Maps/Interior/GP2/S02A43.umap and b/Content/Maps/Interior/GP2/S02A43.umap differ diff --git a/Content/Maps/Interior/GP2/S02A44.umap b/Content/Maps/Interior/GP2/S02A44.umap index 7a849fd42..1585e0040 100644 Binary files a/Content/Maps/Interior/GP2/S02A44.umap and b/Content/Maps/Interior/GP2/S02A44.umap differ diff --git a/Content/Maps/Interior/GP2/S02A45.umap b/Content/Maps/Interior/GP2/S02A45.umap index 95f31d002..cbe0d6b03 100644 Binary files a/Content/Maps/Interior/GP2/S02A45.umap and b/Content/Maps/Interior/GP2/S02A45.umap differ diff --git a/Content/Maps/Interior/GP2/S02A46.umap b/Content/Maps/Interior/GP2/S02A46.umap index 2c2e2f589..211088363 100644 Binary files a/Content/Maps/Interior/GP2/S02A46.umap and b/Content/Maps/Interior/GP2/S02A46.umap differ diff --git a/Content/Maps/Interior/GP2/S02A47.umap b/Content/Maps/Interior/GP2/S02A47.umap index c70f73e38..37c241d27 100644 Binary files a/Content/Maps/Interior/GP2/S02A47.umap and b/Content/Maps/Interior/GP2/S02A47.umap differ diff --git a/Content/Maps/Interior/GP2/S02A48.umap b/Content/Maps/Interior/GP2/S02A48.umap index fda69c000..7ff19b297 100644 Binary files a/Content/Maps/Interior/GP2/S02A48.umap and b/Content/Maps/Interior/GP2/S02A48.umap differ diff --git a/Content/Maps/Interior/GP2/S02A49.umap b/Content/Maps/Interior/GP2/S02A49.umap index 24ea067a2..9aae7b9b5 100644 Binary files a/Content/Maps/Interior/GP2/S02A49.umap and b/Content/Maps/Interior/GP2/S02A49.umap differ diff --git a/Content/Maps/Interior/GP2/S02A50.umap b/Content/Maps/Interior/GP2/S02A50.umap index 41320695c..26eae1fff 100644 Binary files a/Content/Maps/Interior/GP2/S02A50.umap and b/Content/Maps/Interior/GP2/S02A50.umap differ diff --git a/Content/Maps/Interior/GP2/S02A51.umap b/Content/Maps/Interior/GP2/S02A51.umap index 1cacc794c..eff1802f6 100644 Binary files a/Content/Maps/Interior/GP2/S02A51.umap and b/Content/Maps/Interior/GP2/S02A51.umap differ diff --git a/Content/Maps/Interior/GP2/S02A52.umap b/Content/Maps/Interior/GP2/S02A52.umap index 702be14d8..4faf84fd7 100644 Binary files a/Content/Maps/Interior/GP2/S02A52.umap and b/Content/Maps/Interior/GP2/S02A52.umap differ diff --git a/Content/Maps/Interior/GP2/S02A53.umap b/Content/Maps/Interior/GP2/S02A53.umap index ea89d473e..4d65dedf5 100644 Binary files a/Content/Maps/Interior/GP2/S02A53.umap and b/Content/Maps/Interior/GP2/S02A53.umap differ diff --git a/Content/Maps/Interior/GP2/S02F02.umap b/Content/Maps/Interior/GP2/S02F02.umap index 573fc6fce..6d0f7b56c 100644 Binary files a/Content/Maps/Interior/GP2/S02F02.umap and b/Content/Maps/Interior/GP2/S02F02.umap differ diff --git a/Content/Maps/Interior/GP2/S02F02P.umap b/Content/Maps/Interior/GP2/S02F02P.umap index 0f23ffd9a..cf6092966 100644 Binary files a/Content/Maps/Interior/GP2/S02F02P.umap and b/Content/Maps/Interior/GP2/S02F02P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F03-12.umap b/Content/Maps/Interior/GP2/S02F03-12.umap index 461fbafd3..75323d1cb 100644 Binary files a/Content/Maps/Interior/GP2/S02F03-12.umap and b/Content/Maps/Interior/GP2/S02F03-12.umap differ diff --git a/Content/Maps/Interior/GP2/S02F03P.umap b/Content/Maps/Interior/GP2/S02F03P.umap index fcb9d1c9b..dc2b64954 100644 Binary files a/Content/Maps/Interior/GP2/S02F03P.umap and b/Content/Maps/Interior/GP2/S02F03P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F04-12P.umap b/Content/Maps/Interior/GP2/S02F04-12P.umap index f41064afa..42ac444ac 100644 Binary files a/Content/Maps/Interior/GP2/S02F04-12P.umap and b/Content/Maps/Interior/GP2/S02F04-12P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F13-16.umap b/Content/Maps/Interior/GP2/S02F13-16.umap index c6c0acf66..64cae57da 100644 Binary files a/Content/Maps/Interior/GP2/S02F13-16.umap and b/Content/Maps/Interior/GP2/S02F13-16.umap differ diff --git a/Content/Maps/Interior/GP2/S02F13-16P.umap b/Content/Maps/Interior/GP2/S02F13-16P.umap index 13e07ca41..f0372459b 100644 Binary files a/Content/Maps/Interior/GP2/S02F13-16P.umap and b/Content/Maps/Interior/GP2/S02F13-16P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F17-18.umap b/Content/Maps/Interior/GP2/S02F17-18.umap index fc9304be4..c85bbb20b 100644 Binary files a/Content/Maps/Interior/GP2/S02F17-18.umap and b/Content/Maps/Interior/GP2/S02F17-18.umap differ diff --git a/Content/Maps/Interior/GP2/S02F17-18P.umap b/Content/Maps/Interior/GP2/S02F17-18P.umap index 107540248..1e535e51c 100644 Binary files a/Content/Maps/Interior/GP2/S02F17-18P.umap and b/Content/Maps/Interior/GP2/S02F17-18P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F19.umap b/Content/Maps/Interior/GP2/S02F19.umap index 0dd95dd94..28fbafc93 100644 Binary files a/Content/Maps/Interior/GP2/S02F19.umap and b/Content/Maps/Interior/GP2/S02F19.umap differ diff --git a/Content/Maps/Interior/GP2/S02F19P.umap b/Content/Maps/Interior/GP2/S02F19P.umap index 90c4f71a2..cc3bc30ff 100644 Binary files a/Content/Maps/Interior/GP2/S02F19P.umap and b/Content/Maps/Interior/GP2/S02F19P.umap differ diff --git a/Content/Maps/Interior/GP2/S02F20.umap b/Content/Maps/Interior/GP2/S02F20.umap index 8a4b55e6f..a7248b0b8 100644 Binary files a/Content/Maps/Interior/GP2/S02F20.umap and b/Content/Maps/Interior/GP2/S02F20.umap differ diff --git a/Content/Maps/Interior/GP2/S02F20P.umap b/Content/Maps/Interior/GP2/S02F20P.umap index acd46f757..ce981e1b5 100644 Binary files a/Content/Maps/Interior/GP2/S02F20P.umap and b/Content/Maps/Interior/GP2/S02F20P.umap differ diff --git a/Content/Maps/Interior/GP2/S02Lifts.umap b/Content/Maps/Interior/GP2/S02Lifts.umap index ce134ae98..229c56b0a 100644 Binary files a/Content/Maps/Interior/GP2/S02Lifts.umap and b/Content/Maps/Interior/GP2/S02Lifts.umap differ diff --git a/Content/Maps/Masharov_people.umap b/Content/Maps/Masharov_people.umap index 931587a9a..771416db3 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 e1d036d61..27f347c84 100644 Binary files a/Content/Maps/mainScene.umap and b/Content/Maps/mainScene.umap differ diff --git a/Content/Materials/Master/M_FakeInterior_Freestyle.uasset b/Content/Materials/Master/M_FakeInterior_Freestyle.uasset index fa25bbe73..2d397b641 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/Meshes/Interior/GP2/MOP/Elevator/SM_Elevator.uasset b/Content/Meshes/Interior/GP2/MOP/Elevator/SM_Elevator.uasset index 676fdcf4f..f7dc16db1 100644 Binary files a/Content/Meshes/Interior/GP2/MOP/Elevator/SM_Elevator.uasset and b/Content/Meshes/Interior/GP2/MOP/Elevator/SM_Elevator.uasset differ diff --git a/Content/Meshes/Interior/GP2/MOP/HallDoor/SM_Door_Outer.uasset b/Content/Meshes/Interior/GP2/MOP/HallDoor/SM_Door_Outer.uasset index a9c7955c1..8a3f3826e 100644 Binary files a/Content/Meshes/Interior/GP2/MOP/HallDoor/SM_Door_Outer.uasset and b/Content/Meshes/Interior/GP2/MOP/HallDoor/SM_Door_Outer.uasset differ diff --git a/Content/Meshes/Interior/GP2/MOP/HallDoor/Sm_Door_Inner.uasset b/Content/Meshes/Interior/GP2/MOP/HallDoor/Sm_Door_Inner.uasset index a4432902f..42283c4d0 100644 Binary files a/Content/Meshes/Interior/GP2/MOP/HallDoor/Sm_Door_Inner.uasset and b/Content/Meshes/Interior/GP2/MOP/HallDoor/Sm_Door_Inner.uasset differ diff --git a/Content/Sequence/shots.uasset b/Content/Sequence/shots.uasset index 87a9384f8..86b115f6b 100644 Binary files a/Content/Sequence/shots.uasset and b/Content/Sequence/shots.uasset differ diff --git a/Masharov.uproject b/Masharov.uproject index aa41479a1..78e7b4bb2 100644 --- a/Masharov.uproject +++ b/Masharov.uproject @@ -281,7 +281,7 @@ }, { "Name": "DLSS", - "Enabled": false, + "Enabled": true, "MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss" }, { @@ -304,15 +304,15 @@ }, { "Name": "createProcess", - "Enabled": false + "Enabled": true }, { "Name": "manageTextFile", - "Enabled": false + "Enabled": true }, { "Name": "JPrinter", - "Enabled": false + "Enabled": true }, { "Name": "EasyXMLParser", @@ -342,13 +342,9 @@ "Android" ] }, - { - "Name": "GPULightmass", - "Enabled": true - }, - { - "Name": "RLPlugin", - "Enabled": false - } + { + "Name": "RLPlugin", + "Enabled": false + } ] } \ No newline at end of file