# SplatTool (Public ver.) A cross-platform mod menu for Splatoon v288 on [Cemu](https://github.com/cemu-project/Cemu/releases) 2.6/2.7 (Experimental)
This version has been scrubbed of anything abusive. ![SplatTool Showoff Image](assets/demo.png)
SplatTool running on macOS 26.4.1 ## Running ## Linux Since Linux actually demands root priviliages to read another applications memory, you have to run it as root.
You can either run the binary directly with `sudo` or `doas` or launch it directly for pkexec popup. Since the UI relies on [Photino](https://www.tryphotino.io/) it needs `webkit2gtk-4.1` installed. On x11 you may need to run first `xhost +SI:localuser:root` to allow forwarding gtk to your window manager from root. Unsure if the same has to be done for wayland. ## MacOS Same situation with Linux. The application bundles a small root helper program to assist with this.
But since i dont pay Apple 99$/year you first have to `xattr -rd com.apple.quarantine /Applications/SplatTool.app` to bypass their stupid gatekeeper or do so in System Preferences -> Privacy & Security -> Open Anyway. ## Windows Nothing special required to run.