OGG help

BlitzPlus Forums/BlitzPlus Programming/OGG help

Can anycomputer run .ogg sound files? What is required to run that format? My brother tried to run a game that has the .ogg format and it will not run on his computer (his computer is about 1yr old). Thanks in advance.

the belongs in offtopiv but you need the OGG Vorbis codec/decoder. Just google for the official site. There is also a winamp plugin....

will someone have to install the codec/decoder or will I have to manually decode the .ogg to a .wav after installation?

Blitz has built in support for ogg vorbis. Blitz-compiled executables do not need the ogg vorbis codec.

Blitz can play ogg.

If you want to play via media player or other application, you need the codec.