[REL] Crew Chief v4.5 with rFactor 2 support

Discussion in 'Other' started by The Iron Wolf, Feb 1, 2017.

  1. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    Do you mean in the Pit Manager? Which car has those tyres? It is… tricky to handle the tyres in rFactor, I did add a way you can add new tyres but if it’s a common vehicle then I’ll add them to the program.
     
  2. Elcid43

    Elcid43 Registered

    Joined:
    Jul 15, 2020
    Messages:
    167
    Likes Received:
    150
    Hey bud,

    Several of the F1 mods I have use actual Pirelli designation C1/C2/C3/C4/C5 instead of hypersoft/supersoft/soft/med/hard. How can we add new tires?

    Thank you very much
     
  3. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    Edit the file Documents\CrewChiefV4\rF2\TyreDictionary.json
    Code:
      "Hypersoft": [
        "hypersoft",
        "ultrasoft",
        "supersoft",
        "soft",
        "alternates",
        "s310",
        "slick",
        "dry",
        "allweather",
        "medium"
      ],
    
    to
    Code:
      "Hypersoft": [
        "hypersoft",
        "C1",
        "ultrasoft",
        "supersoft",
        "soft",
        "alternates",
        "s310",
        "slick",
        "dry",
        "allweather",
        "medium"
      ],
    
    and repeat for the other tyre compounds.

    Here it is in the code: TyreEdit.jpg

    That should work...

    (It's mentioned in Crew Chief Help but it's deliberately vague!)
     
    Last edited: Oct 20, 2021
    Elcid43 likes this.
  4. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    @Elcid43 if you try it please post how you get on, if it works I'll change CC.
     
  5. Elcid43

    Elcid43 Registered

    Joined:
    Jul 15, 2020
    Messages:
    167
    Likes Received:
    150
    I will bud, should find some time today
     
    Seven Smiles likes this.
  6. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    I should add that I don't think I have these cars, otherwise I would have found these compounds when scraping the data from the cars I do have. That's why I asked you to try it.
     
    Elcid43 likes this.
  7. Elcid43

    Elcid43 Registered

    Joined:
    Jul 15, 2020
    Messages:
    167
    Likes Received:
    150
    I tried it and it worked for the hard tire but the others kept defaulting to the C3. Didn't have much time to tinker, I will play with it more when I have more time
     
  8. Juergen-BY

    Juergen-BY Registered

    Joined:
    Jun 16, 2012
    Messages:
    3,089
    Likes Received:
    440
    Download is broken?

    Code:
    403
    Forbidden
    
    Access to this resource on the server is denied!
    
    Advise from the tool itself include a no longer available url

    Code:
    Unable to initialise speech engine with English voice recognition pack. Check that at least one of MSSpeech_SR_en-GB_TELE.msi, MSSpeech_SR_en-US_TELE.msi, MSSpeech_SR_en-AU_TELE.msi, MSSpeech_SR_en-CA_TELE.msi or MSSpeech_SR_en-IN_TELE.msi are installed. It can be downloaded from https://www.microsoft.com/en-us/download/details.aspx?id=24139
    
     
    Last edited: Oct 25, 2021
  9. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    @Elcid43 I remembered that I had tests for the tyre translation and added one for this case, that works. It also used it to write a new Documents\CrewChiefV4\rF2\TyreDictionary.json, use this one to replace yours.
     

    Attached Files:

    Last edited: Oct 25, 2021
    Ricardo Diz and Elcid43 like this.
  10. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    Go to https://thecrewchief.org/forum.php and use the download link there
    upload_2021-10-25_12-14-9.png

    Yes, we need to tidy that up. There's a Discord sticky:
    Here's the voice recognition help page : https://mr_belowski.gitlab.io/CrewChiefV4/VoiceRecognition_InstallationTraining.html which includes an alternative link to the Microsoft speech recognition installers - they're no longer hosted on Microsoft's site

    Or better still, follow the Help advice and use Windows speech recognition engine.
     
    Last edited: Oct 25, 2021
    Juergen-BY likes this.
  11. Elcid43

    Elcid43 Registered

    Joined:
    Jul 15, 2020
    Messages:
    167
    Likes Received:
    150
    You have the magic touch, thank you :)
     
    Seven Smiles likes this.
  12. Juergen-BY

    Juergen-BY Registered

    Joined:
    Jun 16, 2012
    Messages:
    3,089
    Likes Received:
    440
    I followed your advises and its working, many thanks. Just a question, german isnt available?
     
    Seven Smiles likes this.
  13. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    atomed and Juergen-BY like this.
  14. Juergen-BY

    Juergen-BY Registered

    Joined:
    Jun 16, 2012
    Messages:
    3,089
    Likes Received:
    440
  15. Corti

    Corti Registered

    Joined:
    Sep 29, 2014
    Messages:
    1,354
    Likes Received:
    2,495
    German translation by SirMaverick for rFactorOne Spotter...Maybe it's a start :rolleyes:
     
    atomed and Juergen-BY like this.
  16. Seven Smiles

    Seven Smiles Registered

    Joined:
    Oct 5, 2010
    Messages:
    1,099
    Likes Received:
    1,152
    Version 4.15.3.5 released
    • RF2 - Pit Manager: Add F1 tyre compound C1/2/3/4/5. Fix fuel menu parsing.
     
    Elcid43, atomed and Hazi like this.
  17. seamount

    seamount Registered

    Joined:
    Feb 8, 2016
    Messages:
    57
    Likes Received:
    59
    great Crew Chief in Rfactor2
    may you please tell me how to have only "radar" or "heli" type ? I mean only to hear the spotter telling me if/when I have an opponent on the right/still there/clear and no other messages at all ?
    I like silence in racing, but I need to know if there is an opponent on my side ...
    any help would be very appreciated
     
  18. Lars

    Lars Registered

    Joined:
    Apr 29, 2017
    Messages:
    77
    Likes Received:
    39
    when activating Crew-Chief and game-spotter simultaniosly, i noticed that Crew-Chief ist a couple of tenth behind calling "INSIDE"... compared to game-spotter.
    Maybe there ist a way to synchronize this..
    thx
     
    Last edited: Jul 21, 2022
  19. davehenrie

    davehenrie Registered

    Joined:
    Jul 6, 2016
    Messages:
    7,454
    Likes Received:
    4,369
    The general rule with CC is to turn off the ingame spotter. This avoids confusion or overlapping audio. However the delay is probably due to the time needed to grab the data and pass it through CC to your ears. I would guess the less strain on your system might lessen the time difference.
     
    atomed likes this.
  20. atomed

    atomed Member

    Joined:
    Jul 9, 2019
    Messages:
    1,332
    Likes Received:
    1,341
    There is a function you can map a key to silence chief and other to do the same with the spotter, I'm not on the computer right now but IIRC it was called turn messages on/off.
     

Share This Page