Plugin for OBS Studio that automatically launches and quits programs alongside OBS. Perfect for streamers and content creators who need to start multiple applications when beginning their streaming or recording sessions.
- 🚀 Automatically launch programs when OBS starts
- 🎯 Save multiple loadouts for different scenarios
- 📱 Launch multiple programs per loadout
- ⚙️ Highly configurable launch options:
- 🔽 Launch programs minimized
- 🔄 Automatic program termination when OBS exits
- 💬 Optional launch confirmation dialog
- 🎮 Launch and quit programs directly from OBS
- 💻 Command line support (
--autostarter "loadoutname")
- ✨ Native C++ implementation for better performance
- 📦 Multiple loadout support
- 💬 Added launch confirmation option
- 🔧 More configuration options
- 🛠️ Full process management with proper termination
- 🔍 Prevents duplicate programm launches
- ⚡ Faster startup and response times
- 🖥️ Modern UI with better usability
- Windows 10 or later
- OBS Studio 30.1.2 or later
- 64-bit system
- Download the latest release from the releases page
- Close OBS Studio if it's running
- Copy the
autostarter.dllto your OBS plugins directory:C:\Program Files\obs-studio\obs-plugins\64bit - Start OBS Studio
- Find "Autostarter" in the Tools menu
- Open OBS Studio
- Go to Tools → Autostarter
- Check Enable Autostarter
- Create a new loadout or use the default one
- Add your programs using the "Add" button
- Configure launch options for each program
- Save your settings
- Loadouts: Create multiple program groups for different scenarios
- Launch Options:
- Minimize on start
- Auto-close when OBS exits
- Launch confirmation dialog
- Command Line:
Start OBS with a specific loadout using:
This will bypass the enabled state and launch dialog, always launching the specified loadout.
obs64.exe --autostarter "loadoutname"
Developed with ❤️ by Davi Be



