版本
menu
Wwise Unreal Integration Documentation
|
Iterative cooking is not supported in 2023.1. However, it is supported in the 2024.1 version of the Wwise Unreal Integration in combination with Unreal 5.5 and higher. If iterative cooking is a requirement for your project, consider upgrading to Wwise 2024.1 or any subsequent version.
For more information on iterative cooking in Wwise 2024.1, see Known Issues (2024.1).
Wwise 2023.1 does not support Multi-Process Cooking in Unreal. If the option is enabled, Wwise will not be cooked in the build. To disable the option in Unreal, set CookProcessCount to 1. For more information, see Multi-Process Cooking.
Version 2024.1 of the Wwise Unreal Integration supports Multi-Process Cooking. If Multi-Process Cooking is a requirement for your project, consider upgrading to Wwise 2024.1 or any subsequent version.
Wwise Unreal 集成部分支持 -nothreading
Unreal 命令行参数。不过,存在以下限制:
-nothreading
is set.只在 No Threading 模式下做了简单的测试,所以并不适合在制作环境中使用相应功能。
另外,建议在运行 -nothreading
的同时运行 -nosound
以便完全禁用 Wwise 声音引擎。