A downloadable mod

Download NowName your own price

to install make sure all the files are in the correct location then replace all motor related lines in the sound xml with the following: 


    <motor template="engineLarge" file="sounds/catC15_engine_loop.gls" volumeScale="1.6" linkNodeOffset="0 2 2.0"/>

<motor template="engineLarge" file="sounds/catC15_exhaust_loop.gls" volumeScale="2" linkNodeOffset="0 2 2.0"/>

    <motor template="indoorCabinRumble" />

<retarder file="sounds/turbo_loop.gls" linkNode="0>" innerRadius="23.0" outerRadius="90.0"  pitchScale="1">>

<volume indoor="0.5" outdoor="1" >

</volume>

     <loopSynthesisRpm>

                    <modifier type="MOTOR_LOAD" value="-0.00" modifiedValue="0.0" />

                    <modifier type="MOTOR_LOAD" value="0.00" modifiedValue="0.0" />

<modifier type="MOTOR_LOAD" value="0.25" modifiedValue="0.1" />

<modifier type="MOTOR_LOAD" value="0.70" modifiedValue="0.45" />

                    <modifier type="MOTOR_LOAD" value="1.00" modifiedValue="0.65" />

     <modifier type="MOTOR_RPM_REAL" value="500" modifiedValue="0.50" />

                    <modifier type="MOTOR_RPM_REAL" value="1000" modifiedValue="1.0" />

                </loopSynthesisRpm>

<lowpassGain indoor="0.7" outdoor="1"/>

</retarder>


<retarder file="sounds/catC15_Jake_loop.gls" linkNode="0>" innerRadius="23.0" outerRadius="90.0"  pitchScale="1">>

<volume indoor="6" outdoor="8" >

<modifier type="SPEED" value="7.0" modifiedValue="0.0"/>

<modifier type="SPEED" value="9.0" modifiedValue="0.0"/>

<modifier type="SPEED" value="22" modifiedValue="0.0"/>

<modifier type="SPEED" value="60.0" modifiedValue="0.8"/>

<modifier type="SPEED" value="100.0" modifiedValue="0.8"/>

<modifier type="ACCELERATE" value="0" modifiedValue="1.0"/>

<modifier type="ACCELERATE" value="0.01" modifiedValue="0.0"/>

<modifier type="CRUISECONTROL" value="0" modifiedValue="1.0"/>

<modifier type="CRUISECONTROL" value="0.01" modifiedValue="0.0"/>

</volume>

     <loopSynthesisRpm>

                    <modifier type="MOTOR_RPM_REAL" value="650" modifiedValue="0.0" />

                    <modifier type="MOTOR_RPM_REAL" value="1100" modifiedValue="0.5" />

                    <modifier type="MOTOR_RPM_REAL" value="2200" modifiedValue="1.0" />

                </loopSynthesisRpm>

<lowpassGain indoor="0.7" outdoor="1"/>

</retarder>



Download

Download NowName your own price

Click download now to get access to the following files:

CATC15.zip 1,017 kB

Comments

Log in with itch.io to leave a comment.

i dont understand why it it the only sound that does'nt work :/

Jakes arent working, its not throwing an error and everything is pasted correctly

if the sound xml has another retarder tag it wont work so remove one if you have any

would be great if the install worked

what do you mean exactly? 

every time i go and download it all you can hear is the original truck sound

i dont think you understand how this works, youre supposed to modify the trucks themselves

i understand that i am editing the xmls and sound folder

Deleted 331 days ago

LouieBlum - Make sure you have all the filepaths in the correct spot. Also check your log.txt file for errors. There isn't too many moving parts to adding these sounds, so it's likely something simple that needs to be changed.