@Theodorito ladders.meta
eshenk
View profile on GTA5-Mods.com »
Posts made by eshenk
-
RE: Game broken since update? Vanishing textures etcposted in General Modding Discussion
@VoxR Do these following steps -
1.) Make this edit to your gameconfig
<ConfigStreamingEngine>
<ArchiveCount value="3160"/>
<PhysicalStreamingBuffer value="756"/>
<VirtualStreamingBuffer value="3000"/>
</ConfigStreamingEngine>2.) Make this edit to visualsettings.dat -
lod fade distances
lod.fadedist.orphanhd 30.0
lod.fadedist.hd 30.0
lod.fadedist.lod 30.0
lod.fadedist.slod1 30.0
lod.fadedist.slod2 35.0
lod.fadedist.slod3 35.0
lod.fadedist.slod4 35.03.) DL this, and run it -
https://www.gta5-mods.com/tools/cache-cleaner-for-gta-v-batch-script
Finally, get a new save file - this one, I recommend -
https://www.gta5-mods.com/misc/100-game-save-for-1-7
Now fire up your game, and try again
-
RE: What are the fake LOD traffic vehicles, anyone, please?posted in General Modding Discussion
@VoxR I thought I recognized your name. You modded Skyrim? I was there with you, if so.
-
RE: What are the fake LOD traffic vehicles, anyone, please?posted in General Modding Discussion
@VoxR Long ago I tested these out....when you pulls those values in, you will see these same LOD vehicles up real close to your position....they are just mirages without collisions or even wheels, they just float in mid-air. So you might have to push out even more so than 500, but if you go to far with it, you won't see any simulated traffic when flying a Heli etc
Also max creation distance is for REAL models, so you only want to do that if you are trying to get more vehicle spawns in....course other values will need to be tweaked as well....I did a tutorial on this a couple years back.
Some of what I said in there needs editing, LOL But most of it still is intact.
-
RE: What are the fake LOD traffic vehicles, anyone, please?posted in General Modding Discussion
@VoxR In your gameconfig, push the below values WAY out -
<VehicleKeyholeShapeOuterRadius_Base value="150"/>
<VehicleKeyholeShapeOuterRadius value="175"/>try raising both to like 500 or something
-
RE: [Consolidation Thread] - Be aware of issues with 09.17.2019 R* Launcher Updateposted in General Modding Discussion
@meimeiriver Don't fret muh brother. Soon Unknown Modder will release his "Bypass R* Launcher mod"! Soon, very soon my friend, this will ALL be over!
-
RE: Allowing game to use more RAM memory?posted in General Modding Discussion
@ArmaniAdnr Make sure you have the heap adjuster. Set heap to 700. In your gameconfig, scroll down until you find physical and virtual streaming buffer. Change values from 252 to 756 and 1000 to 3000 respectively. Boot up your game, and try again.