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

Initial Setup: Reload keys before verifying firmware #1955

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

mageven
Copy link
Contributor

@mageven mageven commented Jan 24, 2021

This PR attempts to improve the initial setup UX. After placing keys, the user no longer needs to restart Ryujinx before installing firmware. Also, if they disregard the NoKeys dialog, it'll be shown again when a firmware is selected.

Closes #1843

Slightly unrelated, I noticed the generic exception log in LoadApplications() is cryptic unless debug logs are enabled but a dialog pops up asking to check logs. So, moved the exception to the warning itself.

@AcK77 AcK77 added fix Fix something gui Related to Ryujinx.Ui horizon Related to Ryujinx.HLE labels Jan 24, 2021
@marysaka marysaka merged commit d1e24ba into Ryujinx:master Jan 26, 2021
@mageven mageven deleted the firmware-keys-ux branch February 20, 2021 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something gui Related to Ryujinx.Ui horizon Related to Ryujinx.HLE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check for prod.keys on firmware installation attempt
3 participants