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

Multi user support #19

Open
L0laapk3 opened this issue Jun 17, 2021 · 0 comments
Open

Multi user support #19

L0laapk3 opened this issue Jun 17, 2021 · 0 comments

Comments

@L0laapk3
Copy link

L0laapk3 commented Jun 17, 2021

I, like many others, own multiple steam accounts to play rocket league. To keep the steam credentials for both accounts stored, I use an (inactive) second windows user.
I then start steam using runas to run it under my current windows account with permissions of the second user account (this is required for steam to store both credentials). The full command I use is: %windir%\system32\runas.exe /user:SECOND_WINDOWS_USER /savecred "cmd /c start steam://rungameid/252950".

Bakkesmod injector fails to detect rocketleague.exe when using runas. To reproduce you do not need a second steam account/rocket league copy, the results can be reproduced with only a second windows user and the above command.

Edit: I want to mention that I have obviously tried both running bakkesmod as admin and as the second user

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