Turbo engine not working when selectin engine in tuning menu

Discussion in 'Car Modding' started by Pauli Partanen, Aug 14, 2017.

  1. Pauli Partanen

    Pauli Partanen Registered

    Joined:
    May 15, 2012
    Messages:
    1,091
    Likes Received:
    1,748
    Hi!

    I have working turbo engine. Some reason when I select the engine in tuning menu it doesn't have working turbo anymore (engine works, but turbo is not active). The same engine works when its loaded normally from hdv. Is this rF2 bug? Reason why i need this, I want to have Qualifying turbo engine and race engine too. Any other ideas how I could make it work? (with different VEH files it works, but I dont want multiple VEH files..)
     
    Last edited: Aug 14, 2017
  2. Damian Baldi

    Damian Baldi Registered

    Joined:
    Jan 10, 2012
    Messages:
    551
    Likes Received:
    202
    You have two options, first one, put a non existing engine on the .hdv and the two real engines on the upgrades.ini. Second, put an existing engine on the .hdv and the second one on the upgrade.ini (but not both engines).

    The AI cars will use the first engine on the upgrades.ini options
     
  3. Pauli Partanen

    Pauli Partanen Registered

    Joined:
    May 15, 2012
    Messages:
    1,091
    Likes Received:
    1,748
    Problems is that Turbo is not working anymore when I do it like that. It works like the normally aspirated engine.
     
  4. Damian Baldi

    Damian Baldi Registered

    Joined:
    Jan 10, 2012
    Messages:
    551
    Likes Received:
    202
    I know, I had that problem too, but try what I said, put a non existing engin on the .hdv, with two real engines on the options, or let the race engine on the .hdv and put the qualy engine on the upgrades.ini file (but leave the main option blank)


    I have two cars working this way
     
  5. Pauli Partanen

    Pauli Partanen Registered

    Joined:
    May 15, 2012
    Messages:
    1,091
    Likes Received:
    1,748
    Okey well thanks I try
     
  6. Damian Baldi

    Damian Baldi Registered

    Joined:
    Jan 10, 2012
    Messages:
    551
    Likes Received:
    202
    The problem with the turbo, seems to exist if you have the same engine on the .hdv and on the upgrades, that's why you have to choose where to put the engine, but you can't put the engine at both files.
     
  7. Pauli Partanen

    Pauli Partanen Registered

    Joined:
    May 15, 2012
    Messages:
    1,091
    Likes Received:
    1,748
    Thats good news if it works. Will try tonight when im at home.
     
  8. tafkams

    tafkams Registered

    Joined:
    Jan 13, 2015
    Messages:
    44
    Likes Received:
    8
    In my mod i have no problems with turbos and upgrades. Here is an example of my upgrades.ini:

    UpgradeType="Engine"
    {
    UpgradeLevel="Default"
    {
    Description="default engine"
    }

    UpgradeLevel="experimental engine1"
    {
    HDV=[ENGINE]
    HDV=Normal=exp-engine1.INI
    }
    UpgradeLevel="experimental engine2"
    {
    HDV=[ENGINE]
    HDV=Normal=exp-engine2.INI
    }
    }
     
  9. Pauli Partanen

    Pauli Partanen Registered

    Joined:
    May 15, 2012
    Messages:
    1,091
    Likes Received:
    1,748
    Yeah it worked.... Very embarrassed to admit, but reason for not working was that I forgot to add last } to updgade.ini ... :D Very big thank you for all who helped!!
     

Share This Page