-
Notifications
You must be signed in to change notification settings - Fork 5
3. Troubleshooting
Arsenii Motorin edited this page Dec 9, 2025
·
3 revisions
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-uglyAfter 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)"At the moment, the mod does not work in singleplayer. Support for singleplayer mode is planned, but not yet implemented.