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

Retroachievements - Fixed Login Checks #12414

Merged

Commits on Dec 13, 2023

  1. Retroachievements - Fixed Login Checks

    Two fixes: verify that there's an API token before attempting to automatically log in, and don't attempt to hash a game and load it unless achievements are enabled and the player is logged in. This prevents multiple API requests that we already know will fail, one of which will display an unnecessary error message to the player.
    LillyJadeKatrin committed Dec 13, 2023
    Copy the full SHA
    aa3e1e2 View commit details
    Browse the repository at this point in the history