Skip to content

Using the POSIX Fake Client

Christoph Honal edited this page Nov 12, 2020 · 2 revisions

The fake client binds to the Mumble Link plugin on Linux and Mac OSX and sets your ingame position to (almost) zero. This is not optimal, but better than nothing.

Install make and g++, on OSX you can use Homebrew (https://brew.sh). Then open your terminal, change into the POSIX directory. Run make to build the tool, and make run to run it.

Clone this wiki locally