-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Avoid rendering of SC2 client #91
Comments
This is a request for Blizzard since it requires changes to the game itself. Alternatively you can use the linux install which always runs without a UI. |
@KevinCalderone an idea ? |
A headless mode for WIndows/Mac is not currently planned. Using Linux is your best option if you want the best performance. Another option would be to run the Linux build on Windows via docker. We've made some progress towards that: https://github.com/Blizzard/s2client-docker |
Sorry if unrelated; but does anyone here know how much quicker it is to go through an entire replay in headless/no UI-mode than it is with the game rendering? |
Hi everyone,
I know the option "--norender" to avoid the rendering of feature layers. It works fine.
However, the starcraft 2 client of my computer keeps showing up. That annoys me a lot because it slows the simulation and adds a loading time at launch.
How can one avoid every rendering from happening ?
Thanks a lot.
The text was updated successfully, but these errors were encountered: