构建要求
- 在使用 Visual Studio 2017 构建时:Windows 10 SDK 1809 (10.0.17763.0)
- 在使用 Visual Studio 2019 构建时:Windows 10 SDK 2104 (10.0.20348.0)
- 在使用 Visual Studio 2022 构建时:Windows SDK for Windows 11 (10.0.22621.755)
版本说明
以下各节列举并阐述了 2023.1.7 和 2023.1.8 版本之间针对 Wwise 所作的 Windows 特定改进。有关常规版本说明的信息,请参阅 版本说明 2023.1.8 章节。
行为改进
- WG-71333 在枚举和初始化 Motion Output Device 中的 XInput 手柄时不再需要对
AkPlatformInitSettings::hWnd
进行初始化。