This commit is contained in:
Patrick Ryan 2024-01-15 16:37:42 -05:00
commit fdedfd1fb1
5 changed files with 12 additions and 9 deletions

View File

@ -12,16 +12,19 @@ GlobalDefaultGameMode=/Script/Engine.GameModeBase
GlobalDefaultServerGameMode=None
[/Script/Engine.RendererSettings]
r.ReflectionMethod=1
r.ReflectionMethod=0
r.GenerateMeshDistanceFields=True
r.DynamicGlobalIlluminationMethod=1
r.DynamicGlobalIlluminationMethod=0
r.Lumen.TraceMeshSDFs=0
r.Shadow.Virtual.Enable=1
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
r.CustomDepth=3
r.AntiAliasingMethod=1
r.AntiAliasingMethod=4
r.Nanite.ProjectEnabled=False
r.Nanite = 0
r.DefaultFeature.AutoExposure=False
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12

Binary file not shown.

Binary file not shown.

BIN
Content/Data/DT_Levels.uasset (Stored with Git LFS)

Binary file not shown.

Binary file not shown.