Forum Discussion

0SuicidalF0X's avatar
3 years ago
Solved

SOUND ENGINE ERROR S15

Hi all! I'm getting an error related to sound. I am attaching screenshots of the problem. I don't understand what it has to do with it. I already reinstalled the game, checked all the files, dug ...
  • xD1Nx's avatar
    3 years ago

    WINDOWS7

    I've found a fix that worked for me:
    As stated in Developer guide for redistributable version of XAudio 2.9, a version does exists for Windows 7, as a NuGet

    https://www.nuget.org/packages/Microsoft.XAudio2.Redist/#readme-body-tab

    So i grabbed the DDL from the "Microsoft.XAudio2.Redist" NuGet: download the ".nupkg" and rename it ".zip" to open it with your favorite archive manager.
    The DLL is named "xaudio2_9redist.dll" and located in "build\native\release\bin\x64\".
    Copy it in "C:\Windows\System32" as "xaudio2_9.dll" and launche APEX: it should now launch just fine.