So I wanted to use this mod (or one like it) WAAAYYY back in A-10C Beta days, but my PC took a big sh!t all over me for it.
Looks great now. One thing though - It seems like the trees that are part of a city/town load at full extreme distance, but independent forests seem to disappear MUCH closer to me.
Any idea how to fix that? My PC can handle pretty much anything I want to throw at it, and it's kinda immersion breaking to watch a forest fade from view a few clicks out the window to the side as I fly by it.
Just taking a quick look inside the extreme.lua, I note this -
treesFarDistance = 100000.0; --1500.0
treesFarFullBlendRenderDistance = 80000.0; --1200.0
treesFarFullRenderDistance = 80000.0; --1000.0
Don't really understand enough about coding to know if I'm on to the right trail here though.
Anyway, thanks in advance for any assistance.