I am making a pirate sailing ship and I am trying to remove the engine sound in any way but I just can’t. I’ve tried looking around but nothing about it, in my vehicle.meta file in the audioNameHash line I’ve tried putting nothing, I’ve tried NULL, any way but it doesn’t work. Could you guys help me about this?
Make and stream an empty audio file and call to that instead of trying to make it call to nothing.
what extension should the empty audio file have? and should this be named in vehicle.meta in audioNameHash?
That’s a deep hole to go down. Streaming vehicle engine sounds Can start here. Its not something I could explain to you, its simply a method I know will work.
Ok thanks for the guide, very useful, I was reading around that the custom sounds were not perfectly synced for all players, is this true?
This is something I am unsure have. I do not recall experiencing it myself nor having it been mentioned by players and we have many custom sounds streaming.
i’m reading a few guides around on how to change the sound of the vehicle, nothing about it on boats, so i’m relying on machine guides. i took the awc of the marquis, changed the three wav sounds with my custom ones, changed the path in the owc and successivamete converting with openiv, next i extrapolated from codewalker dat 151 and 54 of the marquis changing within them all references to the marquis and not changing the hashes present. i renamed both awc with the name of my ship, both 151 and 54, changed the name in the vehicle.meta with that of my ship and the sound continues to be the default one. what am i doing wrong?
Change this in the vehcile.meta
from
<audioNameHash>FUTO</audioNameHash>
to
<audioNameHash></audioNameHash>
Feel free to send me the vehicle.meta
file—I’d be happy to take a look and see if I can help. If you try this and the in-game sound is still there, it’s likely the meta file is duplicated and running from another location as well.
even putting audioNameHash empty I still hear marquis audio.
do you have discord which for file passing is easier?