Mumble Overlay on Linux

Improve this page

To use the Overlay in an application you start that application through the mumble-overlay binary:

mumble-overlay gameexecutable

The mumble-overlay binary is a utility for an LD preload which you can also execute manually:

LD_PRELOAD=/path/to/libmumbleoverlay.so gameexecutable