SDL Grabber is an infologger Aroma plugin for Splatoon developed by splatoon1enjoyer, the administrator of the SDL Foundation, that logs the following information of players you play with in order to make reporting cheaters and dealing with a certain exploit easier. Additionally, this is a direct replacement for the Recently Played With functionality in Friends List for Splatoon.
Go to the latest release and download the .wps
file. On your Wii U's SD card, place that file in wiiu/environments/aroma/plugins
. Afterwards, reboot the console and the plugin should be active.
The tool automatically writes the logged data to a file named log.txt
on your SD card inside the directory named macchiato/programs/SDL Grabber
. If you detect any suspicious activity from players in your matches, upload the latest log to the Pretendo Network cheater reporting thread along with the particular names of the offenders. Note that the tool only logs your latest match played and any previous data gets overwritten.
Join our Discord server for usage related questions or technical support.
Note
Building this SDL software requires having the SDL Foundation's Macchiato modding framework. This framework is not currently publicly available for download because it is not ready for public use.
- Copy the Macchiato directory to
Source/Macchiato
- Run the build script:
./build.sh
The resulting file should be located at Build/sdl-grabber.wps
.
SDL Grabber is licensed under the GNU Affero General Public License 3.0. Exempt from this licensing are libraries and other dependencies in the library directory (Dependencies/
), each one licensed respectively according to their LICENSE file(s).