Files
UnrealEngineUWP/Engine/Config/Windows/WindowsEngine.ini
jonas meyer 8a6b032961 disable r.Vulkan.UploadCmdBufferSemaphore
fix a validation error on shutdown
#jira none
#rb none

#ROBOMERGE-SOURCE: CL 12232777 in //UE4/Release-4.25/... via CL 12232780
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v664-12234175)

[CL 12234783 by jonas meyer in Main branch]
2020-03-17 15:11:26 -04:00

24 lines
816 B
INI

[Audio]
AudioDeviceModuleName=XAudio2
; Defining below allows switching to audio mixer using -audiomixer commandline
AudioMixerModuleName=AudioMixerXAudio2
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
PlatformHeadroomDB=-3
UseAudioMixer=true
[TextureStreaming]
; PoolSizeVRAMPercentage is how much percentage of GPU Dedicated VRAM should be used as a TexturePool cache for streaming textures (0 - unlimited streaming)
PoolSizeVRAMPercentage=70
[Engine.DeviceConfiguration]
ConfigClass=/Engine/DeviceProfiles/SetDeviceProfileWindows.SetDeviceProfileWindows_C
[SystemSettings]
r.setres=1280x720
framepro.ScopeMinTimeMicroseconds=10
fx.NiagaraAllowRuntimeScalabilityChanges=1
[PlatformCrypto]
PlatformRequiresDataCrypto=True