AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

Cryengine 3 mixing with Profiler

0 支持
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!
Will S. (110 ポイント) 2015 9/28 質問 General Discussion

回答 1

0 支持

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.
Simon P. (270 ポイント) 2016 9/1 回答
...