Optimal combination of clipplanes and FogOut

Discussion in 'ISI cars and tracks' started by Leonardo1962, Jan 12, 2013.

  1. Leonardo1962

    Leonardo1962 Registered

    Joined:
    Feb 12, 2012
    Messages:
    247
    Likes Received:
    69
    I'm converting tracks from rF1 to rF2.
    rFactor2 hangs up, if the combination of clipplanes and FogOut in .SCN file are set too wide.

    //----------- rFactor2 hangs up -----------------------------
    ClipPlanes=(0.50, 2800.00)
    ..
    FogMode=LINEAR FogIn=(50.00) FogOut=(2000.00) FogDensity=(0.0002) FogColor=(205, 215, 235)

    I reduced the values in SCN and than the track loads fine.

    //----------- rFactor2 work fine -----------------------------
    ClipPlanes=(0.50, 2500.00)
    ..
    FogMode=LINEAR FogIn=(50.00) FogOut=(1800.00) FogDensity=(0.0002) FogColor=(205, 215, 235)
    ..

    What are the optimal values for ClipPlanes and FogOut
    Is the FogOut value needed for a perfect track?


    Leonardo :)
     
  2. taufikp

    taufikp Registered

    Joined:
    Nov 14, 2010
    Messages:
    609
    Likes Received:
    16
    This should go to modding section I think. :confused:
     

Share This Page