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

YAML and JSON-based detection for games and RCS. #11

Merged
merged 5 commits into from
Oct 10, 2020
Merged

YAML and JSON-based detection for games and RCS. #11

merged 5 commits into from
Oct 10, 2020

Conversation

afwolfe
Copy link
Contributor

@afwolfe afwolfe commented Oct 9, 2020

Replaced most registry-based detection with YAML and JSON-based detection for the games and RiotClientServices.
Created two new helper functions in utils/misc: get_product_settings_path(game_id) and get_riot_client_installs_path().
I'm not currently aware of how to detect Vanguard's location without using the registry and had to leave the code for that in place.

Merged into dev and fixed utils import to utils.misc as well as some miscellaneous typos.

Fixes issues #6 and possibly #10.

@afwolfe afwolfe changed the title Dev YAML and JSON-based detection for games and RCS. Oct 9, 2020
@urwrstkn8mare
Copy link
Owner

Thanks for this! I'll test it ASAP.

Copy link
Owner

@urwrstkn8mare urwrstkn8mare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done some really light testing and it seems to work as expected! (Thanks for fixing the typo and utils.misc staff btw)

Thanks again for the help. :)

@urwrstkn8mare urwrstkn8mare merged commit 132becd into urwrstkn8mare:dev Oct 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants