コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

0 支持
Hello everyone,

I am attempting to integrate the Oculus Audio SDK into the latest version of Wwise by following these directions which I am copying from Oculus' website:

Installing into Wwise Tool

Directory Structure

The following directories may be found within this distribution file:

    include: Contains the header file OculusSpatializer.h, which is used to integrate Wwise into an application. It contains important registration values that an application must use to properly register OSP within Wwise. The header file also includes (commented out) source code that shows how to properly register the plugin with the Wwise run-time.
    Win32 and x64: Contains the DLL used for both the Wwise tool and the user application.
    bin\plugins: Contains OculusSpatializer.dll and OculusSpatializer.xml. Located in \Win32 or \x64.

Installation

Copy the files found in the folder <platform>\bin\plugins to the folder Wwise\Authoring\<platform>\Release\bin\plugins.
Note: "platform" = "\Win32" or "\x64"

Note: You can also view the page directly at https://developer.oculus.com/documentation/audiosdk/latest/concepts/osp-wwise-install/

Upon following these directions I can open Wwise, but attempting to open a project results in a crash 100% of the time.

Some information about my system:

Windows 7 Pro SP1 64 bit, Intel Core i5 CPU, 4GB RAM

As best I know I am using the latest version of all applicable software and everything is up to date.

If you have any answers or suggestions, I would love to hear them.

Thanks everyone!
Allen Antoine (130 ポイント) General Discussion

回答 1

0 支持
 
ベストアンサー
Hi Gerald,

Oculus are planning to release a patch update this week.

https://forums.oculus.com/developer/discussion/38368/please-read-if-you-use-wwise-2016-1

Cheers,
Thomas Bärtschi
Thomas B. (440 ポイント)
Bernard R. (Audiokinetic) 選択
...