menu
 

La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
Hello!

I was wondering on how to connect Wwise's Profiler with Cryengine 3. I am able to place sounds on the map and update my soundbanks just fine, just missing the key step to getting the profiler working. Can not seem to find the info in the docs!

Thanks!
dans General Discussion par Will S. (110 points)

1 Réponse

0 votes

enter in the CryEngine console or add to the user.cfg file the console variable

Specifies whether Wwise should initialize using its Comm system or not.
This cvar is only available in non-release builds.
Usage: s_WwiseEnableCommSystem [0/1]
Default: 0 (off) 

With this enabled when you run the editor you sgould see it in wwise remote connetions with the name of your PC.
par Simon P. (270 points)
...