wwise_ima_adpcm immediately closes after opening it
Avatar

I'm trying to encode an audio file to .stream but for some reason wwise_ima_adcpm.exe refuses to run? (a terminal appears then immediately closes)
I don't know if I'm missing something, but could someone help me with this? thanks.

Replies
Avatar

It's a Command Line program, there's no GUI you can work with. Open CMD, and navigate to the folder with the audio and type in the command below:
wwise_ima_adpcm.exe -e_all

Avatar

You can use something like this:
https://modworkshop.net/mod/49736

Thiis archive contains (along with wwise_ima_adpcm) two BAT files that you can use for easily decode/encode files. Just put your sounds in the same folder and run one of the BAT.

Avatar

Thanks guys
I'm still learning the basics, trying to get used to this but thanks again both of you

8 350