社区问答

欢迎来到 Audiokinetic 社区问答论坛。在此,Wwise 和 Strata 用户可互帮互助。如需我们团队直接提供协助,请前往技术支持申请单页面。若要报告问题,请在 Audiokinetic Launcher 中选择“报告错误”选项(注意,问答论坛并不会接收错误报告)。我们内部设有专门的错误报告系统,会有专人查看报告并设法解决问题。

要想尽快得到满意的解答,请在提问时注意以下几点:

  • 描述尽量具体:比如,想达到什么样的目的,或者具体哪里有问题。
  • 包含关键细节:比如,Wwise 和游戏引擎版本以及所用操作系统等等。
  • 阐明所做努力:阐明自己为了排除故障都采取了哪些措施。
  • 聚焦问题本身:聚焦于问题本身的相关技术细节,以便别人可以快速找到解决方案。

+6 投票

After updating our Unity project to the latest version of Wwise (2019.1.1.6977), I've been receiving the following error messages in our PS4 Devkit (SDK 6.5) indicating what we think is a required update to SDK 6.5.

[Debug] AkSoundEngine.prx: PS4 SELF file, SDK version = 06.008. 

[Debug] AkSoundEngine.prx: 06.008.001 : crtbeginS 

[Debug] AkSoundEngine.prx: 06.008.001 : crtendS 

[Debug] AkSoundEngine.prx: 06.008.001 : crti 

[Debug] AkSoundEngine.prx: 06.008.001 : crtn 

[Debug] AkSoundEngine.prx: 06.008.001 : libSceAjm_stub_weak 

[Debug] AkSoundEngine.prx: 06.008.001 : libSceAudioOut_stub_weak 

[Debug] AkSoundEngine.prx: 06.008.001 : libSceFios2_stub_weak 

[Debug] AkSoundEngine.prx: 06.008.001 : libScePosix_stub_weak 

[Debug] AkSoundEngine.prx: 06.008.001 : libc_stub_weak 

[Debug] AkSoundEngine.prx: 06.008.001 : libkernel_stub_weak 

[Debug] AkSoundEngine.prx: SDK version (module_param) = 06.008.001. [Error] Format of the SELF file is not valid. (AkSoundEngine.prx, SDK version must be 06.50x)

 

Now, we're wondering if there are other ways for us to get the required update or if my version of Wwise doesnt support the mentioned PlayStation SDK at all. We have successfully updated Wwise in the past following the instructions pasted here https://www.audiokinetic.com/library/edge/?source=Unity&id=pg__installation.html so rest assured that the installation process was done correctly. Also kindly let us know should we have done the installation another way. Thanks!

分类:General Discussion | 用户: Jopet A. (170 分)
We have the same issue here. It looks like even the latest Wwise 2019.x doesn't support 6.50 yet, so we're not going to bother updating just yet.
I'm having the same issue - just updated to the latest version off wwise - 2019.1.2.7018.1481 and my error log looks the same as this.

Can we please get an idea of when to expect this to be fixed? Sony is only accepting submissions with the 6.5 SDK so now Wwise is preventing us from releasing our game.

1个回答

0 投票

If you have ps4 plugin source code, then recompile on PS4 SDK 6.5x env.

 

https://www.audiokinetic.com/ko/library/edge/?source=SDK&id=whatsnew__2018__1__3.html

Note.gif

참고: Plug-in Developers This version of Wwise supports plug-ins built with Wwise 2018.1. For plug-ins built with older versions of Wwise, their developers must recompile and repackage them with a compatible version.
用户: JJstudio (220 分)
...