Files
UnrealEngineUWP/Engine/Config/Windows/WindowsEngine.ini
ethan geller 9e8460d4ba Flip audiomixer on by default.
#jira none
#rb none
[FYI] aaron.mcleran

#ROBOMERGE-SOURCE: CL 10076293 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v574-10069753)

[CL 10076303 by ethan geller in Main branch]
2019-11-07 17:02:37 -05:00

22 lines
736 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
[PlatformCrypto]
PlatformRequiresDataCrypto=True