Anyone worked with Wwise before?

Codecs, formats, encoding/decoding of game audio, video and music
thall
Posts: 1
Joined: Mon Apr 27, 2020 11:27 am

Anyone worked with Wwise before?

Post by thall »

I've been working with a friend to replace Doom Eternal's soundtrack with the one mixed by Mick Gordon himself. So far, we've unpacked the mus.pck using Wwise unpacker and got all the sound files. We wrote a program to search for the relevant cuts of the soundtrack, so now we have a list of which sound files we ought to replace. But there's one final problem: how to pack it all back into a .pck file?

Apparently, Wwise provides that utility but it doesn't create a soundbank for more than 200 files with the free version of the software. The Pro version is a bit above the budget (7.2k USD) so yea, we're looking for ways to workaround it. Anyone has any experience with Wwise audio or knows of an alternative way of generating .pck? Any help would be appreciated.