0% found this document useful (0 votes)
22 views2 pages

UserEngine Ini

The document contains configuration settings for a game engine, focusing on post-processing effects, system performance, and texture streaming. Key settings include adaptive bloom parameters, various quality levels for rendering, and memory management for texture streaming. The document also specifies console variables related to performance and graphical fidelity.

Uploaded by

teams785
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views2 pages

UserEngine Ini

The document contains configuration settings for a game engine, focusing on post-processing effects, system performance, and texture streaming. Key settings include adaptive bloom parameters, various quality levels for rendering, and memory management for texture streaming. The document also specifies console variables related to performance and graphical fidelity.

Uploaded by

teams785
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[ROGame.

PostEffects]
AdaptiveBloomPeriod=1
AdaptiveKernelSize=5
AdaptiveThreshold=1
AdaptiveScale=5
AdaptiveEye=True

[SystemSettings]
PerformanceMode=True
DecalCullDistanceScale=0.6
MaxDrawDistanceScale=0.6
StaticMeshLODDistanceMultiplier=1.0
OneFrameThreadLag=True
bEnableBranchingPCFShadows=True
bAllowHardwareShadowFiltering=True
TessellationAdaptivePixelsPerTriangle=8
r.TextureStreaming=True

[TextureStreaming]
MinTextureResidentMipCount=4.0
DropMipLevelsLimit=4.0
StopIncreasingLimit=4.0
StopStreamingLimit=4.0
r.TextureStreaming=True

[SystemSettings]
r.Streaming.Boost=0
r.Streaming.MipBias=2
r.SkeletalMeshLODBias=4

[SystemSettings]
r.PUBGMSAASupport=0
r.UserMSAASetting=0
r.MobileContentScaleFactor=0.7
r.MaterialQualityLevel=0
r.DepthOfFieldQuality=0
r.RefractionQuality=0
r.StaticMeshLODDistanceScale=0.8
foliage.LODDistanceScale=0.6
foliage.MinLOD=0
r.DetailMode=0
r.MaxAnisotropy=0
r.EmitterSpawnRateScale=0
r.ParticleLODBias=0
r.MobileNumDynamicPointLights=0
r.PUBGVersion=5
r.MobileMSAA=0
r.MSAACount=0
r.ACESStyle=0
r.PUBGLimit=0
r.PUBGDeviceFPSLow=90
r.UserQualitySetting=0
r.PUBGRenderSwitch=0
r.Mobile.EarlyZPass=0
r.MobileHDR=0.0
r.UserHDRSetting=4
r.TextureStreaming=True

[ConsoleVariables]
r.PUBGDeviceFPSLow=90
r.Streaming.MaxTempMemoryAllowed=0
r.DefaultFeature.MotionBlur=1
r.MobileMSAA=0.0
r.TextureStreaming=1
r.Streaming.PoolSize=137
r.Streaming.UseFixedPoolSize=1
r.Streaming.FramesForFullUpdate=60
r.Streaming.UseNewMetrics=1
r.Streaming.HLODStrategy=2
r.Streaming.HiddenPrimitiveScale=0.0
r.Streaming.MaxEffectiveScreenSize=0
r.Streaming.Boost=0.0
r.Streaming.MipBias=30.0
r.Streaming.UsePerTextureBias=0
r.Streaming.DefragDynamicBounds=1
r.Streaming.FullyLoadUsedTextures=1
r.Streaming.LimitPoolSizeToVRAM=1
r.Streaming.MaxTempMemoryAllowed=100
r.TextureStreaming=True

[/Script/Engine.Engine]
DisplayGamma=3.0

You might also like