PUBG Mobile (PlayerUnknown's Battlegrounds) is an online multiplayer battle royale game.
With our encoder and decoder, you can decrypt the user configuration file UserCustom.ini, modify it, and encrypt it again.
What's the purpose of this? You can tune many hidden settings in the configuration file to improve performance on slower devices.
How to improve PUBG Mobile performance by editing config files (non-rooted devices)?
* Download and install a root file explorer.
* Find UserCustom.ini file in Android/data/com.tencent.ig/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/Saved/Config/Android
* Open the file in order to edit values. You might need to change its extension to .txt and open with a notepad app (use ES Note Editor from ES File Explorer).
* Copy and paste the encoded file contents to the decoder form.
* Click Decode.
* Edit configuration values.
* Copy the modified configuration file contents and paste them into the encoder form.
* Click Encode.
* Save encoded config contents to the original configuration UserCustom.ini file.