autoswitch scene obs based from osu!state (Main Menu, Editor, Playing, Lobby etc)
- download latest release
- extract file
- install Gosumemory and OBS-Websocket (See link above to get installer)
- run Osu!, Gosumemory and OBS
- setup password in OBS-Websocket settings
- open
autoswitch.exe
if you prefer run python script instead, then install
- install Python 3 and Add to PATH
- clone/download this source code
- open
run.bat
- or
python autoswitch.py
in cmd
only windows is supported since Gosumemory only support windows
- 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