Frictional Games Forum (read-only)
How do you create a .fsb? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: SOMA (https://www.frictionalgames.com/forum/forum-55.html)
+--- Forum: User created content (https://www.frictionalgames.com/forum/forum-79.html)
+---- Forum: Development (https://www.frictionalgames.com/forum/forum-82.html)
+---- Thread: How do you create a .fsb? (/thread-35199.html)



How do you create a .fsb? - A.M Team - 12-19-2015

If anyone's confused, a .fsb file is what most of the 3D sounds are called in SOMA.

I want to make custom sounds for the monsters in SOMA but unfortunately I have my .ogg files and all the FMOD kits that Frictional Games' Jens told me to get but I don't know how to make a .fsb file with these programs.

Any help? Undecided


RE: How do you create a .fsb? - Romulator - 12-19-2015

What's stopping you from using .ogg and .snt files? They still work if you're familiar with the old style.


RE: How do you create a .fsb? - A.M Team - 12-19-2015

But when I try to make a .snt it won't work, besides, the .fsb uses reverb and other fancy sound qualities. Plus I can access it easier through the Level Editor.


RE: How do you create a .fsb? - SlackerinDeNile - 12-19-2015

FMOD Studio.

You can create one using this software.

Here's some more information.


RE: How do you create a .fsb? - Romulator - 12-20-2015

(12-19-2015, 11:43 PM)SlackerinDeNile Wrote: FMOD Studio.

You can create one using this software.

Here's some more information.

Just to add on, here is also some information on the wiki https://wiki.frictionalgames.com/hpl3/engine/sound


RE: How do you create a .fsb? - A.M Team - 12-20-2015

Thanks all. I'll try this.