Autostarter

Autostarter 2.0.0

Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/DaviBe92/Autostarter
Minimum OBS Studio Version
30.1.0
Supported Platforms
  1. Windows

Autostarter​

Enhanced plugin version of my OBS Autostarter lua script​


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.

Settings_Screen.png

Launch Dialog​

Launch_Screen.png

Features​

  • 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
  • CMD/Shortcut argument support --autostarter "loadoutname"

Improvements over the old Lua Script​

  • Native C++ implementation for better performance
  • Multiple loadout support
  • Added launch confirmation option
  • More configuration options
  • Prevents duplicate programm launches
  • Faster startup and response times
  • Modern UI with better usability

Usage​

  1. Extract the autostarter.dll to your OBS plugins directory: e.g: C:\Program Files\obs-studio\obs-plugins\64bit
  2. Open OBS Studio
  3. Go to Tools → Autostarter
  4. Check Enable Autostarter
  5. Create a new loadout or use the default one
  6. Add your programs using the "Add" button
  7. Configure launch options for each program
  8. Save your settings

Configuration​

  • Loadouts: Create multiple program groups for different scenarios
  • Launch Options:
    • Minimize on start
    • Auto-close when OBS exits
    • Launch confirmation dialog
  • Command Line / Shortcut: Start OBS with a specific loadout using:
    obs64.exe --autostarter "loadoutname"
    This will bypass the enabled state and launch dialog, always launching the specified loadout.
Author
DaviBe
Downloads
119
Views
515
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from DaviBe

Top