Version
menu_open
Wwise Unreal Integration Documentation
Installation

Before proceeding, review the Requirements page and make sure the appropriate versions of the Unreal Engine, Unreal Wwise plug-in, and Wwise are used.

This UE4 integration package contains files related to the Wwise plug-in only; it does not contain the entire Unreal Engine source code, nor the Wwise SDK.

Installation Procedure

There are two ways of installing the Unreal Wwise plug-in: either as a game plug-in or as an engine plug-in - not both.

Note:
For more information on the difference between engine and game plug-ins (sometimes referred to as "installed" plug-ins), please refer to the Unreal Engine Wiki.

Installing the Wwise Unreal Plug-in as a Game Plug-in

Installing as a game plug-in is handled by the Wwise Launcher. Please open the Launcher to the UNREAL ENGINE tab and find your Unreal project. If it's not there, then click Browse for project... to find the UPROJECT file and add the project to the Launcher. Once it's listed, click Integrate Wwise into Project... for the Unreal project. The Launcher will guide you to specify all the necessary information to successfully integrate the Wwise plug-in into your project. Alternatively, you can accomplish the same thing using offline integration files, which are downloaded via the UNREAL ENGINE tab menu.

Managing Wwise Plug-ins

There are various plug-ins available for Wwise, which need to be installed correctly in order to be used in the Unreal Wwise plug-in. Plug-ins for Wwise are managed via the Wwise Launcher. For more information on managing plug-ins for Wwise, refer to the PLUG-INS section of the Installation and Migration Guide.

Note:
If there are plug-ins missing from your Wwise installation when you use the Wwise Unreal plug-in, you will see the following error: LogAkAudio: Error: Could not find plugin dynamic library.

Installing the Wwise Unreal Plug-in as an Engine Plug-in

Note:
Installing the Wwise plug-in for Unreal as an engine plug-in is intended for expert users only.

To install as an engine plug-in, you must first download the integration from the Launcher. Go to the UNREAL ENGINE tab and select the Download Wwise Integration to use as an engine plug-in... option from the tab's menu.

DownloadWwiseIntegrationToUseAsEngine.png

Then, follow these steps:

  1. Copy the "Wwise" UE4 Integration folder to the "Plugins" folder. Copy the "Wwise" UE4 Integration folder to …/<UE4 installation directory>/Engine/Plugins.
  2. Since the Wwise UE4 integration may need to be rebuilt on the fly by the Unreal Editor during the packaging process, several folders from the Wwise SDK installation folder must be copied into the "Wwise" plug-in folder hierarchy. The following folders are required:
    • Source: C:\Program Files (x86)\Audiokinetic\Wwise 2018.1.11.6987\SDK\include\*.*
    • Destination: .../Plugins/Wwise/ThirdParty/include

    • Source: C:\Program Files (x86)\Audiokinetic\Wwise 2018.1.11.6987\SDK\Win32_*\*.*
    • Destination: .../Plugins/Wwise/ThirdParty/Win32_*

    • Source: C:\Program Files (x86)\Audiokinetic\Wwise 2018.1.11.6987\SDK\x64_*\*.*
    • Destination: .../Plugins/Wwise/ThirdParty/x64_*

    • Source: C:\Program Files (x86)\Audiokinetic\Wwise 2018.1.11.6987\SDK\Mac\*.*
    • Destination: .../Plugins/Wwise/ThirdParty/Mac
  3. You then need to open your project and go to Edit > Plugins > Audio and select the Enable check box under "Wwise Unreal Engine 4 integration".

For Android, iOS, Linux, PlayStation 4, and Xbox One, the libraries must also be copied:

  • Source: C:\Program Files (x86)\Audiokinetic\Wwise 2018.1.11.6987\SDK\<Your Platform>\*.*
  • Destination: .../Plugins/Wwise/ThirdParty/<Your Platform>

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise