ArgosBigbayev
Member
For some reason, "menu.bor" only plays on levels, but not in the main menu. Many people say that the "bor." format is outdated, so is it possible to completely abandon bor in favor of ogg? I'm using the V 3.0 engine.
Yes, you can convert bor to wav using this tool, and then convert to ogg vorbis format (opus is not compatible, only vorbis).so is it possible to completely abandon bor in favor of ogg? I'm using the V 3.0 engine.
Of corse, but I'm already using vorbis. The problem is different. Complete, remix, and menu exist exclusively in the bor format. They cannot be replaced with ogg. I have correctly converted the desired compositions to bor, and they work at the levels, but not in their original positions.Yes, you can convert bor to wav using this tool, and then convert to ogg vorbis format (opus is not compatible, only vorbis).
Yes, they can. Unless you are using a very old build.Complete, remix, and menu exist exclusively in the bor format. They cannot be replaced with ogg.
OpenBOR v3.0 Build 6391? I'm using this particular build. The track is properly converted, and it plays on the level, but not in the menu. Sorry for being annoying, but can you explain what the issue is? Do I need to add a line to the models or something else?Yes, they can. Unless you are using a very old build.
the code now search first for an .ogg extension and, if it fails, it will look for a .bor file.
To make a certain music playing in the main menu, natively the engine looks for a track named "remix.bor" (or remix.ogg / remix.wav).OpenBOR v3.0 Build 6391? I'm using this particular build. The track is properly converted, and it plays on the level, but not in the menu. Sorry for being annoying, but can you explain what the issue is? Do I need to add a line to the models or something else?
Lol. That explains a lot. I still can't get the ogg version of "remix" to work, but by renaming the bor version, I got it to work. I still don't understand what my mistake was, but thank you again.To make a certain music playing in the main menu, natively the engine looks for a track named "remix.bor" (or remix.ogg / remix.wav).
The "menu.bor or .ogg or .wav" will be played during the select screen only, not in the main menu.