Can FSBank_Build() build fsb with a file name which is longer then 30 characters?

Hello, this is my first post here. I am trying to build *.fsb by the example from fsbanklib(C++), but when i use FSBank_Build() to build a *.fsb, i notice that every file name i inputed will be automatically short into 30 characters.

I want to keep original length of file name in *.fsb. Can someone solve this problem?

Sorry, i’m not good at english.

I think I found an alternative.

I make a *.fsproj and pass it to fsbankexcl.exe so that it can automatically build *.fsb

1 Like

What version of FMOD are you using?