cant figure out 1911 .bnk
Avatar

i got a request to change the sounds of the m16 and glock in game to sounds from john wick 2 and i decided to change the 1911 sound aswell but i cant figure out which .bnk file is the 1911

i tried weapon_m45 first cause i thought maybe it meant colt M45A1 pistol which is a modern m1911 but it didnt work so i tried weapon_c45 like "colt .45" but it still didnt work

Replies
Avatar

That's weird because Colt M1911 soundbank is "weapon_c45.bnk", it could be possible that you replaced the wrong .stream files inside the bnk file

The M16 Soundbank is "weapon_m16.bnk"

Edit: I also forgot to mention, the following glock sounds in order are

Glock 17 (Chimano 88) - weapon_g17.bnk
Glock 18 (Stryk) - weapon_g18c.bnk
Glock 22C (Chimano Custom) - weapon_g22.bnk
Glock 26 which is john wick's glock (Chimano Compact) - uses the same sound as glock 17, weapon_g17.bnk

Avatar

ok, i converted the .stream files to .wav's to see what they are and i just found out the sound converter isnt converting all the .stream files and i cant figure out why

when i run the converter.bat file it says this

C:\Users\pokem\Downloads\SoundFileEditor\work\weapon_g17\bank_streams>wwise_ima_adpcm.exe -d_all
Decoding: 002280bd.stream
Decoding: 0028c580.stream
Decoding: 003e4390.stream
Decoding: 0053aa68.stream
Decoding: 0067983e.stream
Decoding: 0088b942.stream
Decoding: 00b673ee.stream
Decoding: 01316d3a.stream
Decoding: 01f6165c.stream
Decoding: 0342f3e6.stream
Decoding: 04fe6d8b.stream
Decoding: 055b7b49.stream

Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
at wwise_ima_adpcm.Program.Main(String[] args)

Avatar
ok, i converted the .stream files to .wav's to see what they are and i just found out the sound converter isnt converting all the .stream files and i cant figure out why
when i run the converter.bat file it says this
C:\Users\pokem\Downloads\SoundFileEditor\work\weapon_g17\bank_streams>wwise_ima_adpcm.exe -d_all
Decoding: 002280bd.stream
Decoding: 0028c580.stream
Decoding: 003e4390.stream
Decoding: 0053aa68.stream
Decoding: 0067983e.stream
Decoding: 0088b942.stream
Decoding: 00b673ee.stream
Decoding: 01316d3a.stream
Decoding: 01f6165c.stream
Decoding: 0342f3e6.stream
Decoding: 04fe6d8b.stream
Decoding: 055b7b49.stream
Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at wwise_ima_adpcm.Program.Main(String[] args)

Well i had the same exact thing (which occured mostly around desert eagle, beretta92fs and so on.) and i don't know what causes it, even by downloading the wwise tool from bitbucket gives the same result and i sadly don't know how to fix it.

31 990