Testing in PIE mode Seamless Travel

Updated: testing in PIE mode is enabled by default
This commit is contained in:
Risensy
2024-05-10 11:31:15 +03:00
parent da27fa803e
commit b1b5e1d7d7
4 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
[ContentBrowser]
ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP
ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP

View File

@@ -20,6 +20,7 @@ r.Shadow.Virtual.Enable=0
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
net.AllowPIESeamlessTravel=true
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12