You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
21 lines
457 B
INI
21 lines
457 B
INI
[OnlineSubsystem]
|
|
LocalPlatformName=LNX
|
|
|
|
[PlatformPaths]
|
|
UnrealBuildTool=Engine/Build/BatchFiles/Linux/Build.sh
|
|
|
|
[OnlineServices.EOS.Auth]
|
|
DefaultExternalCredentialTypeStr=Steam
|
|
|
|
[CrashReportClient]
|
|
bAgreeToCrashUpload=false
|
|
|
|
[SF_VULKAN_SM6]
|
|
; Bindless is necessary for Vulkan ray tracing
|
|
BindlessResources=Enabled
|
|
BindlessSamplers=Enabled
|
|
|
|
[ConsoleVariables]
|
|
; necessary for LowMemoryWarning events to be fired
|
|
memory.MemoryPressureCriticalThresholdMB=512
|