Grand Theft Auto V
0 of 0

File information

Last updated

Original upload

Created by

Tanuki

Uploaded by

xowny

Virus scan

Safe to use

Tags for this mod

About this mod

This mod patches ymap load list extent limit.

Permissions and credits
Donations
Basically, when there are too
many ymaps running in parallel in a in place in the game some part of
the map unloads, when you have a lot of map mod with oversized extents
or have a mod which adds a lot of stuff into the game the LODs
disappears. this script patches that issue. and patches decal limit
set the limits by editing fwBoxStreamerVariable_DecalsLimit-Patch.toml

example: fixes issues like LODs disappearing while using mods like bvp along with MP map

requirements:
vc redist 2022 and dinput8.dll comes with ScriptHookV

installation: just extract the files into root game folder where GTA5.exe is located

Credits:
CitizenFX


source code is available here

ChangeLog:
1.4 allows user to set the limits using a .toml file

1.5 experimental: this version experiments with new improved method of memory allocation. the source code is available here this version might be unstable if you get crashes go back to v1.4 and report the crash this version requires windows 10 version 1803 or higher

the .toml file needs to be included with the mod as well because the
limits can be configured via that it's just like .ini file just with
different extension it can be opened with notepad or any txt editors and
configured