OTC Loader
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.7% endorsement rate
- 🏆 #39 of 161 Utilities mods in this game by downloads
📋 About This Mod
Release: MLVScan Attestation
OTC Loader is a lightweight MelonLoader plugin that automatically detects your game branch (IL2CPP or Mono) and disables any incompatible mod DLLs before they can crash MelonLoader. It works for all mods, not just OverTheCounter.
OTC Loader is a standalone plugin — install it alongside any mod that ships dual-branch DLLs.
For mod authors
If your mod ships both IL2CPP and Mono DLLs, you can point your users to install OTC Loader instead of writing your own branch detection. Add it as a Thunderstore dependency or recommend it in your install instructions.
How it works
-
[]Restore pass — Re-enables any DLLs it previously disabled (.dll.off and legacy .dll.di formats), so branch switches work automatically without manual cleanup.[/]
[]Scan pass — Checks every DLL in your Mods folder (including subdirectories). DLLs targeting the wrong branch are renamed to .dll.off. DLLs inside Plugins/ subfolders and infrastructure DLLs (S1API, SwapperPlugin) are always skipped.[/]
[]Compatibility check — If a disabled DLL has no compatible counterpart, a detailed log warning identifies the mod and suggests checking for a compatible release or switching game branches.[/]
[]Interactive review — On first-time disables, popup prompts let you review each incompatible mod, optionally whitelist individual DLLs, and manage your existing whitelist — all before a recommended restart.[/]
[]Restart prompt — A final popup explains which mods were disabled, confirms the game is safe to run, and recommends restarting so the runtime fully unloads cached assemblies.[/]
Branch detection
OTC Loader uses a two-stage detection strategy:
-
[]Filename keywords — DLLs containing "mono" or "il2cpp" in their filename are classified instantly.[/]
[]Mono. Cecil fallback — If the filename is ambiguous, the DLL's type references are inspected via Mono. Cecil. IL2CPP-prefixed namespaces (Il2CppScheduleOne, Il2CppSystem) are matched first; bare ScheduleOne references are then used to identify Mono. DLLs with no recognizable references (native DLLs, locked files, branch-agnostic libraries) return unknown and are left alone.[/]
When incompatible DLLs are detected for the first time, an interactive prompt walks you through each one — keep it disabled or whitelist it with a single click. If you already have a whiteli
-
[]Filename keywords — DLLs containing "mono" or "il2cpp" in their filename are classified instantly.[/]
OTC Loader is a lightweight MelonLoader plugin that automatically detects your game branch (IL2CPP or Mono) and disables incompatible mod DLLs before they crash. With 50 endorsements and 7,569 downloads, it's a niche utility for modders using MelonLoader. Last updated March 2026.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Solves a real headache: no more crashes from wrong-branch mods
- Set-and-forget utility—no manual tweaking needed
- Decent adoption for a niche tool (50 endorsements, 7.5k downloads)
⚠️ Cons
- Only works if you're already using MelonLoader—not for everyone
- Small modding community backing (50 endorsements) means limited testing
- Compatibility risk with other MelonLoader plugins that modify DLL loading
For MelonLoader users who juggle mods across IL2CPP and Mono games and want crash protection. Skip if you don't use MelonLoader or only play one branch.
💡 Beginner Tips
- Place the DLL in your MelonLoader/Plugins folder—no extra setup needed.
- If you play multiple games, this will auto-detect each one's branch, so no need to swap mods manually.
- Keep MelonLoader updated to ensure compatibility with the latest plugin API.
📊 Mod Details
- Game
- Schedule1 Mods
- Author
- hdlmrell
- Version
- 1.0.1
- Downloads
- 7,569
- Endorsements
- 50
- Category
- Utilities
- Created
- 3/19/2026
- Updated
- 3/31/2026
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Schedule I Mods
Download from Nexus Mods.
📖 Full step-by-step install guide for Schedule I →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Schedule I commands, item IDs, and more.
Keep browsing — more Schedule I mods await