It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Currently it's for the released System Shock demo. There isn't much there yet, but that Saturn view melody was quite good.

System Shock demo is using Wwise, so extracting involves getting the audio from Wwise bnk files, and then converting raw audio in proper WAVs.

For the first there is Wwise BNK extractor: https://github.com/eXpl0it3r/bnkextr
And for the second, sox works just fine.

I made a helper script for this: https://gist.github.com/shmerl/1490220a8786eb7f9c29b2dfe904b6fd
Post edited July 21, 2016 by shmerl