diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 278a776d..1d093611 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -45,9 +45,11 @@ r.Lumen.HardwareRayTracing=True r.ReflectionMethod=1 r.GenerateMeshDistanceFields=False r.DynamicGlobalIlluminationMethod=1 -r.Lumen.HardwareRayTracing.LightingMode=2 +r.Lumen.HardwareRayTracing.LightingMode=0 r.RayTracing.Shadows=True r.VirtualTexturedLightmaps=False +r.RayTracing.Skylight=True +r.RayTracing.UseTextureLod=True [/Script/EngineSettings.GameMapsSettings] GlobalDefaultGameMode=/Game/Blueprints/Player/myGM.myGM_C diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index d714715c..c422a429 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/infoHud.uasset b/Content/Blueprints/Player/infoHud.uasset index 4d7d8bbb..e8652bd3 100644 Binary files a/Content/Blueprints/Player/infoHud.uasset and b/Content/Blueprints/Player/infoHud.uasset differ diff --git a/Content/Blueprints/Player/myGM.uasset b/Content/Blueprints/Player/myGM.uasset index 16b6f69a..967f8c19 100644 Binary files a/Content/Blueprints/Player/myGM.uasset and b/Content/Blueprints/Player/myGM.uasset differ diff --git a/Content/Blueprints/UI/Actors/villaPoint.uasset b/Content/Blueprints/UI/Actors/villaPoint.uasset index 780c27ee..6c9e1b9f 100644 Binary files a/Content/Blueprints/UI/Actors/villaPoint.uasset and b/Content/Blueprints/UI/Actors/villaPoint.uasset differ diff --git a/Content/Blueprints/UI/Widgets/Submenu/Settings.uasset b/Content/Blueprints/UI/Widgets/Submenu/Settings.uasset index 8cbd38f3..45102214 100644 Binary files a/Content/Blueprints/UI/Widgets/Submenu/Settings.uasset and b/Content/Blueprints/UI/Widgets/Submenu/Settings.uasset differ diff --git a/Content/Blueprints/world/BP_villasSockets.uasset b/Content/Blueprints/world/BP_villasSockets.uasset index e9011df1..e792a384 100644 Binary files a/Content/Blueprints/world/BP_villasSockets.uasset and b/Content/Blueprints/world/BP_villasSockets.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Candle.uasset b/Content/Interior/Mesh/Light/BP_Candle.uasset index 6f8eecee..cd310655 100644 Binary files a/Content/Interior/Mesh/Light/BP_Candle.uasset and b/Content/Interior/Mesh/Light/BP_Candle.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp1.uasset b/Content/Interior/Mesh/Light/BP_Lamp1.uasset index 8a90c3ed..1535e908 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp1.uasset and b/Content/Interior/Mesh/Light/BP_Lamp1.uasset differ diff --git a/Content/Maps/Buildings.umap b/Content/Maps/Buildings.umap index 332c8f27..f36ad0ca 100644 Binary files a/Content/Maps/Buildings.umap and b/Content/Maps/Buildings.umap differ diff --git a/Content/Maps/Interior/A1T/A1T_R.umap b/Content/Maps/Interior/A1T/A1T_R.umap index 9d4c0800..cecdbf4c 100644 Binary files a/Content/Maps/Interior/A1T/A1T_R.umap and b/Content/Maps/Interior/A1T/A1T_R.umap differ diff --git a/Content/Maps/Interior/A1T/A1T_R_FL2.umap b/Content/Maps/Interior/A1T/A1T_R_FL2.umap index b56744c6..14c56d42 100644 Binary files a/Content/Maps/Interior/A1T/A1T_R_FL2.umap and b/Content/Maps/Interior/A1T/A1T_R_FL2.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_L.umap b/Content/Maps/Interior/C1T/C1T_L.umap index a6c760d5..a31ac0db 100644 Binary files a/Content/Maps/Interior/C1T/C1T_L.umap and b/Content/Maps/Interior/C1T/C1T_L.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_L_FL2.umap b/Content/Maps/Interior/C1T/C1T_L_FL2.umap index 40edfc21..6bd06b91 100644 Binary files a/Content/Maps/Interior/C1T/C1T_L_FL2.umap and b/Content/Maps/Interior/C1T/C1T_L_FL2.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_R.umap b/Content/Maps/Interior/C1T/C1T_R.umap index 778fca2f..cb9b9d10 100644 Binary files a/Content/Maps/Interior/C1T/C1T_R.umap and b/Content/Maps/Interior/C1T/C1T_R.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_R_FL2.umap b/Content/Maps/Interior/C1T/C1T_R_FL2.umap index 27ef1a1f..d3f1042b 100644 Binary files a/Content/Maps/Interior/C1T/C1T_R_FL2.umap and b/Content/Maps/Interior/C1T/C1T_R_FL2.umap differ diff --git a/Content/Maps/Landscape.umap b/Content/Maps/Landscape.umap index d585f1f6..ae3a60ac 100644 Binary files a/Content/Maps/Landscape.umap and b/Content/Maps/Landscape.umap differ diff --git a/Content/Maps/Light.umap b/Content/Maps/Light.umap index 0429c9b5..622ca529 100644 Binary files a/Content/Maps/Light.umap and b/Content/Maps/Light.umap differ diff --git a/Content/Maps/Main.umap b/Content/Maps/Main.umap index 953a6a15..15c0cf12 100644 Binary files a/Content/Maps/Main.umap and b/Content/Maps/Main.umap differ diff --git a/Content/Maps/points/pointsVillas01.umap b/Content/Maps/points/pointsVillas01.umap index ed168f51..82926a60 100644 Binary files a/Content/Maps/points/pointsVillas01.umap and b/Content/Maps/points/pointsVillas01.umap differ diff --git a/Content/Maps/points/pointsVillas02.umap b/Content/Maps/points/pointsVillas02.umap index ad3cce7f..e47ff723 100644 Binary files a/Content/Maps/points/pointsVillas02.umap and b/Content/Maps/points/pointsVillas02.umap differ diff --git a/Content/Maps/points/pointsVillas03.umap b/Content/Maps/points/pointsVillas03.umap index addfbd1b..c57419d4 100644 Binary files a/Content/Maps/points/pointsVillas03.umap and b/Content/Maps/points/pointsVillas03.umap differ diff --git a/Content/Maps/points/pointsVillas04.umap b/Content/Maps/points/pointsVillas04.umap index 11556596..be9ae0af 100644 Binary files a/Content/Maps/points/pointsVillas04.umap and b/Content/Maps/points/pointsVillas04.umap differ diff --git a/Content/Maps/points/pointsVillas05.umap b/Content/Maps/points/pointsVillas05.umap index 5d1f8513..54c3f392 100644 Binary files a/Content/Maps/points/pointsVillas05.umap and b/Content/Maps/points/pointsVillas05.umap differ diff --git a/Content/Maps/points/pointsVillas06.umap b/Content/Maps/points/pointsVillas06.umap index b1d7d36f..f0fe6575 100644 Binary files a/Content/Maps/points/pointsVillas06.umap and b/Content/Maps/points/pointsVillas06.umap differ diff --git a/Content/Maps/points/pointsVillas07.umap b/Content/Maps/points/pointsVillas07.umap index 0ca5dd20..75a22906 100644 Binary files a/Content/Maps/points/pointsVillas07.umap and b/Content/Maps/points/pointsVillas07.umap differ diff --git a/Content/Maps/points/pointsVillas08.umap b/Content/Maps/points/pointsVillas08.umap index b3d50c88..8890e7ed 100644 Binary files a/Content/Maps/points/pointsVillas08.umap and b/Content/Maps/points/pointsVillas08.umap differ diff --git a/Content/Maps/points/pointsVillas09.umap b/Content/Maps/points/pointsVillas09.umap index 64ec98fd..ef4d4c02 100644 Binary files a/Content/Maps/points/pointsVillas09.umap and b/Content/Maps/points/pointsVillas09.umap differ diff --git a/Content/Maps/points/pointsVillas10.umap b/Content/Maps/points/pointsVillas10.umap index 60ba25a4..0cbd1366 100644 Binary files a/Content/Maps/points/pointsVillas10.umap and b/Content/Maps/points/pointsVillas10.umap differ diff --git a/Content/Maps/points/pointsVillas11.umap b/Content/Maps/points/pointsVillas11.umap index 36bafc2c..5169d072 100644 Binary files a/Content/Maps/points/pointsVillas11.umap and b/Content/Maps/points/pointsVillas11.umap differ diff --git a/Content/Maps/points/pointsVillas12.umap b/Content/Maps/points/pointsVillas12.umap index e0493fba..bb163e1a 100644 Binary files a/Content/Maps/points/pointsVillas12.umap and b/Content/Maps/points/pointsVillas12.umap differ diff --git a/Content/Maps/points/pointsVillas13.umap b/Content/Maps/points/pointsVillas13.umap index 86b6ab6f..1ec05d5c 100644 Binary files a/Content/Maps/points/pointsVillas13.umap and b/Content/Maps/points/pointsVillas13.umap differ diff --git a/Content/Maps/points/pointsVillas14.umap b/Content/Maps/points/pointsVillas14.umap index 12a1e81b..b1f29da2 100644 Binary files a/Content/Maps/points/pointsVillas14.umap and b/Content/Maps/points/pointsVillas14.umap differ diff --git a/Content/Materials/Instances/Plastic/M_Plastic_Bright.uasset b/Content/Materials/Instances/Plastic/M_Plastic_Bright.uasset index 1ef64a17..07b87628 100644 Binary files a/Content/Materials/Instances/Plastic/M_Plastic_Bright.uasset and b/Content/Materials/Instances/Plastic/M_Plastic_Bright.uasset differ diff --git a/Content/Materials/Instances/Roof/MI_Roof_M.uasset b/Content/Materials/Instances/Roof/MI_Roof_M.uasset index bd0b3ba3..ad83f211 100644 Binary files a/Content/Materials/Instances/Roof/MI_Roof_M.uasset and b/Content/Materials/Instances/Roof/MI_Roof_M.uasset differ diff --git a/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset b/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset index b69e146f..192b3adc 100644 Binary files a/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset and b/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset differ