Files
UnrealEngineUWP/Engine/Config/Windows/WindowsEngine.ini
aaron mcleran a03bc4138d Reverting changes to engine ini files in CL 4953149
#rb none

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 4953537 via CL 4953539 via CL 4958843 via CL 4958896
#ROBOMERGE-BOT: CORE (Main -> Dev-Core)

[CL 5054479 by aaron mcleran in Dev-Core branch]
2019-02-18 18:35:51 -05:00

21 lines
717 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
[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