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

Shutdown Steam gracefully instead of forcing/killing the process #413

Open
KKire opened this issue Sep 23, 2024 · 0 comments
Open

Shutdown Steam gracefully instead of forcing/killing the process #413

KKire opened this issue Sep 23, 2024 · 0 comments

Comments

@KKire
Copy link

KKire commented Sep 23, 2024

Steam has a way to gracefully shutdown by using the -shutdown command parameter. That should be used instead of killing the process when "Stop Steam before import" option is selected.
More info at Valve Developer Community

I think the change needs to be made in the ensure_steam_stopped() function


Also maybe add option to start Steam silently via -silent command parameter but that can be a separate feature request.

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

No branches or pull requests

1 participant