Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

Submit code contribution UE4

+2 votes
Hi,

We are currently using UE 4.11 with the wWise extension.

I have rencently done a optimization pass as I noticed we had quite bad framerate (60ms on gamethread with a listen server/client).
I noticed that most of our time took (~30ms) was taken by the wWise obstruction system (the amount of raycasts is insane), and this is not a insane amount of emitters in the level.

I plan to optimize this and amortize this over frames. And I have seen a few other parts where I probably will improve and add support for.

Is there a way for me to share this with the wWise team, as this might help others that's using the plugin (also, less work for me to integrate new wWise code when a new version is released)

Cheers,
Markus
asked Nov 28, 2016 in General Discussion by Markus R. (350 points)

1 Answer

0 votes
Would be great to benefit from this optimization!
answered Dec 23, 2016 by Jean-Noël C. (200 points)
...