Solved Add 'art' to car mods

Discussion in 'Mod Support' started by justinvanbaal, Jun 24, 2020.

  1. justinvanbaal

    justinvanbaal
    Expand Collapse

    Joined:
    Oct 27, 2015
    Messages:
    3
    Who can explain to me how to get the art of mods working. I add the folder in the carmod but I don't get any sounds. There are two folders in the art folder, engine and blends. I have no idea where to place these. I also find no solution on the internet. I'm not very handy so if possible keep it simple :)

    Thank you!
     
  2. DaddelZeit

    DaddelZeit
    Expand Collapse

    Joined:
    Jul 17, 2019
    Messages:
    3,462
    You'll have to add the soundconfig code into the engine jbeam.
    Here's an example:
    This is my json file:
    upload_2020-6-24_12-11-25.png
    and this is my soundconfig:
    Code:
            "soundConfig": {
                "sampleName": "4DE66B404BABB41C6060168324F98FCD",
                "mainGain": 7.5,
                "maxLoadMix": 1,
                "minLoadMix": 0,
                "onLoadGain":1,
                "offLoadGain":1,
                "eqLowGain": 0,
                "eqLowFreq": 400,
                "eqLowWidth": 0,
                "eqHighGain": 0,
                "eqHighFreq": 6000,
                "eqHighWidth": 0.5,
                "lowCutFreq":80,
                //"fundamentalFrequencyCylinderCount":4,
                "eqFundamentalGain": 0,
            },
     
  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