/dev/random wrote:Doesn't ioQuake support OGG? Mp3 has some licensing troubles afaik.
Yes of course, ioQ3 supports OGG format. Actually, this support is not enabled in Smokin' Guns 1.1 branch, but we just have a definition to update if we need it. So yes, new musics should probably be provided in OGG format if possible.
You just have to remind us to activate OGG support when needed

Anyone wanting to try OGG support by compiling 1.1 branch can just edit the "Makefile.local" at line 40 and change it to:
- Code: Select all
USE_CODEC_VORBIS = 1
