Table of Contents[Hide][Show]
PLAYERUNKNOWN’S BATTLEGROUNDS may have taken the gaming world by storm, but one of its weaker notes is its performance. We’ve written up a guide on how to optimize the game so you can spend less time lagging and more time fragging. These FPS tweaks and setting adjustments will help you see enemies easier, reduce the stress on your computer, and more.
Find more PLAYERUNKNOWN’S BATTLEGROUNDS guides on Gameranx:
- PLAYERUNKNOWN’S BATTLEGROUNDS | Guide to all Guns and Ranged Weapons
- PLAYERUNKNOWN’S BATTLEGROUNDS | Guide to all Weapon Attachments
- PLAYERUNKNOWN’S BATTLEGROUNDS | Guide to Equipment and Consumables
- PLAYERUNKNOWN’S BATTLEGROUNDS | Guide to Loot and Vehicle Spawns
- PLAYERUNKNOWN’S BATTLEGROUNDS | Guide to Clothing and Cosmetic Items
Setting Launch Parameters
- Open up your steam library.
- Navigate to PLAYERUNKNOWN’S BATTLEGROUNDS.
- Right-click and select properties.
- Select launch options at the bottom.
- Paste in: -USEALLAVAILABLECORES
To do the next section of the guide you will need to use your PC’s word editor.
Editing User Settings
- Open file explorer by pressing Win + R or using the search field in the start menu.
- Type in: %localappdata%\TslGame\Saved\Config\WindowsNoEditor
- Open up GameUserSetting.ini
- Paste in the following OVER the current settings.
[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=0
sg.AntiAliasingQuality=4
sg.ShadowQuality=0
sg.PostProcessQuality=0
sg.TextureQuality=3
sg.EffectsQuality=0
sg.FoliageQuality=0
5. Save the file, right-click it and set to Read Only.
Editing Game Engine
- Open file explorer by pressing Win + R or using the search field in the start menu.
- Type in: %localappdata%\TslGame\Saved\Config\WindowsNoEditor
- Open up Engine.ini
- Paste in the following UNDER the current settings.
[/script/engine.engine]
MaxPixelShaderAdditiveComplexityCount=128
MaxES2PixelShaderAdditiveComplexityCount=45
TimeBetweenPurgingPendingKillObjects=30
bDisablePhysXHardwareSupport=True[/script/engine.renderersettings]
r.SeparateTranslucency=False
r.CustomDepth=1
r.DefaultFeature.Bloom=False
r.DefaultFeature.AmbientOcclusion=False
r.DefaultFeature.AmbientOcclusionStaticFraction=False
r.DefaultFeature.MotionBlur=False
r.DefaultFeature.LensFlare=False
r.DefaultFeature.AntiAliasing=0
r.ViewDistanceScale=1
r.ShadowQuality=0
r.Shadow.CSM.MaxCascades=1
r.Shadow.MaxResolution=256
r.Shadow.RadiusThreshold=0.1
r.Shadow.DistanceScale=0.1
r.Shadow.CSM.TransitionScale=0
r.DistanceFieldAO=0
r.DepthOfFieldQuality=0
r.RenderTargetPoolMin=300
r.LensFlareQuality=0
r.SceneColorFringeQuality=0
r.FastBlurThreshold=0
r.Upscale.Quality=1
r.TonemapperQuality=0
r.RefractionQuality=0
r.SSR.Quality=0
r.SceneColorFormat=3
r.TranslucencyVolumeBlur=0
r.MaterialQualityLevel=0
r.SSS.Scale=0
r.SSS.SampleSet=0
r.EmitterSpawnRateScale=0.75
5. Save the file, right-click it and set to Read Only.
Editing Scalability
- Open file explorer by pressing Win + R or using the search field in the start menu.
- Type in: %localappdata%\TslGame\Saved\Config\WindowsNoEditor
- Open up Scalability.ini
- Paste in the following settings (file is blank by deault).
[AntiAliasingQuality@0]
r.MSAA.CompositingSampleCount=1[ViewDistanceQuality@0]
r.SkeletalMeshLODBias=5[ShadowQuality@0]
r.LightFunctionQuality=0
r.ShadowQuality=0
r.Shadow.CSM.MaxCascades=0
r.Shadow.MaxResolution=32
r.Shadow.RadiusThreshold=0.24
r.Shadow.DistanceScale=0.1[PostProcessQuality@0]
r.DepthOfFieldQuality=0
r.RenderTargetPoolMin=200
r.Upscale.Quality=0[TextureQuality@0]
r.MaxAnisotropy=0[EffectsQuality@0]
r.TranslucencyLightingVolumeDim=1
r.RefractionQuality=0
r.SceneColorFormat=3[FoliageQuality@0]
r.ParticleLightQuality=0
5. Save the file, right-click it and set to Read Only.