View Full Version : Converting losslessy between WAVC and WAV - Possible?
Masquerade
30-04-2020, 04:29
Hello, on behalf of a friend I would like to ask if it's possible to convert audio files in *.wavc format into standard *.wav format and back into *.wavc without harming the audio quality.
I have tagged a sample below of some *.wavc audio in the hope someone knows a way of converting this file type.
They have already tried WinAMP with the .acm plugin, howeverr that didn't work - and Audacity couldn't read the file.
Thank you in advance and have a wonderful day!
Joe Forster/STA
30-04-2020, 11:54
Wow, what a riddle! :) You have to remove the first 16 bytes (some kind of header) of the files so that they start with the FSB5 signature. Now they are FSB files (whatever that is), extract them into WAV with FMOD FSB files extractor (https://zenhax.com/viewtopic.php?t=1901). I have no idea how you can convert them back to FSB/WAVC.
Masquerade
30-04-2020, 14:42
Wow, what a riddle! :) You have to remove the first 16 bytes (some kind of header) of the files so that they start with the FSB5 signature. Now they are FSB files (whatever that is), extract them into WAV with FMOD FSB files extractor (https://zenhax.com/viewtopic.php?t=1901). I have no idea how you can convert them back to FSB/WAVC.
Thanks for that reply! Upon further investigation, we might not need to go from wav back into wavc so your method will probably do the trick (although we're yet to test).
I'll update this comment with any progress my friend makes. I'm sure that they are also very grateful.
By the first 16 bytes, is this something that would be removed using notepad or hex editor etc...? I'm sorry if that's more of a schoolboy question however that's out of my own curiosity.
Joe Forster/STA
01-05-2020, 00:49
By the first 16 bytes, is this something that would be removed using notepad or hex editor etc...?
Yes, with a hex editor.
Like Joe Forster/STA said, drag and drop wavc files to this program to make them fsb, and then use that fsb extractor to convert to wav.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.