您可以随时在 Wwise 中打开之前保存为 PROF 文件的远程捕获会话。在打开文件时,Wwise 会填充 Profiler、Voice Profiler 和 Game Object Profiler 布局的所有视图,就跟刚刚完成捕获会话一样。这样便可对游戏中的音频实施进一步分析。
从已有的 Capture Session 加载数据的方法如下:
切换至 Profiler 布局,可以执行以下操作之一:
在菜单栏中,点击 Layouts > Profiler(视图 > Profiler)。
按 F6 键。
在工具栏中,单击 Connect to Remote Platform(连接至远程平台)按钮 。
Remote Connection 对话框将打开 。
点击 Connect To File(连接到文件)。
选择一个 PROF 文件并点击 Open。
Capture Session 中收集的所有数据都将加载到 Profiler、Voice Profiler 和 Game Object Profiler 布局的各视图中。
从多个 Profiling Session 中提取统计信息的方法如下
在 View 菜单中打开 Profiler Statistic 视图。
点击工具栏上的 Connect to Remote Platform 按钮。
Remote Connection 对话框将打开 。
点击 Connect To File 按钮。
选择所需的多个 PROF 文件并点击 Open。
将会处理所选 Capture Session 中收集的所有数据,最终的统计信息将显示在 Profiling Statistics 视图中。