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.

Is it possible to use the remote profiler feature of wwise with a ps4 build ?

0 votes
Hi there,

We are building a ps4 scene from unity, with the ps4 unity integration. Profile plugin is activated, the sound is working, but I'm trying to mix at runtime as we used to do with "Remote" for pc, mac, android ... but Wwise can't find the game running.

I'm a bit confused on how to mix my sound in real time on a ps4 build.

What is the best way to do it ?

Thanks !
asked Oct 24, 2016 in General Discussion by Florent D. (470 points)

2 Answers

0 votes

We've had problems before doing this. We got it working, maybe this can help you:

  • Make sure you disable the firewall for wwise else it won't be able to find your console. You can do this in the windows firewall settings. 
  • Make sure you use the Debug or Profile version of the DLLs
Good luck!
answered Oct 24, 2016 by Nam H. (380 points)
0 votes
 
Best answer

Ok we resolved it.

As it is recommanded in the unity manual for unity profiler : 

  • "For profiling, we strongly recommend using wired network cables to BOTH of your PS4 devkit network ports (DEV & LAN)."

So :

  • Unlock Wwise in the firewall
  • Make sure you are in Debug or Profile version of the wwise plugs in unity
  • Make sure both DEV/LAN and LAN RJ45 ports are connected to your local network

 

answered Oct 25, 2016 by Florent D. (470 points)
...