thunderk / blockofighter

A 3D two-player arena combat game, featuring characters similar to a popular construction toy
Mozilla Public License 2.0
7 stars 2 forks source link

Remove Fmod usage #1

Open thunderk opened 10 years ago

thunderk commented 10 years ago

Fmod is badly distributed. Replace it with SDL_mixer or OpenAL.

ghost commented 7 years ago

The required version of FMOD seems to no longer be available from http://www.fmod.org/ (or I don't know how to get it or install properly). I can compile the game without audio just fine with "FMOD = no" in makefile.

Using OpenSuse Leap 42.1