menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Hello!

Im just curious about how other people handle sound bank generation when there is more than one person working on the project?

Since you are required to check out/write to soundbankinfo.bnk, plugininfo.bnk and init.bnk to be able to generate any soundbank, how does larger teams handle working simultaneously with soundbank generation?

/regards, Joel.
分类:General Discussion | 用户: Joel R. (210 分)

1个回答

0 投票
In Perforce, we mark the .bnk files as always writeable. AFAIK however, you could even have the same .bnk files checked out by multiple people. What really matters is that the last person to make changes gets latest and resolves any merge conflicts before doing the final bank build. That way everyone's prior changes are baked into the bank.

 

Hope this helps.
用户: Ian S. (2.1k 分)
...