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!
You'll have to add the soundconfig code into the engine jbeam. Here's an example: This is my json file: 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, },