Skip to content

3. Troubleshooting

Arsenii Motorin edited this page Dec 9, 2025 · 3 revisions

macOS support

On macOS, the mod does not work out of the box. To enable video playback, you must manually install GStreamer through Homebrew.

Run the following command in Terminal:

brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly

After installation, restart your computer.

If you don’t have Homebrew yet, install it with:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Singleplayer

At the moment, the mod does not work in singleplayer. Support for singleplayer mode is planned, but not yet implemented.

Clone this wiki locally