This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 234
ogg file cannot be played on mac #1
Labels
Comments
I was able to play the game by converting the ogg files to wav. Suggest shiping .wav instead of .ogg
|
Hey @orsenthil I don't have a Thanks for your time 😄 |
I'm not too familiar with mac, either. My first thought was to throw the .dll files for playing .ogg files into the game /dir. |
@orsenthil Does doing the following fix the issue? $ brew install libogg
$ brew install libvorbis
$ brew install sdl_mixer --with-libvorbis |
@prodicus , that solves the problem with ogg files on mac. Thanks. (.wav is supported out of box all platforms, but not sure if it's worth converting ogg to wav). |
@orsenthil 👍 So there are no issues apart from this in |
tasdikrahman
added a commit
that referenced
this issue
Jan 29, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: