Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : CLI mode? #136

Open
minhducsun2002 opened this issue Mar 1, 2020 · 1 comment
Open

Feature request : CLI mode? #136

minhducsun2002 opened this issue Mar 1, 2020 · 1 comment

Comments

@minhducsun2002
Copy link

First of all, thank you for your work on this.

I would like to request a CLI mode where you can run SC as a TCP/WS server without GUI, dispatching events like map changes, hit count changes, etc.

Use case

I play osu! in Wine, and the method we usually use for showing osu! RPC data in Discord on Linux (using rpc-wine) has been broken for months now.

Recently, I found that SC works even in Wine, and it has options to dispatch events through WS, effectively allowing the possibility to run a small server interpreting those events & piping them to Discord.

Since the GUI in this case is unnecessary, I think there should be an option to toggle it off.

@Piotrekol
Copy link
Owner

Piotrekol commented Mar 11, 2020

You can sorta achieve this by removing scGui.dll from Plugins folder after configuring everything in SC as you see fit(however SC will still display misc message boxes, like ingame overlay message or error window).
I doubt that true CLI mode will happen at any point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants