Jump to content

Question to Ogg in OSX and ogg usage in GemRB


UnholyAngel2017

Recommended Posts

The Wiki says:

 

Vorbis/Ogg frameworks are used by some optional plugins and are not shipped with either OS X or GemRB distributions, but there are native Mac versions available.

 

Could someone specify what I need to get so that GemRB can use ogg-files on OS X?

 

And can GemRB use ogg files in all places where the game plays a sound/music? And if so do I need change the resource references in the gamefiles to point the ogg files?

Link to comment

If you have the ogg vorbis and vorbis file library, you just have to rebuild gemrb for the plugins to support these files. Then they can be used everywhere. You'd only need to modify game files that also specify the file extension — the other cases would just work if you removed the original copies (otherwise they would likely get found first).

 

BUT, looking at our build bot logs, the mac builds do have ogg vorbis support:

https://travis-ci.org/gemrb/gemrb/jobs/306231521#L3184

 

So you can grab one of those dev snapshots and just roll with it. Current master is very stable, we're right before a new release.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...