diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index f5ae19e0d..ea4717e25 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -18,7 +18,7 @@ MaximumLoopIterationCount=2000000 [/Script/Engine.RendererSettings] r.SkinCache.CompileShaders=True r.RayTracing=True -r.VirtualTextures=False +r.VirtualTextures=True r.VirtualTexturedLightmaps=True r.MinScreenRadiusForLights=0.005000 r.DefaultFeature.AmbientOcclusionStaticFraction=False @@ -30,15 +30,18 @@ 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.Shadow.Virtual.Enable=1 r.RayTracing.Skylight=False r.Lumen.TranslucencyReflections.FrontLayer.EnableForProject=True r.SkinCache.SceneMemoryLimitInMB=512.000000 r.ReflectionMethod=1 r.GenerateMeshDistanceFields=True r.DynamicGlobalIlluminationMethod=1 +r.AllowStaticLighting=False +r.DefaultFeature.AutoExposure=False +r.DefaultFeature.AutoExposure.Method=2 [/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/BloomKernels/Maps/Overview_BloomKernels.umap b/Content/BloomKernels/Maps/Overview_BloomKernels.umap new file mode 100644 index 000000000..1ee9c3c22 Binary files /dev/null and b/Content/BloomKernels/Maps/Overview_BloomKernels.umap differ diff --git a/Content/BloomKernels/Textures/BloomKernel-01-6Streak.uasset b/Content/BloomKernels/Textures/BloomKernel-01-6Streak.uasset new file mode 100644 index 000000000..4ac31a00c Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-01-6Streak.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-02-6Streak-Cool.uasset b/Content/BloomKernels/Textures/BloomKernel-02-6Streak-Cool.uasset new file mode 100644 index 000000000..3a87391ce Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-02-6Streak-Cool.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-03-6Streak-Warm.uasset b/Content/BloomKernels/Textures/BloomKernel-03-6Streak-Warm.uasset new file mode 100644 index 000000000..fa6135d91 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-03-6Streak-Warm.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-04-Anamorphic.uasset b/Content/BloomKernels/Textures/BloomKernel-04-Anamorphic.uasset new file mode 100644 index 000000000..96ee95619 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-04-Anamorphic.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-05-Scifimorphic-wide.uasset b/Content/BloomKernels/Textures/BloomKernel-05-Scifimorphic-wide.uasset new file mode 100644 index 000000000..5200dc9e3 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-05-Scifimorphic-wide.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-06-Scifimorphic-narrow.uasset b/Content/BloomKernels/Textures/BloomKernel-06-Scifimorphic-narrow.uasset new file mode 100644 index 000000000..3579680f7 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-06-Scifimorphic-narrow.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-07-JJ.uasset b/Content/BloomKernels/Textures/BloomKernel-07-JJ.uasset new file mode 100644 index 000000000..3a99b52f9 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-07-JJ.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-08-Hubble.uasset b/Content/BloomKernels/Textures/BloomKernel-08-Hubble.uasset new file mode 100644 index 000000000..e86c290fd Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-08-Hubble.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-09-Exotic.uasset b/Content/BloomKernels/Textures/BloomKernel-09-Exotic.uasset new file mode 100644 index 000000000..58c0b934b Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-09-Exotic.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-10-CCD-Smear.uasset b/Content/BloomKernels/Textures/BloomKernel-10-CCD-Smear.uasset new file mode 100644 index 000000000..c875f5e5f Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-10-CCD-Smear.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-11-CCD-Smear-Subtle.uasset b/Content/BloomKernels/Textures/BloomKernel-11-CCD-Smear-Subtle.uasset new file mode 100644 index 000000000..00af93f53 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-11-CCD-Smear-Subtle.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-12-Alien-Green.uasset b/Content/BloomKernels/Textures/BloomKernel-12-Alien-Green.uasset new file mode 100644 index 000000000..d65ad6bc5 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-12-Alien-Green.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-13-Alien-White.uasset b/Content/BloomKernels/Textures/BloomKernel-13-Alien-White.uasset new file mode 100644 index 000000000..5b50adb34 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-13-Alien-White.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-14-6m-Dollar.uasset b/Content/BloomKernels/Textures/BloomKernel-14-6m-Dollar.uasset new file mode 100644 index 000000000..34d765a58 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-14-6m-Dollar.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-15-Burst.uasset b/Content/BloomKernels/Textures/BloomKernel-15-Burst.uasset new file mode 100644 index 000000000..f003f4f2d Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-15-Burst.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-16-Synthwave1.uasset b/Content/BloomKernels/Textures/BloomKernel-16-Synthwave1.uasset new file mode 100644 index 000000000..694b81ee5 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-16-Synthwave1.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-17-Synthwave2.uasset b/Content/BloomKernels/Textures/BloomKernel-17-Synthwave2.uasset new file mode 100644 index 000000000..819f5e761 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-17-Synthwave2.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-18-Surgical-Thin.uasset b/Content/BloomKernels/Textures/BloomKernel-18-Surgical-Thin.uasset new file mode 100644 index 000000000..0992531e8 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-18-Surgical-Thin.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-19-Surgical-Thick.uasset b/Content/BloomKernels/Textures/BloomKernel-19-Surgical-Thick.uasset new file mode 100644 index 000000000..9050061bd Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-19-Surgical-Thick.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-20-Assassin.uasset b/Content/BloomKernels/Textures/BloomKernel-20-Assassin.uasset new file mode 100644 index 000000000..6f6cc2bcb Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-20-Assassin.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-21-FilmHalation.uasset b/Content/BloomKernels/Textures/BloomKernel-21-FilmHalation.uasset new file mode 100644 index 000000000..c3f3fbba3 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-21-FilmHalation.uasset differ diff --git a/Content/BloomKernels/Textures/BloomKernel-22-Festive.uasset b/Content/BloomKernels/Textures/BloomKernel-22-Festive.uasset new file mode 100644 index 000000000..0ffe6d932 Binary files /dev/null and b/Content/BloomKernels/Textures/BloomKernel-22-Festive.uasset differ diff --git a/Content/BloomKernels/Textures/BokehCircle.uasset b/Content/BloomKernels/Textures/BokehCircle.uasset new file mode 100644 index 000000000..dc0928aa1 Binary files /dev/null and b/Content/BloomKernels/Textures/BokehCircle.uasset differ diff --git a/Content/BloomKernels/Textures/BokehJJ.uasset b/Content/BloomKernels/Textures/BokehJJ.uasset new file mode 100644 index 000000000..b23cdef13 Binary files /dev/null and b/Content/BloomKernels/Textures/BokehJJ.uasset differ diff --git a/Content/BloomKernels/Textures/BokehPentagon.uasset b/Content/BloomKernels/Textures/BokehPentagon.uasset new file mode 100644 index 000000000..39588fcef Binary files /dev/null and b/Content/BloomKernels/Textures/BokehPentagon.uasset differ diff --git a/Content/BloomKernels/Textures/BokehPentagonSharp.uasset b/Content/BloomKernels/Textures/BokehPentagonSharp.uasset new file mode 100644 index 000000000..656544420 Binary files /dev/null and b/Content/BloomKernels/Textures/BokehPentagonSharp.uasset differ diff --git a/Content/BloomKernels/Textures/BokehTriange.uasset b/Content/BloomKernels/Textures/BokehTriange.uasset new file mode 100644 index 000000000..1fcb8c643 Binary files /dev/null and b/Content/BloomKernels/Textures/BokehTriange.uasset differ diff --git a/Content/Maps/Interior/Parking/Parking_GP1.umap b/Content/Maps/Interior/Parking/Parking_GP1.umap index fcbd5590b..d36c033c3 100644 Binary files a/Content/Maps/Interior/Parking/Parking_GP1.umap and b/Content/Maps/Interior/Parking/Parking_GP1.umap differ diff --git a/Content/Maps/Interior/Parking/Parking_GP2.umap b/Content/Maps/Interior/Parking/Parking_GP2.umap index 6aa45074c..04832fa6a 100644 Binary files a/Content/Maps/Interior/Parking/Parking_GP2.umap and b/Content/Maps/Interior/Parking/Parking_GP2.umap differ diff --git a/Content/Maps/Interior/Parking/Parking_GP3.umap b/Content/Maps/Interior/Parking/Parking_GP3.umap index 798c181c2..1ee8261d2 100644 Binary files a/Content/Maps/Interior/Parking/Parking_GP3.umap and b/Content/Maps/Interior/Parking/Parking_GP3.umap differ diff --git a/Content/Maps/Interior/Parking/Parking_GP7.umap b/Content/Maps/Interior/Parking/Parking_GP7.umap index c78a6d2f1..672e9978f 100644 Binary files a/Content/Maps/Interior/Parking/Parking_GP7.umap and b/Content/Maps/Interior/Parking/Parking_GP7.umap differ diff --git a/Content/Maps/Interior/Parking/Parking_GP9.umap b/Content/Maps/Interior/Parking/Parking_GP9.umap index 69e2cb45b..3d34c3606 100644 Binary files a/Content/Maps/Interior/Parking/Parking_GP9.umap and b/Content/Maps/Interior/Parking/Parking_GP9.umap differ diff --git a/Content/Maps/Landscape_Remake.umap b/Content/Maps/Landscape_Remake.umap index 3f57b2040..7d132890a 100644 Binary files a/Content/Maps/Landscape_Remake.umap and b/Content/Maps/Landscape_Remake.umap differ diff --git a/Content/Maps/lighting.umap b/Content/Maps/lighting.umap index 578771074..f2aaf8db6 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 48b238701..c103e5f78 100644 Binary files a/Content/Maps/mainScene.umap and b/Content/Maps/mainScene.umap differ diff --git a/Content/Sequence/ParkingShot.uasset b/Content/Sequence/ParkingShot.uasset index 399a7a97b..0c42ae260 100644 Binary files a/Content/Sequence/ParkingShot.uasset and b/Content/Sequence/ParkingShot.uasset differ diff --git a/Content/Sequence/ParkingShot1.uasset b/Content/Sequence/ParkingShot1.uasset new file mode 100644 index 000000000..fc423a9eb Binary files /dev/null and b/Content/Sequence/ParkingShot1.uasset differ diff --git a/MasharovDev.uproject b/MasharovDev.uproject index de38f2aba..1d88a4aa8 100644 --- a/MasharovDev.uproject +++ b/MasharovDev.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.5", + "EngineAssociation": "5.3", "Category": "", "Description": "", "Modules": [