Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.05 KB

autoswitch scene obs based from osu!state (Main Menu, Editor, Playing, Lobby etc)

What you need

Usage

  1. download latest release
  2. extract file
  3. install Gosumemory and OBS-Websocket (See link above to get installer)
  4. run Osu!, Gosumemory and OBS
  5. setup password in OBS-Websocket settings
  6. open autoswitch.exe

or

if you prefer run python script instead, then install

  1. install Python 3 and Add to PATH
  2. clone/download this source code
  3. open run.bat
  4. or python autoswitch.py in cmd

NOTE

only windows is supported since Gosumemory only support windows

TODO

  • Improving
  • Separate Function and Class, and make an executable instead python script
  • Probably convert this to C# or Javascript
  • Trying to create obs-python version