CTCaer/jc_toolkit

how to create custom jcvib files?

CoderQCYT opened this issue · 2 comments

the title says it all

or you could intergrate it with the toolkit

@CoderQCFromScraatch it would be very useful to have that
i managed to create a custom bnvib file by taking a sample bnvib file, removing the vibration data (using a hex editor) then adding hex codes that correspond to different frequencies. you also need to specify the number of samples and the sample rate in the file header.
not a recommended way for sure but it is possible to make a program which automatically does this for you i.e. adds in the right codes, right number of samples, etc.

@MarsBars06 Could you tell me what you found? I might be able to make a program myself.