You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
36 lines
737 B
INI
36 lines
737 B
INI
[Audio]
|
|
AudioCaptureModuleName=AudioCaptureWasapi
|
|
|
|
[OnlineSubsystem]
|
|
LocalPlatformName=WIN
|
|
|
|
[DeviceProfileManager]
|
|
DeviceProfileSelectionModule="WindowsDeviceProfileSelector"
|
|
|
|
[OnlineServices.EOS.Auth]
|
|
DefaultExternalCredentialTypeStr=Steam
|
|
|
|
[PCD3D_SM5]
|
|
BindlessResources=Disabled
|
|
BindlessSamplers=Disabled
|
|
|
|
[PCD3D_SM6]
|
|
BindlessResources=Disabled
|
|
BindlessSamplers=Disabled
|
|
|
|
[SF_VULKAN_SM5]
|
|
BindlessResources=Disabled
|
|
BindlessSamplers=Disabled
|
|
|
|
[SF_VULKAN_SM6]
|
|
BindlessResources=Disabled
|
|
BindlessSamplers=Disabled
|
|
|
|
[/Script/WindowsRuntimeSettings.WindowsRuntimeSettings]
|
|
MaxNumTlsSlots=2048
|
|
MaxNumThreadsWithTlsSlots=512
|
|
|
|
[ConsoleVariables]
|
|
; necessary for LowMemoryWarning events to be fired
|
|
memory.MemoryPressureCriticalThresholdMB=512
|