-
Notifications
You must be signed in to change notification settings - Fork 84
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
generate_emu_config: fixed steam auth 2fa and connection to tcp cm servers #57
Conversation
these lines:
should be:
otherwise you get |
@alex47exe strange, did you recreate the venv before running the script? |
Yes, I did. The compiled generate_emu_config doesn't have this issue.
|
@Sak32009 Can you share the compiled generate_emu_config package, i don't use github much so it will be greatly appreciated. idk why Detanup didn't merge this PR with the latest release. Anyways please do share the compiled generate emu config archive! |
Because this: |
@Detanup01 Oh nice, i will keep an eye out :) |
Now everything seems fine even without this PR. |
In the latest gbe_fork I'm getting:
But yours is still working just fine. |
Because this pull request was not merged because suddenly started to work normally. |
And I'm saying it's not working "normally" for me on the latest version, but this PR patch still makes it work normally. |
And it looks like Sak32009 deleted their steam_py_fork repo, so I can't do a new compile. Fuck. |
I just want to point out that the code needs improvement and i haven't fully tested it.