http://bugs.winehq.org/show_bug.cgi?id=32296
Rui Caridade rcaridade145@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #4 from Rui Caridade rcaridade145@gmail.com 2012-12-12 18:36:40 CST --- When looking at the entry on the game Rage by Id Software i found references to xaudio2:
" Fixing game crash at startup with message "Failed to create XAudio2 engine" (a.k.a. "winetricks xact_jun2010")
Game requires XAudio2 engine version 2.7 which is a part of Microsoft DirectX June 2010 redistributable. In case you had downloaded and launch the game in a "usual" way using Steam client in a clean Wine prefix it should automatically install DirectX runtime for you. In an unfortunate case it had failed for some reason you should use fresh version of winetricks to install xact_jun2010. Be careful not to confuse it with xact, which would install older version (2.6) of XAudio2 engine from February 2010 DirectX redist that is too old and won't fit for this game. "
Tried with a new wineprefix to install just xact_jun2010 and the emulator does not crash. I'm getting a black screen however but nevertheless i believe this can be marked as Resolved (Invalid).