Skip to content

Launching Vanilla vs Modded

  • “Start Modded” vs “Start Vanilla” — which binary each button launches.
  • Why vanilla still needs to be launchable (Central Auth occasionally re-syncs Steam tickets for other games’ save states).
  • Launch arguments Anomaly passes to SCPSL.exe (MelonLoader flags, optional dev-console).
  • How to add Anomaly.Launcher.exe as a non-Steam game for Steam overlay support.
  • Anomaly.Launcher\ViewModels\MainWindowViewModel.cs — launch button wiring.
  • Anomaly.Launcher\Services\GameProcessService.cs — process spawning and arguments.