A cross-platform mod menu for Splatoon v288 on [Cemu](https://github.com/cemu-project/Cemu/releases) 2.6/2.7 (Experimental)<br>
This version has been scrubbed of anything abusive.
<br>
<small>SplatTool running on macOS 26.4.1</small>
## Running
## Linux
Since Linux actually demands root priviliages to read another applications memory, you have to run it as root.<br>
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.<br>
But since i dont pay Apple 99$/year you first have to `xattr -cr /Applications/SplatTool.app` to bypass their stupid gatekeeper or do so in System Preferences -> Privacy & Security -> Open Anyway.