Page 1 of 1

Music Not Working in SMBX2 (2.0.0 b4)

Posted: Fri May 19, 2023 1:27 am
by Firebird64DD
Whenever I try to insert custom music into a level, I get an error message that says that the music file could not be opened. Am I simply using the wrong file format or is this a problem with the application?

Re: Music Not Working in SMBX2 (2.0.0 b4)

Posted: Fri May 19, 2023 7:36 am
by deice
Firebird64DD wrote:
Fri May 19, 2023 1:27 am
Am I simply using the wrong file format
well, which file format are you using? also, keep in mind that custom music paths are relative to the episode folder, so if you have a level folder named "level" and a file called "music.ogg" inside, the custom music path would be level/music.ogg instead of just music.ogg

Re: Music Not Working in SMBX2 (2.0.0 b4)

Posted: Tue May 23, 2023 7:25 pm
by Firebird64DD
I'm using WAV audio.

Re: Music Not Working in SMBX2 (2.0.0 b4)

Posted: Wed May 24, 2023 6:28 am
by deice
Firebird64DD wrote:
Tue May 23, 2023 7:25 pm
I'm using WAV audio.
i think that wav files might not work depending on how they're encoded. the best format to use for smbx2 custom music is ogg, so you should try converting it first and seeing if that fixes the issue