Files
UnrealEngineUWP/Engine/Config/Linux/LinuxEngine.ini
brandon schaefer 707e912f5c Default Linux to Visual Studio Code over Null Source Code
#jira none
#rb Michael.Sartain
[FYI] Will.Damon

#ROBOMERGE-SOURCE: CL 17140040 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17140048 by brandon schaefer in ue5-release-engine-test branch]
2021-08-11 14:50:39 -04:00

33 lines
1.0 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
[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