1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

Pops And Bangs on Sport Mode

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by DUDE 2, Dec 24, 2024.

  1. DUDE 2

    DUDE 2
    Expand Collapse

    Joined:
    Dec 24, 2024
    Messages:
    1
    Hello everyone! I have a question about adding pops and bangs in Sport mode. Does anyone know how to make it more subdued in Comfort mode while keeping the pops and bangs in Sport mode? If so, could you tell me which file I need to modify and what changes I should make? Below some code from my car that i think could be usefull.
    "track": {
    "name": "TRACK",
    "order": 50,
    "settings": [
    ["type"]
    //ESC & TCS
    ["exhaust", {"name": "mainEngine", "mufflingOffset": 0.12, "gainOffset": 0.6}],
    ["turbocharger", {"name": "mainEngine", "wastegateOffset": 2}],
    ["transmission", {"defaultForwardMode": "S"}],

    ["controller", {"controllerName":"tractionControl", "isEnabled":true}]
    ["controller", {"controllerName":"yawControl", "isEnabled":true}]
    ["controller", {"controllerName":"motorTorqueControl",
    "tractionControl.isEnabled":true,
    "tractionControl.wheelGroupSettings.mainEngine.slipThreshold": 0.2,
    "tractionControl.wheelGroupSettings.mainEngine.minimumThrottleLimit": 0.2,
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice