Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "PUBG: Battlegrounds"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: Added current AA methods used)
Line 94: Line 94:
 
|anisotropic notes          =  
 
|anisotropic notes          =  
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        =  
+
|antialiasing notes        = [[FXAA]] and [[TAA]]
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                = <ref name="augustPatch"/>
 
|vsync notes                = <ref name="augustPatch"/>

Revision as of 19:10, 14 December 2017

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
PUBG: Battlegrounds
PUBG: Battlegrounds cover
Developers
Bluehole
Engines
Unreal Engine 4
Release dates
Windows December 20, 2017
PUBG: Battlegrounds on Wikipedia

General information

Official Site
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Amazon.com
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Instructions[1]
  1. Go to <path-to-game>\TslGame\Content\Movies\
  2. Delete or rename LoadingScreen.mp4

Improve FPS by enabling Windows' override high DPI scaling behavior

Instructions[2]
  1. Go to <path-to-game>\TslGame\Binaries\Win64
  2. Right click on TslGame and select Properties
  3. Update Compatibility settings:
    • Windows 7: Go to Compatibility and check the override high DPI scaling behavior
    • Windows 8, 8.1, 10: Go to Compatibility and check the override high DPI scaling behavior and select Application in the dropdown list
  4. Click OK

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/578080/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/578080/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Multi-monitor

This is a safe .ini edit to make and will not result in a ban. Clarified by RoboDanjal on Discord (PUBG Dev): The statement is that any changes that provide an unfair advantage are not allowed.
Set resolution manually[3]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Change ResolutionSizeX= and ResolutionSizeY= to the desired multi-monitor resolution.
  4. Run the game in windowed mode only.

High frame rate

Change FPS cap[4]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Change FrameRateLimit=1000.000000 to your liking (e.g. FrameRateLimit=120.000000).

Input settings

Template:Input settings

Haptic feedback

Disable controller force feedback[5]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini.
  3. Find the string bUseForceFeedback= and change it to bUseForceFeedback=False.
  4. Save and close the config file.

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Arabic
Simplified Chinese
French
German
Korean
Japanese
Polish
Portuguese
Russian
Spanish
Thai
Turkish

Network

Multiplayer types

Type Native Players Notes
LAN play
Online play
100

Issues fixed

Sub-par performance with Nvidia graphics cards

Force on threaded optimization in Nvidia Control Panel[citation needed]
  1. In Nvidia Control Panel, go to Manage 3D settings and open the Program Settings tab.
  2. If not already available, create a profile for the PUBG executable.
  3. For the PUBG profile, change Threaded Optimization from Auto to On.

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

System requirements

A 64-bit system is required.
Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) AMD FX 6300
Intel Core i3 4340
System memory (RAM) 6 GB
Hard disk drive (HDD) 30 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7850
2 GB of VRAM
DirectX 11 compatible

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/578080/ in addition to or instead of this directory. The app ID (578080) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References