SR3: Is there an easy way to change Weapon Sound?

First of all, I've searched the forum for everything related to changing audio file in Saint's Row the Third (SR3).
I've changed some of the weapon shooting sound so it's not about how to change audio tutorial etc. Currently trying to change Krukov-8 shooting sound with a laser audio that I have.
(Currently missing 1 or maybe 2 to 3 audio files)
I've been looking for an easier way to do it, but stuck for the time.
I found this on weapons.xtbl
<Element>
<Name>Audio</Name>
<Type>Element</Type>
<Description>Audio attributes for this weapon.</Description>
<Element>
<Name>Weapon_Model</Name>
<Type>Reference</Type>
<Display_Name>Audio Weapon Model</Display_Name>
<Description>Weapon Model switch defined in Wwise.</Description>
<Reference>
<File>audio_syncs.xtbl</File>
<Type>NewEntity.Switches.WEAPON_MODEL.Values.Entry.Name</Type>
<OpenSeparate>False</OpenSeparate>
</Reference>
</Element>
I've looked on audio_syncs.xtbl about it, and found this
<Entry>
<Name>RIFLE_GANG</Name>
<wwise_id>2186468825</wwise_id>
</Entry>
The question:
1. Is there an easy way to find out which files are in use by the weapon?
2. The one I found on Weapons.Xtbl & Audio_Sync.xtbl, is it possible to trace it for an easier way to replace weapon sounds?

Thank you for the time, and for those who is wondering where is the Rifle-Gang (Krukov-8) audio files, it's located on "weapons_cache_media.bnk_pc" and NOT in "wep_rifle_gang_media.bnk_pc"
I've tried to change the audio I found on "wep_rifle_gang_media.bnk_pc" but I don't heard any change on the game.
 
Back
Top