RE: Consist whiteout
Here's some of the fixes posted in Goku's CE thread at ET.
From Goku:
When I had the problem I did not find the fog setting in my settings.txt. So I added it.
I also had the TSRE buried a couple of directory levels down, so I moved it up to F:\TSRE5 and that appeared to work?? Why, I dunno. Didn't make sense to me, so I figured it was not really fixing the problem, but if you have it installed a few levels down in a directory you could move it up to the top and see what happens.
...and I added ( or if already present in settings.txt, increase the value )
objectLod = 4000
Here's some of the fixes posted in Goku's CE thread at ET.
From Goku:
Try to change:
objectLod = 3000
in settigns.txt to bigger value. It should help.
Or maybe better
fogDensity = 0.7
to
fogDensity = 0.01
...
objectLod = 3000
in settigns.txt to bigger value. It should help.
Or maybe better
fogDensity = 0.7
to
fogDensity = 0.01
...
I also had the TSRE buried a couple of directory levels down, so I moved it up to F:\TSRE5 and that appeared to work?? Why, I dunno. Didn't make sense to me, so I figured it was not really fixing the problem, but if you have it installed a few levels down in a directory you could move it up to the top and see what happens.
...and I added ( or if already present in settings.txt, increase the value )
objectLod = 4000
Comment