Files
UnrealEngineUWP/Engine/Config/Linux/LinuxEngine.ini
aurel cordonnier fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00

35 lines
1.1 KiB
INI

[Audio]
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
PlatformHeadroomDB=0
[SystemSettings]
r.setres=1280x720
fx.NiagaraAllowRuntimeScalabilityChanges=1
;Perplatform to PerQualityLevel conversion mapping for platform groups
QualityLevelMapping="high"
[SystemSettingsEditor]
;r.RHICmdBypass=1
[/Script/SourceCodeAccess.SourceCodeAccessSettings]
PreferredAccessor=VisualStudioCode
[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
[DeviceProfileManager]
DeviceProfileSelectionModule="LinuxDeviceProfileSelector"
[ConsoleVariables]
; [RCL] 2017-10-09: if you get a crash with CacheOptimizeIndexBuffer, uncomment the line below and report a problem (refer to UE-23791).
;r.TriangleOrderOptimization=2
; larger timeout since drivers may take longer time
g.TimeoutForBlockOnRenderFence=60000
[PlatformCrypto]
PlatformRequiresDataCrypto=True
[OnlineSubsystem]
LocalPlatformName=LNX