![]() |
Custom sounds - 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: Technical Support (https://www.frictionalgames.com/forum/forum-80.html) +---- Thread: Custom sounds (/thread-31352.html) |
Custom sounds - goodcap - 10-16-2015 So I want to use custom sounds for CS, but I have no idea how it works. In the sound folder I see a .fdp, .fev, and .fsb file PER sound. What do they do? RE: Custom sounds - TiManGames - 10-16-2015 The sounds are compressed. You should unpack the files. Use this program: http://forums.unknownworlds.com/discussion/118938/tool-fsb-extractor But I think the unpacker can currpot the sounds. RE: Custom sounds - goodcap - 10-16-2015 (10-16-2015, 04:28 PM)TheTieMan Wrote: The sounds are compressed. You should unpack the files. So I can't use .ogg? RE: Custom sounds - WALP - 10-16-2015 unless the wiki is outdated, it should still be possible to use the HPL2 .snt system. though the wiki mentioned that support for it could be cut at any time. RE: Custom sounds - Fatalist - 10-17-2015 This guide (https://wiki.frictionalgames.com/hpl3/engine/sound ) seems outdated. FMOD designer don't create .fsb files and the .fev files. Only .bank and .fspro files. Also .snt files don't work in game at all. I use the snt editor and create few snt files, but doesn't hear it in game. RE: Custom sounds - WALP - 10-17-2015 Figured out how to export .fsb First of all make sure you have the older FMOD (ex) Designer, and not FMOD Studio Then make a new project Add a soundbank to it under the banks tab. Go to Sound Defs and click add sound file, then add a soundfile of your choosing. Go to Events -> Groups. Right click the layer and add the sound you put in your bank(using the ok button, not "add soundfile". Go back to your bank, right click it and click build. In the tab that appears you click build as well. Among other files, a .fsb file should now have been generated in the same folder as your .fdp(where you first saved the project). EDIT: Was some incorrect info in this initial post, make sure to reread last part if this is not your first time reading. RE: Custom sounds - A.M Team - 10-17-2015 Can you explain in detail the events part of the instructions? I don't know how to do that part... RE: Custom sounds - WALP - 10-17-2015 ![]() RE: Custom sounds - A.M Team - 10-17-2015 (10-17-2015, 10:27 AM)WALP Wrote: Thank you! ![]() RE: Custom sounds - ussdarkstar - 10-24-2015 many unnecessary loss of time in vain. shame world the most infamous program |