Sound mod issues

What I did:

  1. I used FMOD studio 2.02.22 to edit sounds.fspro in fmod_studio_warthunder_for_modders-master downloaded on github. It is the latest version.
  2. I replaced some audio files under aircraft>gui>vfs, I did not modify any files outside aircraft>gui
  3. I clicked “Build” on bank>aircraft>gui
  4. I copied all the files in “fmod_studio_warthunder_for_modders-master>Build>sound” to “War Thunder>sound>mod” They are named: aircraft_gui.assets.bank, aircraft_gui.bank, masterbank.assets.bank, masterbank.bank, masterbank.strings.bank
    The issue I am experiencing:
    When the main weapon of a ground vehicle is fired in 3rd person view, there is no sound of it.

I don’t know how the game uses what files, but I would start by deleting one of our mod files. Play the game and see if the issue is still there. Keep going until you know what file contains the 3rd pers sound for tank guns.

I know that using some of the custom mods, if they haven’t been updated the masterbank can cause issues with missing sounds.

Alrighty, from my early experience ‘masterbank.assets.bank’ and masterbank.bank would control player vehicle sounds, whilst ‘masterbank.strings.bank’ will have other sounds, i.e weapon firing and impacts. I’m looking for a fix myself lol