We know why AI so slow on add-on tracks?

Discussion in 'General Discussion' started by jajp999, Jul 19, 2012.

  1. jajp999

    jajp999 Registered

    Joined:
    Dec 23, 2011
    Messages:
    90
    Likes Received:
    0
    Have the modders understood or the devs told us why AI in the add on tracks go so much slower at the same % in the options?
     
  2. sugarfoot

    sugarfoot Registered

    Joined:
    Jan 3, 2012
    Messages:
    60
    Likes Received:
    3
    It's because of these lines in the AIW file:

    ISI tracks
    WorstAdjust=(0.9000)
    MidAdjust=(1.1000)

    Add-on tracks
    WorstAdjust=(0.8000)
    MidAdjust=(1.0000)

    Tony
     
  3. GauchoRS

    GauchoRS Registered

    Joined:
    Nov 23, 2011
    Messages:
    471
    Likes Received:
    9
    the last released track by ISI was Mills InnerloopB. Here the values are tweaked more:

    WorstAdjust=(0.9200)
    MidAdjust=(1.0600)
    BestAdjust=(1.2000)
    AIRange=(0.1000)

    The following parameter is always the same, may be some tweaking can be done here????

    AISpec=(0.0000,0.0000,1.0000,0.0000) // 4 ways to express AI speed on track, limit the acceration, max speed, their cornering speed, or their deceleration. 0.0 - 1.0
     

Share This Page