-
Notifications
You must be signed in to change notification settings - Fork 59
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
Use Goldberg's generate_emu_config.py script to add achievements and complete steam_settings #54
Comments
To properly retrieve achievements, a Steam account is needed (need to login). The steam account doesn't need to have the game. |
seems like the goldberg gitlab page is not maintained anymore (last commit 11 months ago) but i found a fork that seems to be maintained and the people speak of in this one forum |
Thanks, saw this one yesterday! I'll wait for it to gain in popularity. I can't audit the code and don't want to include a potentially unstable and risky emu in SAC. Might add it as another emu in addition to the official goldberg one |
New here, nice work on SAC! |
Good to know! I've had a recent case where Goldberg didn't work on one game I'll have a look. Thanks for the kind words :) |
CJ ive been working on a project which has gained my attention recently |
See https://cs.rin.ru/forum/viewtopic.php?p=3025410#p3025410 and the message right after.
Script in question: https://gitlab.com/Mr_Goldberg/goldberg_emulator/-/tree/master/scripts (generate_emu_config.py)
Check if we can login anonymously instead of entering Steam credentials (
client.anonymous_login()
)The text was updated successfully, but these errors were encountered: