ISI Formula Renault 3.5 2014 - where is the talent file?

Discussion in 'Car Modding' started by GCCRacer, Dec 16, 2014.

  1. GCCRacer

    GCCRacer Banned

    Joined:
    Dec 12, 2012
    Messages:
    1,317
    Likes Received:
    2
    Just curious, trying to look up the kind of parameters ISI is using for AI, but I can't find a .RCD file in any of the .MAS files for the FR3.5?

    regards
     
  2. Hazi

    Hazi Registered

    Joined:
    Jan 15, 2012
    Messages:
    917
    Likes Received:
    146
    Would like to know too and a bullet proof tutorial how to use them for me noob...TIA
     
  3. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,027
    Likes Received:
    2,886
    Did you try this one?
    Path: ..\Installed\Talent\FR35Talent\1.0\FR35_TALENT.mas
     
  4. GCCRacer

    GCCRacer Banned

    Joined:
    Dec 12, 2012
    Messages:
    1,317
    Likes Received:
    2
    Hi, I don't have that path. Might this be from the previous version? The FR3.5 was the first car to be delivered as "single component" where sound and all is supposed to be in a single folder...
     
  5. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,027
    Likes Received:
    2,886
    Sorry i didn't read carefully.
    You talk about 2014 Version.
    The path with the Talent file comes from the Formula Renault 35 V1.0.

    To add Talent files to the 2014 Version, THIS thread can maybe help you.
     
  6. GCCRacer

    GCCRacer Banned

    Joined:
    Dec 12, 2012
    Messages:
    1,317
    Likes Received:
    2
    Thank you, I understand how to add RCD... I just wanted to see some of the parameters ISI is using themself on their own cars. But maybe the 2014 doesn't have an actual talent file, I don't know.
     
  7. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,027
    Likes Received:
    2,886
    Shall i post the code of the one i have for the FR35?
     
  8. GCCRacer

    GCCRacer Banned

    Joined:
    Dec 12, 2012
    Messages:
    1,317
    Likes Received:
    2
    I would appreciate that :)
     
  9. redapg

    redapg Registered

    Joined:
    Jan 16, 2012
    Messages:
    4,027
    Likes Received:
    2,886
    Here it comes...., the file is named "FR3.5AI.RCD", the Classes-entry in the *.veh's is "FR3.5" and this is inside:

    Code:
    //[[gMb1.002f (c)2012    ]] [[            ]]
    FR3.5
    {
      default
      {
        StepDistance = 5.0
        StepSpeed1 = 18.0
        StepSpeed2 = 38.0
        StepSpeed3 = 55.7
        StepSpeed4 = 69.5
        StepSpeed5 = 88.6
        StepSpeed6 = 113.0
        StepSpeed7 = 150.0
        StepSpeed8 = 185.0
        DrivingLine = FR35_FAST
        StartSkill = 100.0
      }
      Victor Garcia
      {
        Nationality = Mexican
        DateofBirth = 26-2-1990
        Starts = 0
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 88.6
        Reputation = 95.9
        Courtesy = 100.0
        Composure = 89.7
        Speed = 96.3
        QualifySpeed = 95.7
        WetSpeed = 92.0
        StartSkill = 97.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 93.5
      }
      Anton Nebylitskiy
      {
        Nationality = Polish
        DateofBirth = 18-9-1985
        Starts = 0
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 91.6
        Reputation = 90.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 90.3
        QualifySpeed = 95.7
        WetSpeed = 93.0
        StartSkill = 93.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 90.5
      }
      Michael Rashtom
      {
        Nationality = Canadian
        DateofBirth = 12-3-1987
        Starts = 0
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 91.6
        Reputation = 90.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 90.3
        QualifySpeed = 95.7
        WetSpeed = 93.0
        StartSkill = 93.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 90.5
      }
      Tabor Gilson
      {
        Nationality = Polish
        DateofBirth = 9-2-1981
        Starts = 56
        Poles = 2
        Wins = 2
        DriversChampionships = 0
        Aggression = 91.6
        Reputation = 90.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 90.3
        QualifySpeed = 95.7
        WetSpeed = 93.0
        StartSkill = 93.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 90.5
      }
      Suds Hanseros
      {
        Nationality = American
        DateofBirth = 5-4-1987
        Starts = 0
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 91.6
        Reputation = 90.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 90.3
        QualifySpeed = 95.7
        WetSpeed = 93.0
        StartSkill = 93.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 90.5
      }
      Mort Nicolas
      {
        Nationality = South African
        DateofBirth = 16-6-1982
        Starts = 0
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 91.6
        Reputation = 90.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 90.3
        QualifySpeed = 95.7
        WetSpeed = 93.0
        StartSkill = 93.0
        Crash = 5.5
        Recovery = 98.0
        CompletedLaps = 94.3
        MinRacingSkill = 90.5
      }
      Elroy Bitton
      {
        Nationality = British
        DateofBirth = 13-3-1973
        Starts = 123
        Poles = 12
        Wins = 1
        DriversChampionships = 0
        Aggression = 33.6
        Reputation = 22.9
        Courtesy = 92.0
        Composure = 81.7
        Speed = 84.3
        QualifySpeed = 70.7
        WetSpeed = 98.0
        StartSkill = 91.0
        Crash = 7.5
        Recovery = 93.0
        CompletedLaps = 92.3
        MinRacingSkill = 91.5
      }
      Demarco Sala
      {
        Nationality = Spanish
        DateofBirth = 7-7-1982
        Starts = 23
        Poles = 0
        Wins = 0
        DriversChampionships = 0
        Aggression = 61.6
        Reputation = 30.9
        Courtesy = 97.0
        Composure = 89.7
        Speed = 89.3
        QualifySpeed = 90.7
        WetSpeed = 91.0
        StartSkill = 95.0
        Crash = 5.1
        Recovery = 95.0
        CompletedLaps = 92.3
        MinRacingSkill = 92.5
      }
    }
    
     
  10. Liquid4653

    Liquid4653 Registered

    Joined:
    Sep 30, 2013
    Messages:
    202
    Likes Received:
    46
    FR3.5_2014.rcd file located in the car mas, Classes="FR3.5_2014"

    //[[gMb1.002f (c)2014 ]] [[ ]]
    FR3.5_2014
    {
    default
    {
    StepDistance = 4.6
    StepSpeed1 = 18.0
    StepSpeed2 = 29.0
    StepSpeed3 = 39.0
    StepSpeed4 = 50.0
    StepSpeed5 = 63.0
    StepSpeed6 = 80.0
    StepSpeed7 = 95.0
    StepSpeed8 = 110.0
    CorneringCaution = 24.0
    OverSteerThrottleReaction = -15.0
    UnderSteerEffectOnThrottleMulti = 70.0
    UnderSteerEffectOnLineMulti = 100.0
    }
    Carlos Sainz Jr
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 95.0
    Composure = 100.0
    Speed = 99.0
    QualifySpeed = 100.0
    WetSpeed = 95.0
    StartSkill = 125.0
    Crash = 0.0
    Recovery = 95.0
    CompletedLaps = 100.0
    MinRacingSkill = 90.0
    }
    Will Stevens
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 100.0
    Composure = 100.0
    Speed = 95.0
    QualifySpeed = 85.0
    WetSpeed = 100.0
    StartSkill = 127.0
    Crash = 0.0
    Recovery = 89.0
    CompletedLaps = 100.0
    MinRacingSkill = 85.0
    }
    Roberto Merhi
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 95.0
    Composure = 95.0
    Speed = 100.0
    QualifySpeed = 90.0
    WetSpeed = 92.0
    StartSkill = 130.0
    Crash = 0.0
    Recovery = 100.0
    CompletedLaps = 100.0
    MinRacingSkill = 90.0
    }
    Marlon Stockinger
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 100.0
    Composure = 90.0
    Speed = 90.0
    QualifySpeed = 90.0
    WetSpeed = 90.0
    StartSkill = 120.0
    Crash = 0.0
    Recovery = 88.0
    CompletedLaps = 100.0
    MinRacingSkill = 80.0
    }
    Zoel Amberg
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 95.0
    Composure = 90.0
    Speed = 95.0
    QualifySpeed = 75.0
    WetSpeed = 87.0
    StartSkill = 120.0
    Crash = 0.0
    Recovery = 90.0
    CompletedLaps = 100.0
    MinRacingSkill = 77.0
    }
    Luca Ghiotto
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 90.0
    Composure = 85.0
    Speed = 75.0
    QualifySpeed = 85.0
    WetSpeed = 90.0
    StartSkill = 100.0
    Crash = 0.0
    Recovery = 86.0
    CompletedLaps = 100.0
    MinRacingSkill = 75.0
    }
    Matthieu Vaxiviere
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 85.0
    Composure = 85.0
    Speed = 80.0
    QualifySpeed = 65.0
    WetSpeed = 95.0
    StartSkill = 112.0
    Crash = 0.0
    Recovery = 84.0
    CompletedLaps = 100.0
    MinRacingSkill = 72.0
    }
    Marco Sorensen
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 100.0
    Composure = 80.0
    Speed = 70.0
    QualifySpeed = 65.0
    WetSpeed = 80.0
    StartSkill = 95.0
    Crash = 2.0
    Recovery = 82.0
    CompletedLaps = 90.0
    MinRacingSkill = 70.0
    }
    Pietro Fantin
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 90.0
    Composure = 80.0
    Speed = 90.0
    QualifySpeed = 90.0
    WetSpeed = 82.0
    StartSkill = 102.0
    Crash = 0.0
    Recovery = 80.0
    CompletedLaps = 90.0
    MinRacingSkill = 67.0
    }
    Norman Nato
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 100.0
    Composure = 75.0
    Speed = 80.0
    QualifySpeed = 60.0
    WetSpeed = 75.0
    StartSkill = 130.0
    Crash = 0.0
    Recovery = 78.0
    CompletedLaps = 88.0
    MinRacingSkill = 65.0
    }
    Matias Laine
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 75.0
    Composure = 75.0
    Speed = 75.0
    QualifySpeed = 70.0
    WetSpeed = 70.0
    StartSkill = 120.0
    Crash = 0.0
    Recovery = 76.0
    CompletedLaps = 88.0
    MinRacingSkill = 62.0
    }
    Roman Mavlanov
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 70.0
    Composure = 70.0
    Speed = 68.0
    QualifySpeed = 55.0
    WetSpeed = 67.0
    StartSkill = 125.0
    Crash = 0.0
    Recovery = 74.0
    CompletedLaps = 88.0
    MinRacingSkill = 60.0
    }
    Beitske Visser
    {
    Nationality = American
    DateofBirth = 26-2-1984
    Starts = 0
    Poles = 0
    Wins = 0
    DriversChampionships = 0
    Aggression = 65.0
    Composure = 70.0
    Speed = 60.0
    QualifySpeed = 50.0
    WetSpeed = 65.0
    StartSkill = 115.0
    Crash = 1.0
    Recovery = 70.0
    CompletedLaps = 88.0
    MinRacingSkill = 55.0
    }
    }
     
  11. GCCRacer

    GCCRacer Banned

    Joined:
    Dec 12, 2012
    Messages:
    1,317
    Likes Received:
    2
    Thanks guys, not sure why I didn't find it... ???
     
  12. eltidi

    eltidi Registered

    Joined:
    May 4, 2014
    Messages:
    86
    Likes Received:
    0
    Hi, i'm trying basically to edit the talent file to create a mod with drivers of 2015 season but I don't see it anywhere. the FR3.5_2014.rcd file is not in the folder, can't find it either in the .mas files. I must be blind.
     

Share This Page