@eshenk Yeah I've been testing for the past 2 days and I found that's what works for me for the moment anyways lol

Flava0ne
View profile on GTA5-Mods.com »
Posts made by Flava0ne
-
RE: Editing the gameconfig.xml File
-
RE: Editing the gameconfig.xml File
@eshenk Thanks man 1252 and 2000 works for me!
-
RE: Mods for Enhancing Story Mode
I've played the entire story several times already with a slightly modified gameconfig with the only modification was 2.5x more pedestrians without any issues.
-
RE: Editing the gameconfig.xml File
@Cyron43 said in Editing the gameconfig.xml File:
@Flava0ne So then it's simply a mods overload I guess.
My current gameconfig right now allows me to play for about an hour without any issues at all then after that some portions of the map just take a while to render and show up.
-
RE: Is anybody in the middle of making a working gameconfig.xml?
@Gohan If that one doesn't work for you I've got several you can try for the latest game version here:
http://www.mediafire.com/file/41w401au5rgfuf6/gameconfig.zip/fileI'm not uploading this to the site because gameconfig's are finicky depending on what mods you have installed, add-on's, no add-on's, and how many.
-
RE: Editing the gameconfig.xml File
@Cyron43 A Samsung 950 PRO NVMe SSD.
-
Editing the gameconfig.xml File
Does anybody know which line to edit in the file to fix slow rendering of the map? Like sometimes it would take a while for an area of the map to load even though I'm already there and it would all be transparent sky blue.
-
RE: ENB & ReShade Not Working
@eshenk Where in the properties window is there an "unblock" option?
-
ENB & ReShade Not Working
For sometime now the text overlays for both when initially launching the game don't show up anymore and the hotkeys to bring up their consoles don't work either. I'm not sure what's causing them both not to work because even after re-downloading them again won't fix it. Any help would be greatly appreciated.
-
RE: [Question] Regarding OIV Packages
So I figured how to replace files in an RPF within an RPF using OIV packages. You have to set it up in this way:
<content>
<archive path="x64e.rpf" createIfNotExist="True" type="RPF7">
<archive path="levels\gta5\vehicles.rpf" createIfNotExist="True" type="RPF7">
<add source="all\airbus.yft">\airbus.yft</add>
<add source="all\airbus.ytd">\airbus.ytd</add>
<add source="all\airbus_hi.yft">\airbus_hi.yft</add>
</archive>
</archive>
</content>