mirror of
https://github.com/Risensy/Steam.git
synced 2025-10-22 16:04:19 +00:00
Updated to 5.4 engine version
This commit is contained in:
@@ -5,4 +5,7 @@ SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
|
||||
bAllowClassAndBlueprintPinMatching=true
|
||||
bReplaceBlueprintWithClass= true
|
||||
bDontLoadBlueprintOutsideEditor= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
|
||||
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||
|
||||
|
@@ -21,6 +21,7 @@ r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||
net.AllowPIESeamlessTravel=true
|
||||
r.DefaultFeature.AutoExposure=False
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
@@ -98,4 +99,5 @@ NetConnectionClassName="OnlineSubsystemSteam.SteamNetConnection"
|
||||
net.CurrentHandshakeVersion=2
|
||||
net.MinHandshakeVersion=2
|
||||
net.VerifyNetSessionID=0
|
||||
net.VerifyNetClientID=0
|
||||
net.VerifyNetClientID=0
|
||||
|
||||
|
Reference in New Issue
Block a user