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

Is there a way to have different configurations for one platform? (ie: PC min and max spec)

0 投票
If you're making a PC game, and you want to have different settings, and even different banks, for a min spec and  max spec  PC systems, is there a way to do this in Wwise?
最新提问 10月 1, 2013 分类:General Discussion | 用户: Glenn J. (100 分)

1个回答

0 投票

Currently, this is not possible.  

There is however a work-around:

  • use the Mac platform as Min Spec
  • use the Windows platform as Max Spec

Both are binary compatible, except for AAC codec, which is only available on mac.

You can also change the sample rate from 48kHz to 24kHz at initialization of sound engine.  You will save 50% CPU on effect processing and mixing.  This will however break the Convolution Reverb IR, which are converted for 48kHz.

Also, see this question/answer:

https://www.audiokinetic.com/qa/108/platform-as-quality-setting-for-single-device

最新回答 10月 2, 2013 用户: Bernard R. (Audiokinetic) (35,410 分)
...