Use at your own risk!


U need:

- Unreal Engine 4 pak-file Unpacker
- Python 2.7.x
- u4pak.py from ******

Create new folder on Desktop / Location what u want.

Copy TslGame-WindowsNoEditor.pak, Unreal Engine 4 pak-file Unpacker, u4pak.py to this new folder (same place!)

Run "Unreal Engine 4 pak-file Unpacker" as Admin and unpack this .pak and if unpack finished successfully program show u the folder with unpacked PAK. (.../Users/[Username]/TslGame), and move this folder to same place with those files. (same place with this TslGame-WindowsNoEditor.pak, Unreal Engine 4 pak-file Unpacker, u4pak.py)

Find "DefaultEngine.ini" inside this TslGame > Config, and paste this: (without quotes!)

"
[/script/engine.renderersettings]
foliage.LODDistanceScaleGrass=0
"

Save and exit.
Go back to main folder with tools (TslGame-WindowsNoEditor.pak, Unreal Engine 4 pak-file Unpacker, u4pak.py) and run CMD here. (As Admin)

Paste this command:

u4pak.py pack TslGame-WindowsNoEditor.pak TslGame

Paste this new pak file into the game folder (...PUBG\TslGame\Content\Paks)


Use at your own risk!