|
Post by jiang on Aug 14, 2019 2:54:52 GMT 10
I'm trying to extract the weapon sounds, specifically the shotguns. I've unpacked the files and taken the "WP####.bnk.2.x64" files from "natives\x64\sectionroot\sound\wwise", removed the .2.x64 suffix and then extracted the WEMs using Wwise, then converted the WEMs to .ogg.
However none of the files contain the sounds I'm looking for. If we assume the shotgun sounds are in WP1000 files, then I've got 4 files:
wp1000.bnk wp1000_atk_hit.bnk wp1000_bullet_material_hit.bnk wp1000_media.bnk
The first one contains no WEMs, the second and third are for bullet impacts, and the fourth (which is the biggest) contains a grabbag of random foley sounds.
Does anyone know where the gunshot sounds are located and how to extract them?
|
|
|
Post by jiang on Aug 18, 2019 1:29:49 GMT 10
A solution for lurkers: media does contain the sounds, but they're all broken into components that get combined similar to Battlefield's SFX. Your best bet is recording the gunshot ingame in a room with little ambient noise and use the components to replace any segments contaminated with unwanted sound.
|
|