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

0 支持
because there have been one Init.bnk file in CryEngine and however Wwise will generate a new Init.bnk again when generate a soundbank for the other wwise project,SO, this will lead to only load one soundbank everytime when game start.

so,how to figure the trouble out?
jrain l. (130 ポイント) General Discussion

回答 1

+1 支持
 
ベストアンサー
You can only have one Wwise project per game. Why do you want to have more than one? A single Wwise project can create many soundbanks that can be loaded and unloaded dynamically according to your needs. Moreover, if you are several people working on a single Wwise project, you can use git-sync software such as perforce to work simultaneously on the same Wwise project. Use individual work-units per person and these can be checked out and worked on individually.
Beatrix Moersch (3.3k ポイント)
Benoit S. (Audiokinetic) 選択
...