jilleb / mqb-soundaktor

010 Editor template to parse the contents of MQB Soundaktor data.
MIT License
51 stars 20 forks source link

Completely disable sound on eco / comfort? #34

Closed SURViR closed 1 year ago

SURViR commented 1 year ago

Hi! I warted to try to make this by myself but I have no idea how to load hex to 010 editor I don't know why. And I wonder if there is possibility to make sound (Gen2 RS4 sound) go completely off on some drive profiles to make drive more comfortable.

Thanks! :)

jilleb commented 1 year ago

Yes, that's possible. If you use 010 Editor, and paste the hex data in there, run the template, you will see the following: image

On the right, in the Variables section, you will find Car[0], with Charisma_09_Eco_driving_profile and a value next to it. Thi svalue is the profile it uses in Eco mode. In the case of this screenshot, Profile 7 is selected in Eco and Offroad, and in this firmware Profile 7 seems to be quiet: image

SURViR commented 1 year ago

Thank you - I managed to customise it in the way that I wanted - if I put car on eco / comfort sounds disables!