RPCS3 Forums

Full Version: F {Audio Thread} class std::runtime_error thrown: No supported XAudio2 library found
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

BLACKSAMA

Any ideas how to solve this? I have tried everything in my power to fix it but it does not work at all. It alaways hapens when starting a game.

What I have tried: Updating direct X, Video Card, Runtimes.

No working yet Sad.

BLACKSAMA

I fixed the problem, just install : Update for Windows 7 for x64-based Systems (KB2533623) so LoadLibraryExW in https://github.com/RPCS3/rpcs3/blob/mast...Thread.cpp can actually work properly and find the dll files for xaudio.

KB2533623 is mandatory for LoadLibraryExW in win7 and vista, the explanation is boring and I am tired of such long troubleshooting (4:44 am currently), so just install it if you have this problem, you have to reboot after installing it. this of course should not happen if you have aproperly updated Windows 7.