My circuit is suddenly flickering...

Hi guys

I'm sure it's rare to find a BTB noob in 2016 but here I am. Only my 2nd serious attempt at a design and everything is progressing nicely then suddenly, after exporting the track for a test drive, all the textures on walls, barriers, trees etc. are flickering and clipping through each other. It is especially noticeable as you go further from the origin (the yellow axis cross, seen in the plan view in BTB), could this be something to do with it?

I should have made backups but I haven't made one in quite some time, and I don't know what changed in order for this flickering to start since I've been making quite a few changes each time I export and test to save time, I am living to regret it now though...

Any suggestions from BTB veterans?

Thanks
 
it is pretty normal when moving more and more from the center, that textures are flickering (shadows).
I do not know exactly what you see when a texture is flickering, but when it is a shadow, raise the clip planes figure in the *.SCN file

View=mainview
{
Clear=False
Color=(0, 0, 0)
Size=(1.00, 1.00) Center=(0.5, 0.5)
FOV=(77.75, 62.50)
ClipPlanes=(0.05, 1500.0) << These!!
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, 150.0) << These!!

And look in your *.CAM file.
All the cams have a clip plane value.

TrackingCam=TRACKING1
{
Position=(659.7102, -25.56418, -582.9932)
Fov=(60, 60)
Clear=FALSE
Color=(0, 0, 0)
ClipPlanes=(2.5, 11500) << These!!
LODMultiplier=(5)
Size=(1.000000, 1.000000)
Center=(0.500000, 0.500000)
MipmapLODBias=(0)
Flags1=(3)
Flags2=(0)
ActivationLocation=(704.7162, -20, -638.9308)
ActivationRadius=(60)
Groups=(3)
TrackingRate=(0)

Something you can add too in your *.SCN file is this line:

MaxShadowRange=(400.00) Above *here 400m, the track is not creating a shadow.
 

Latest News

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 183 87.6%
  • Better structured events

    Votes: 34 16.3%
  • Better structured racing club forum

    Votes: 28 13.4%
  • More use of default game content

    Votes: 29 13.9%
  • More use of fixed setups

    Votes: 59 28.2%
  • No 3rd party registration pages

    Votes: 73 34.9%
  • Less casual events

    Votes: 17 8.1%
  • More casual events

    Votes: 70 33.5%
  • Other, specify in thread

    Votes: 12 5.7%
Back
Top