Engine.ini data change in upgrades

Discussion in 'Car Modding' started by zolee145, Sep 16, 2019.

  1. zolee145

    zolee145 Registered

    Joined:
    Jan 16, 2015
    Messages:
    10
    Likes Received:
    0
    Hi!

    I have a problem with the upgrades.ini. Anything what i write in the upgrades.ini is ignore by the game. But that only applies to the engine. I try to decrease the power of the engine, and it would be important to do this in upgrades.
    I tried to rewrite "GeneralPowerMult = 1.0" in upgrades, but nothing changed. I tried to rewrite the "BoostTurboPressure" line, also nothing. I tried to write different engine files into upgrades, also nothing.
    Only use the file what is specified in the hdv.
    If I want to rewrite anything else in upgrades, it works perfectly. But the engine change isn't.
     
  2. Navigator

    Navigator Registered

    Joined:
    Jan 15, 2012
    Messages:
    2,275
    Likes Received:
    389
    "GeneralPowerMult = 1.0" is an HDV line, so you should make that an HDV update.
    Also; if the line in HDV is already 1.0........there will be no change ;)
    Engine file lines can not be altered by an update.
     
  3. Bernd

    Bernd Registered

    Joined:
    Jul 9, 2013
    Messages:
    1,509
    Likes Received:
    755
    Besides of what @Navigator has written already, be sure that you use the correct syntax in the upgrades file.
    If you for example want to add different engine inis, use the following syntax for each option:
    HDV=
    HDV=[ENGINE]
    HDV=Normal=XYZ_engine.ini
     
  4. zolee145

    zolee145 Registered

    Joined:
    Jan 16, 2015
    Messages:
    10
    Likes Received:
    0
    LOL... The only missing line was the "HDV=", from the beginning of the block.

    Thanks mate!
     
  5. Bernd

    Bernd Registered

    Joined:
    Jul 9, 2013
    Messages:
    1,509
    Likes Received:
    755
    You're welcome. :)
     

Share This Page