Skip to content

Installation

DooDesch edited this page Jun 22, 2026 · 1 revision

Installation

Requirements

Requirement Notes
Schedule I the IL2CPP build
MelonLoader 0.7.x
S1API ifBars-S1API_Forked

Mod manager (recommended)

Install Snitch from Thunderstore via r2modman / the Thunderstore app. MelonLoader and S1API are pulled in as dependencies automatically.

Manual

  1. Install MelonLoader 0.7.x for Schedule I.
  2. Install S1API (ifBars-S1API_Forked).
  3. Drop Snitch.dll into the game's Mods/ folder.
  4. Launch the game. You should see a Snitch ... - profiler. line in the MelonLoader console.

First run

Open the in-game developer console and type:

snitch start
snitch hud on

That arms sampling and shows the on-screen overlay. See Console Commands for the rest, or open the Web Dashboard at snitch.doodesch.de.

Settings

Settings live in UserData/MelonPreferences.cfg under Snitch_01_Main (or the in-game Mod Manager UI): master switch, multiplayer behaviour, auto-start, HUD, provider poll rate, and the local data-server port (6140 by default, loopback only). The profiler is idle until you snitch start.

Clone this wiki locally