Warframe .XWMA

Codecs, formats, encoding/decoding of game audio, video and music
VladlenCry
Posts: 9
Joined: Tue Apr 18, 2017 2:31 am

Warframe .XWMA

Post by VladlenCry »

Hello. Can you suggest how can extract audio from this file?
File - https://mega.nz/#!ndhjBSzS!cEgLXpweY03L ... -WRdkaMwkI
Files of the game in CACHE, used for unpacking Evolution Engine Cache Extractor, audio is broken into segments and to get whole files used the program from daemon1. In the result received audio WAV and XWMA. To get a playable audio from XWMA used MultiXwm. But after the release of a new cool update in the game, new audio from this update is not extracted.

Code: Select all

MultiXwm
xWMAEncode output : ERROR: Requested xWMA format unsupported: nSamplesPerSec must be 22050, 32000, 44100 or 48000
CetusAmbient.wav failed with error E_INVALIDARG (Invalid arguments)