diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index f5ae19e0d..033a8818f 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -30,7 +30,7 @@ r.DefaultFeature.AntiAliasing=1 r.AntiAliasingMethod=4 r.Lumen.HardwareRayTracing=True r.Lumen.HardwareRayTracing.LightingMode=2 -r.RayTracing.Shadows=False +r.RayTracing.Shadows=True r.DefaultFeature.AmbientOcclusion=False r.Shadow.Virtual.Enable=0 r.RayTracing.Skylight=False @@ -39,6 +39,7 @@ r.SkinCache.SceneMemoryLimitInMB=512.000000 r.ReflectionMethod=1 r.GenerateMeshDistanceFields=True r.DynamicGlobalIlluminationMethod=1 +r.AllowStaticLighting=False [/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/Assetpacks/CarMoveSpline/BP/BP_CarSpline.uasset b/Content/Assetpacks/CarMoveSpline/BP/BP_CarSpline.uasset index 9a1be94f8..4e439e4b3 100644 Binary files a/Content/Assetpacks/CarMoveSpline/BP/BP_CarSpline.uasset and b/Content/Assetpacks/CarMoveSpline/BP/BP_CarSpline.uasset differ diff --git a/Content/Assetpacks/Foliage/SpeedTree/TreeMats/MM_Foliage.uasset b/Content/Assetpacks/Foliage/SpeedTree/TreeMats/MM_Foliage.uasset index c58a273e9..56f6d6027 100644 Binary files a/Content/Assetpacks/Foliage/SpeedTree/TreeMats/MM_Foliage.uasset and b/Content/Assetpacks/Foliage/SpeedTree/TreeMats/MM_Foliage.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp.uasset index c8793c06b..5f3b6e563 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_Big_Square_80angle.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_Big_Square_80angle.uasset index ea7971f1d..539cd52c3 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_Big_Square_80angle.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_Big_Square_80angle.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier.uasset index 5b70ef553..c14b28d41 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier_2.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier_2.uasset index 636d4a58b..02521c259 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier_2.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_Chandelier_2.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_CylLamp.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_CylLamp.uasset index 2632a3c16..8438bf2ba 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_CylLamp.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_CylLamp.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_Kidroom.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_Kidroom.uasset index 93f6e27f1..dfa90d6fd 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_Kidroom.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_Kidroom.uasset differ diff --git a/Content/Blueprints/Lamp/BP_InteriorLamp_Small_Square_80Angle.uasset b/Content/Blueprints/Lamp/BP_InteriorLamp_Small_Square_80Angle.uasset index a0d6ca2c6..ce48db7b6 100644 Binary files a/Content/Blueprints/Lamp/BP_InteriorLamp_Small_Square_80Angle.uasset and b/Content/Blueprints/Lamp/BP_InteriorLamp_Small_Square_80Angle.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp.uasset b/Content/Blueprints/Lamp/BP_streetLamp.uasset index b6c324ba2..384e372ba 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp.uasset and b/Content/Blueprints/Lamp/BP_streetLamp.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp_Child_6m.uasset b/Content/Blueprints/Lamp/BP_streetLamp_Child_6m.uasset index 8d9ad29af..3300672ea 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp_Child_6m.uasset and b/Content/Blueprints/Lamp/BP_streetLamp_Child_6m.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 1055f62e7..995030393 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/UI/mainHUD.uasset b/Content/Blueprints/UI/mainHUD.uasset index b14b3eb74..7a80cdf15 100644 Binary files a/Content/Blueprints/UI/mainHUD.uasset and b/Content/Blueprints/UI/mainHUD.uasset differ diff --git a/Content/Blueprints/Utils/Generators/splineMover.uasset b/Content/Blueprints/Utils/Generators/splineMover.uasset index 5ae1476fb..460f965f0 100644 Binary files a/Content/Blueprints/Utils/Generators/splineMover.uasset and b/Content/Blueprints/Utils/Generators/splineMover.uasset differ diff --git a/Content/Blueprints/Utils/Generators/splineMoverHuman.uasset b/Content/Blueprints/Utils/Generators/splineMoverHuman.uasset index 36788d803..64560c6ea 100644 Binary files a/Content/Blueprints/Utils/Generators/splineMoverHuman.uasset and b/Content/Blueprints/Utils/Generators/splineMoverHuman.uasset differ diff --git a/Content/Blueprints/world/BP_Door_Outer_GP7_Cjild.uasset b/Content/Blueprints/world/BP_Door_Outer_GP7_Cjild.uasset index f79b51d18..4785b8962 100644 Binary files a/Content/Blueprints/world/BP_Door_Outer_GP7_Cjild.uasset and b/Content/Blueprints/world/BP_Door_Outer_GP7_Cjild.uasset differ diff --git a/Content/Blueprints/world/BP_HouseGP9.uasset b/Content/Blueprints/world/BP_HouseGP9.uasset index d052d795c..4849e5738 100644 Binary files a/Content/Blueprints/world/BP_HouseGP9.uasset and b/Content/Blueprints/world/BP_HouseGP9.uasset differ diff --git a/Content/Blueprints/world/BP_floorSign.uasset b/Content/Blueprints/world/BP_floorSign.uasset index 5339c454d..dea038ba4 100644 Binary files a/Content/Blueprints/world/BP_floorSign.uasset and b/Content/Blueprints/world/BP_floorSign.uasset differ diff --git a/Content/Maps/Interior/GP7/Se01/F01-10/Furniture/S7_Se01_F02-10_A02_fur.umap b/Content/Maps/Interior/GP7/Se01/F01-10/Furniture/S7_Se01_F02-10_A02_fur.umap index 105abcca1..e2dde6411 100644 Binary files a/Content/Maps/Interior/GP7/Se01/F01-10/Furniture/S7_Se01_F02-10_A02_fur.umap and b/Content/Maps/Interior/GP7/Se01/F01-10/Furniture/S7_Se01_F02-10_A02_fur.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 99d6cdd82..c19777c0c 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/Se01/F01-10/MOPs/S7_Se01_F02-10_mops.umap b/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F02-10_mops.umap index e7df6e7f8..1a924731f 100644 Binary files a/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F02-10_mops.umap and b/Content/Maps/Interior/GP7/Se01/F01-10/MOPs/S7_Se01_F02-10_mops.umap differ diff --git a/Content/Maps/Interior/GP7/Se01/F01-10/Walls/S7_Se01_F02-10_A02_walls.umap b/Content/Maps/Interior/GP7/Se01/F01-10/Walls/S7_Se01_F02-10_A02_walls.umap index 840928fb2..dba87feff 100644 Binary files a/Content/Maps/Interior/GP7/Se01/F01-10/Walls/S7_Se01_F02-10_A02_walls.umap and b/Content/Maps/Interior/GP7/Se01/F01-10/Walls/S7_Se01_F02-10_A02_walls.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 eef3e353b..c7afec5d4 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 a5e952dbb..e3fcf33f6 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/Interior/GP9/MOPs/S9_Se01_F01_MOP.umap b/Content/Maps/Interior/GP9/MOPs/S9_Se01_F01_MOP.umap index e5d0b9f0c..28ef09b5a 100644 Binary files a/Content/Maps/Interior/GP9/MOPs/S9_Se01_F01_MOP.umap and b/Content/Maps/Interior/GP9/MOPs/S9_Se01_F01_MOP.umap differ diff --git a/Content/Maps/Masharov_Buildings.umap b/Content/Maps/Masharov_Buildings.umap index 808676c58..279743067 100644 Binary files a/Content/Maps/Masharov_Buildings.umap and b/Content/Maps/Masharov_Buildings.umap differ diff --git a/Content/Maps/Masharov_Nightlight.umap b/Content/Maps/Masharov_Nightlight.umap index 99f7b5ba8..26e2f99da 100644 Binary files a/Content/Maps/Masharov_Nightlight.umap and b/Content/Maps/Masharov_Nightlight.umap differ diff --git a/Content/Maps/Masharov_cars.umap b/Content/Maps/Masharov_cars.umap index 0c3566e18..b5b03964f 100644 Binary files a/Content/Maps/Masharov_cars.umap and b/Content/Maps/Masharov_cars.umap differ diff --git a/Content/Maps/Masharov_people.umap b/Content/Maps/Masharov_people.umap index c90a514d3..772c3fdf1 100644 Binary files a/Content/Maps/Masharov_people.umap and b/Content/Maps/Masharov_people.umap differ diff --git a/Content/Maps/lighting.umap b/Content/Maps/lighting.umap index 7c6a520dd..d84f43b33 100644 Binary files a/Content/Maps/lighting.umap and b/Content/Maps/lighting.umap differ diff --git a/Content/Maps/mainScene.umap b/Content/Maps/mainScene.umap index b4ecfca83..0f9128ac5 100644 Binary files a/Content/Maps/mainScene.umap and b/Content/Maps/mainScene.umap differ diff --git a/Content/Materials/Masharov_Interior/MOPs/MI_MetalBlack_Fade.uasset b/Content/Materials/Masharov_Interior/MOPs/MI_MetalBlack_Fade.uasset index d55156235..69ff73241 100644 Binary files a/Content/Materials/Masharov_Interior/MOPs/MI_MetalBlack_Fade.uasset and b/Content/Materials/Masharov_Interior/MOPs/MI_MetalBlack_Fade.uasset differ diff --git a/Content/Materials/Masharov_Interior/Palette/MM_DoorFade.uasset b/Content/Materials/Masharov_Interior/Palette/MM_DoorFade.uasset index 8dc7246fa..438f72594 100644 Binary files a/Content/Materials/Masharov_Interior/Palette/MM_DoorFade.uasset and b/Content/Materials/Masharov_Interior/Palette/MM_DoorFade.uasset differ diff --git a/Content/Materials/Masters/Common/MM_Master.uasset b/Content/Materials/Masters/Common/MM_Master.uasset index fbacac35a..d30cedfd2 100644 Binary files a/Content/Materials/Masters/Common/MM_Master.uasset and b/Content/Materials/Masters/Common/MM_Master.uasset differ diff --git a/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/BP_Rectangular_Ceiling_Lamp.uasset b/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/BP_Rectangular_Ceiling_Lamp.uasset index bd78145b9..c3cbe75d4 100644 Binary files a/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/BP_Rectangular_Ceiling_Lamp.uasset and b/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/BP_Rectangular_Ceiling_Lamp.uasset differ diff --git a/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/SM_Door_Outer_GP7_ForAnim.uasset b/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/SM_Door_Outer_GP7_ForAnim.uasset new file mode 100644 index 000000000..6f44888c6 Binary files /dev/null and b/Content/Meshes/Interior/GP7/Se01/MOP_Se01/Furniture/SM_Door_Outer_GP7_ForAnim.uasset differ diff --git a/Content/Sequence/Cinematic.umap b/Content/Sequence/Cinematic.umap new file mode 100644 index 000000000..f2d6689db Binary files /dev/null and b/Content/Sequence/Cinematic.umap differ diff --git a/Content/Sequence/CircleCam.uasset b/Content/Sequence/CircleCam.uasset new file mode 100644 index 000000000..11f96f6fb Binary files /dev/null and b/Content/Sequence/CircleCam.uasset differ diff --git a/Content/Sequence/DLAA.uasset b/Content/Sequence/DLAA.uasset new file mode 100644 index 000000000..e48706bb9 Binary files /dev/null and b/Content/Sequence/DLAA.uasset differ diff --git a/Content/Sequence/DLAA_FHD_CircleProlet.uasset b/Content/Sequence/DLAA_FHD_CircleProlet.uasset new file mode 100644 index 000000000..aa152545b Binary files /dev/null and b/Content/Sequence/DLAA_FHD_CircleProlet.uasset differ diff --git a/Content/Sequence/DLAA_FHD_Prod.uasset b/Content/Sequence/DLAA_FHD_Prod.uasset new file mode 100644 index 000000000..2b601be33 Binary files /dev/null and b/Content/Sequence/DLAA_FHD_Prod.uasset differ diff --git a/Content/Sequence/DLAA_FHD_p2Bulvar.uasset b/Content/Sequence/DLAA_FHD_p2Bulvar.uasset new file mode 100644 index 000000000..3ea7728da Binary files /dev/null and b/Content/Sequence/DLAA_FHD_p2Bulvar.uasset differ diff --git a/Content/Sequence/DLAAlumen.uasset b/Content/Sequence/DLAAlumen.uasset new file mode 100644 index 000000000..cfbd54ac4 Binary files /dev/null and b/Content/Sequence/DLAAlumen.uasset differ diff --git a/Content/Sequence/Prolets/CircleProlets.uasset b/Content/Sequence/Prolets/CircleProlets.uasset new file mode 100644 index 000000000..2557e7263 Binary files /dev/null and b/Content/Sequence/Prolets/CircleProlets.uasset differ diff --git a/Content/Sequence/Prolets/p2_Bulvar.uasset b/Content/Sequence/Prolets/p2_Bulvar.uasset new file mode 100644 index 000000000..cd4560ca2 Binary files /dev/null and b/Content/Sequence/Prolets/p2_Bulvar.uasset differ diff --git a/Content/Sequence/Prolets/p3_HallGp7.uasset b/Content/Sequence/Prolets/p3_HallGp7.uasset new file mode 100644 index 000000000..c485fc020 Binary files /dev/null and b/Content/Sequence/Prolets/p3_HallGp7.uasset differ diff --git a/Content/Sequence/Prolets/p4-6_ToHataN32.uasset b/Content/Sequence/Prolets/p4-6_ToHataN32.uasset new file mode 100644 index 000000000..09b13fbaf Binary files /dev/null and b/Content/Sequence/Prolets/p4-6_ToHataN32.uasset differ diff --git a/Content/Sequence/Prolets/p7_NightUpFloor.uasset b/Content/Sequence/Prolets/p7_NightUpFloor.uasset new file mode 100644 index 000000000..8b3f89257 Binary files /dev/null and b/Content/Sequence/Prolets/p7_NightUpFloor.uasset differ diff --git a/Content/Sequence/Prolets/p7_NightUpFloor2.uasset b/Content/Sequence/Prolets/p7_NightUpFloor2.uasset new file mode 100644 index 000000000..66ec5db9c Binary files /dev/null and b/Content/Sequence/Prolets/p7_NightUpFloor2.uasset differ diff --git a/Content/Sequence/ProletsPoPunktam.uasset b/Content/Sequence/ProletsPoPunktam.uasset new file mode 100644 index 000000000..1a87ce7ad Binary files /dev/null and b/Content/Sequence/ProletsPoPunktam.uasset differ diff --git a/MasharovDev.uproject b/MasharovDev.uproject index 1d88a4aa8..588e68a0b 100644 --- a/MasharovDev.uproject +++ b/MasharovDev.uproject @@ -396,6 +396,27 @@ { "Name": "ElectraPlayer", "Enabled": true + }, + { + "Name": "DLSSMoviePipelineSupport", + "Enabled": true, + "MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss" + }, + { + "Name": "MovieRenderPipeline", + "Enabled": true + }, + { + "Name": "MoviePipelineMaskRenderPass", + "Enabled": true + }, + { + "Name": "CineCameraRigs", + "Enabled": true + }, + { + "Name": "CameraCalibration", + "Enabled": true } ], "TargetPlatforms": [