LOD in BTB

Hi, I notice that LOD in RBR run very fine and can see very far terrain, but in BTB I think is about 5.000 or something. So it is possible to add more LOD distance?

Also the same problem in rFactor, is possible to add more LOD distance?
 
Also the same problem in rFactor, is possible to add more LOD distance?
for rF you'll also need to extend the clipping distance of the circuit in the .scn file
Code:
View=mainview
{
Clear=False
Color=(0, 0, 0)
Size=(1.00, 1.00) Center=(0.5, 0.5)
FOV=(77.75, 62.50)
[B]ClipPlanes=(0.05, 5000.0)[/B]
View=rearview
{
Clear=False
Color=(0, 0, 0)
Size=(1024.00, 64.00) Center=(512, 32.00)
FOV=(62.5, 62.5)
ClipPlanes=(0.5, 220.0)
}
}
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top