itch.io is community of indie game creators and players

Devlogs

SynthFace Bob WebGL Audio Fix

The Adventures Of SynthFace Bob
A browser game made in HTML5

recently discovered some places I was going wrong with the

WebGL builds from Unity with FMOD


tried a few things but the most effective single step was changing

the FMOD setting in Unity, in the platform specific section for WebGL 

the setting for output mode defaults to "auto"

but should be set to "JavaScript webaudio output"

and I got best results setting the channels

256 virtual channel

32 real channel


It has made a huge difference to the game audio.

Very happy with this improvement.

Files

  • UB_SFB_WEBGL_Build.zip 74 MB
    Apr 19, 2024
Download The Adventures Of SynthFace Bob
Leave a comment