Is it possible to lower a cars internal sound ?

If you want to adjust exterior volume what is the line to add?
These are all the parameters that can be adjusted:

Code:
[AUDIO_VOLUME]
ENGINE_EXT = 1.0
ENGINE_INT = 1.0
GEAR_EXT = 1.0
GEAR_INT = 1.0
BODYWORK = 1.0
WIND = 1.0
DIRT = 1.0
DOWN_SHIFT = 1.0
HORN = 1.0
GEAR_GRIND = 1.0
BACKFIRE_EXT = 1.0
BACKFIRE_INT = 1.0
TRACTION_CONTROL_EXT = 1.0
TRACTION_CONTROL_INT = 1.0
TRANSMISSION = 1.0
LIMITER = 1.0
TURBO = 1.0
 
Popping into this conversation almost 4 years later, but just wanted to say that I was having exactly the same problem as OP, and following Johnr777 advice, I ran into exactly the same issues. Using CSP v0.1.80-preview218.

There wasn't an .ini file for the car mod in \extension\config\car\mods or any of its subfolders. Just as with OP, creating an .ini file in \extension\config\car\mods with the copy pasted [AUDIO_VOLUME] section had no effect.

I solved the problem by moving the .ini file to \extension\config\car\mods\loaded. Then it worked as advertised. So in case anyone is looking for a solution and finds this thread, try moving the .ini to the \loaded subfolder in case \extension\config\car\mods doesn't work.

By the way, the problematic car in my case was a stock street spec Renault Clio Mk1 16V 1993 by AssettoPedia Team - mod named "ap_renault_clio_16_V" - that has ridiculously loud engine sounds both internal and external. In my case I had to configure ENGINE_INT = 0.15 and ENGINE_EXT = 0.10 to have a sane engine volume.
 
I like to keep my sound levels the same for my speakers. Some of Assetto Corsa modded cars are louder than others. is it possible to lower these cars internal engine sounds somehow?
Yup, through the car’s shader patch ini... if it doesn’t have one already, you can easily create one, and add this line:

Code:
[AUDIO_VOLUME]
ENGINE_INT = 1.0

1.0 is default, you can lower the number as desired.
 
Thanks, adjusting sounds on a per-car basis is a great feature. RSS Formula 3 for example has very low exterior sounds, and increasing wind volume with open cockpit cars and convertibles should make them feel more real
 
Create a.ini file for the car you want to adjust, example... ferrari_355_challenge.ini

Add the audio code I posted on my first reply inside that ini and save...

put the ini file in assettocorsa\extension\config\cars\mods...
 
I didn't use Content manager and tried to do it manually, with no success. It was for the Spec Racer Ford.I tried putting the file in different places, but still no joy.
I know it just a matter of putting it in the right place, now If I can only find where that is.
 
I didn't use Content manager and tried to do it manually, with no success. It was for the Spec Racer Ford.I tried putting the file in different places, but still no joy.
I know it just a matter of putting it in the right place, now If I can only find where that is.
And again... this is the right place: assettocorsa\extension\config\cars\mods
 
I made the ini file and put it where you said, but it didn't have any effect. Well I did change it and put like .500, but like I said it didn't have any effect.
Sorry to be such a pain, but it sounds like something useful to know.
 
Ok here it is

ford_spec_racer.ini

[AUDIO_VOLUME]
ENGINE_INT = 0.5

Heres a screenshot of location
48746626071_c21a7de83b_b.jpg
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top