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

BakkesMod does not inject when running Steam under a different user #24

Open
daniel-dara opened this issue Sep 30, 2022 · 0 comments
Open

Comments

@daniel-dara
Copy link

daniel-dara commented Sep 30, 2022

There is a notable method to allow quick-switching Steam users on a Windows machine. It involves creating a desktop shortcut with the following "Target".

%windir%\system32\runas.exe /user:MyOtherUser /savecred "C:\Program Files (x86)\Steam\steam.exe"

The user can then close steam and launch it from this shortcut to automatically switch accounts. Unfortunately BakkesMod does not find the Rocket League process when it is run under a different user when using the /user command.

It would be great if BakkesMod could look for these processes under all users or provide a setting or button to scan for additional processes in order to support this feature.

Note: For this quick-switch to work, a second Windows user must be created, logged into, and then Steam must also be logged into (as the second account) with "save credentials" checked. The user can then be logged out and the switching can be done seamlessly from the primary Windows account in the future.

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