Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes

We have a game we're releasing on PS4 and PS5. PS4 is required to be in SDK 9.0, PS5 is required to be in SDK 5.0.

Since updating to Wwise version 2019.2.15, we can now build for PS5 SDK 5.0. But PS4 libraries are forcibly built for SDK 9.5 as a result of this Wwise upgrade, a version too far for our submission.

As per this documentation, we have managed to rebuild the AkSoundEngine.prx file/s to target SDK 9.0.

But the Wwise plugins (e.g. AkMotion.prx) is still targeting SDK 9.5, forcing our PS4 package to be an SDK 9.5 package.

So the question is how can we rebuild the plugins, such as AkMotion, to target SDK 9.0 in the same way we did AkSoundEngine?

in General Discussion by Darren C. (100 points)

1 Answer

0 votes

Only a subset of plug-ins are provided with L2 source code: other plug-ins such as Wwise Motion can only be built by Audiokinetic.

To acquire plug-ins built with specific versions of platform SDKs, open a ticket for the Audiokinetic Support team stating which combination you require.

by Samuel L. (Audiokinetic) (23.6k points)
...