Launching the Modded Client
After install, the Launcher starts the modded game from GameRoot/games/<version>/ using the active loadout’s mod set. Vanilla SCP:SL remains managed by Steam and should be launched through Steam when you want to play non-Anomaly servers.
Launch a Loadout
Section titled “Launch a Loadout”Select a loadout and launch it. The Launcher:
- Rebuilds
GameRoot/loadouts/<name>/runtime/from cached catalog packages andlocal/overrides. - Links that runtime’s
Mods/,UserLibs/, andUserData/into the selectedgames/<version>/folder. - Starts
SCPSL.exefrom that game-version folder. - Cleans up the loadout links after the game exits.
Use this when you want to connect to Anomaly-enabled servers or test Anomaly mods.
Launch arguments
Section titled “Launch arguments”The Launcher has an optional launch-arguments field. Anything entered there is passed to the modded game process.
Common examples include Unity or SCP:SL flags such as -popupwindow or custom resolution options. You do not need Anomaly-specific launch arguments for normal play.
The field is saved and reused on later launches.
Running on Linux
Section titled “Running on Linux”SCP:SL is a Windows game, so Linux launch behavior depends on how you run the Launcher:
- Steam Deck Gaming Mode or Windows Launcher under Proton: add
Anomaly.Launcher.exeas a non-Steam game and force a Proton compatibility tool. The Launcher setsWINEDLLOVERRIDES=version=n,bwhen starting SCPSL so MelonLoader’sversion.dllinjects. - Native Linux Launcher: loadouts run through
umu-runfrom umu-launcher, with a per-loadout Wine prefix atGameRoot/wineprefixes/<loadout>/andPROTONPATH=GE-Proton.
If the native Launcher reports that umu-run is unavailable, install umu-launcher using the hint shown in the Launcher.
Killing a stuck game
Section titled “Killing a stuck game”If the modded game stops responding, use Kill in the Launcher. This force-closes the process and should be used only when a normal quit is not possible.
Add the Launcher as a non-Steam game
Section titled “Add the Launcher as a non-Steam game”For Steam overlay support inside the modded game:
- Steam -> Games -> Add a Non-Steam Game to My Library.
- Browse to
Anomaly.Launcher.exe. - Optionally rename the shortcut to “Anomaly”.
- Force a Proton compatibility tool for the shortcut.
Start that shortcut, then launch your loadout from the Launcher.