Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] No music #123

Open
shinra-electric opened this issue May 1, 2024 · 1 comment
Open

[macOS] No music #123

shinra-electric opened this issue May 1, 2024 · 1 comment

Comments

@shinra-electric
Copy link

I've compiled the executable and made a macOS app bundle, which works great.
(I had to change an include from <SDL2/SDL.h> to just <SDL.h> in src/platform_sdl.c in order to get it to compile)

Everything is working fine, except there is no music playing.

  • Sound effects are ok
  • The music level is set to 60 in the options.
  • There is no error message in console, and it says open music track X when I select a track from the in-game menu.
  • I have 11 files in the music dir, labeled track01.qoa up to track11.qoa
@alexmyczko
Copy link

I've compiled too, on macOS. I did not have to change anything, and music works just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants