Switching sounds fonts

Hi. I recently tried switching the sound fonts in my proffieboard so one would come before another. I swapped them on the sd card and in the config file. It did work and the sound fonts are switched, but now the saber isn’t letting me switch to a previous sound font, and the boot line doesn’t always play when I turn my saber on.

I’m uploading the codes I used so you can see if there’s anything I forgot to do. The one with “backup” in the name is the original unchanged file. The one without is the modified file.

dooku_backup.h (84.4 KB)

dooku.h (84.4 KB)

The config file changes look fine to me.

You don’t need to swap the files around on the SD card though, you could just put “Bank09;common” in your first preset.

My guess is that the “before” and “after” uses different versions of ProffieOS, and therefore different versions of the BC prop, and something might have changed in which buttons do what. Have you checked the instructions at the top of the BC prop file?

I am going to need help on that end. I don’t know exactly what to look for.

Open your favorite text editor, navigate to your ProffieOS/props folder, type *.*, hit enter, click on saber_BC_buttons.h, start reading. The top of a prop file is text with the “how to use” instructions. Further down it becomes code for that prop.

Or you can read it here:

(Assuming you have a recent version of ProffieOS.)

Finally learnt how to read lol. Thx guys.

1 Like