版本

menu_open
Wwise SDK 2021.1.14
重要的迁移说明 (2010.1)
  • New Work Units: Starting with 2010.1, Conversion Settings can now be stored into sharesets in their own work unit files. When migrating a project created in a previous version, similar conversion settings are regrouped together into sharesets. This is done once, the first time you open a project to be migrated. After the project migration, if your project is under source control, you must add the following folders and their workunit files (found under the project’s folder) to the source control:
    • Conversion Settings
    • Mixing Sessions
    • * As always, make sure only one person in your workgroup take care of the migration. This person should validate the migrated project, add new files to the source control and commit the migrated project in the source control.
  • Low-Level I/O Hooks API Change: If you upgrade your title from an earlier version of the Wwise SDK, your low-level I/O hook will compile properly with the old API. However, the meaning of AkTransferInfo::uRequestedSize has changed. If you used the Low-Level I/O samples of the SDK (see 默认底层 I/O 实现) as-is, ensure that you replace your Low-Level I/O files with the new ones. This is even more important on the Wii, where earlier versions of the sample I/O hooks will crash in the Revolution SDK's I/O system. On the other hand, if you use your own custom implementations of the I/O hooks, you should not have to change anything: AkTransferInfo::uRequestedSize is the correct amount of data that should be pulled from your file manager.
  • External Sources and Low-level I/O File Location Resolver: If you plan to use the new External Sources feature, you will have to handle them in your implementation of the File Location Resolver interface of the Low-Level I/O subsystem. The default implementation provided as a sample of the SDK (in CAkFileLocationBase - see 默认底层 I/O 实现 for more details) searches for external wave files in the same location as normal streamed files. The sample was slightly modified in order to support this. Thus, ensure that you merge these changes into your game.

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅