fwBoxStreamerVariable and decals limit patch 1.5
This mod patches ymap load list extent limit 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
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