Questions et réponses de la communauté

Bienvenue sur le forum de questions et réponses d'Audiokinetic, propulsé par la communauté. C'est l'endroit où les utilisateurs de Wwise et Strata s'entraident. Pour obtenir une aide directe de notre équipe, veuillez utiliser la page « Tickets de soutien ». Pour signaler un bug, utilisez l'option Bug Report dans l'Audiokinetic Launcher. (Veuillez noter que les rapports de bug soumis au forum questions-réponses seront rejetés. L'utilisation de notre système de rapport de bug dédié garantit que votre rapport est vu par les bonnes personnes et a les meilleures chances d'être corrigé.)

Pour obtenir rapidement les meilleures réponses, suivez ces conseils lorsque vous posez une question :

  • Soyez précis : qu'essayez-vous de réaliser ou quel est le problème spécifique que vous rencontrez ?
  • Pensez à inclure les détails importants : incluez des détails tels que les versions de Wwise et du moteur de jeu, le système d'exploitation, etc.
  • Expliquez ce que vous avez essayé de faire : indiquez aux autres les mesures que vous avez déjà prises pour essayer de résoudre le problème.
  • Concentrez-vous sur les faits : décrivez les aspects techniques de votre problème. Se concentrer sur le problème aide les autres personnes à trouver rapidement une solution.

0 votes
Hi there,
I'm having a go at the Wwise Limbo project, as a personal goal, and I'm having some trouble that I would really appreciate some help with.

I've followed all of the documentation as well as video tutorials, yet when I replace the assets with my own assets (named the same), and rebuild the soundbanks, I hear nothing upon playing the game. Originally, before replacing any assets into the game, I can play and hear everything original as intended. So it seems the soundbanks are not generating properly, even though everything is ticked. I can audition the sounds perfectly fine, but they just won't play in game.

It seems to be related to this known issue, which doesn't have any resolution comments: https://www.audiokinetic.com/qa/4268/generate-soundbank-in-the-sample-project-limbo

I have tried moving the project out of the default file path, and have made sure all of the files are not 'read-only'. The Wwise version is 2022.1.0. When I tick all banks that I want to build, it also does not update the I_intro or I_testbank soundbanks even though they're ticked (telling me their data size and decoded size is 0, whereas the I_default data size is 77040 and decoded size 250740).

Any help would be appreciated as there seems to be no help surrounding this issue :( thank you.

Best,

Abbie
dans General Discussion par Abbie Howard (130 points)

2 Réponses

0 votes
 
Meilleure réponse

Hey Abbie, 

Sorry to hear you're having problems with getting sound into Limbo.  
I just tried to follow your instructions, and it does work fine on my end.

To clarify what I did, here are a few steps.

  1. Downloaded Limbo with Wwise 2022.1.0
  2. Launcher > Samples > Open in Wwise
  3. Drag a "long" sound file into Default Work Unit (to ensure it does not inherit all the Limbo-specific mechanisms with RTPC, etc.)
  4. Made sure it's sending to Master Audio Bus (to ensure no effect changes)
  5. Added the SFX to the intro > menuIntroStart Event. 
  6. Generated SoundBanks
  7. Launcher > Sampels > Run Limbo.
  8. Your imported SFX should play once the game starts.  

I would suggest you try this too, cause Limbo does use both Game Syncs and Event Actions with fades that might influence whether the sound(s) are audible. 

par Mads Maretty S. (Audiokinetic) (40.2k points)
sélectionné par Mads Maretty S. (Audiokinetic)
0 votes
Hi Abbie,

I had the same issue with version 2022.1.4 of Wwise. The steps suggested by Mads did not do the trick for me. I noticed the error "Event ID not found" for every sound in the Profiler but I did not know how to solve this.

I decided to try out an older version 2021.1.13 of Wwise and with this version I was able to generate SoundBanks succesfully.

Best, Tom
par Tom V. (140 points)
...