バージョン
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インテグレーションはUnrealコマンドラインパラメータの -nothreading
を部分的にサポートしています。制約事項は以下の通りです。
-nothreading
is set.No Threadingモードで実施されたのは最小限のテストであり、本番環境に相応しいテストではありません。
また -nothreading
を実行する場合は、 -nosound
も実行してWwiseサウンドエンジンを完全に無効にすることを推奨します。