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

Improves some log messages and fixes a typo #6773

Merged
merged 4 commits into from May 15, 2024

Conversation

SamusAranX
Copy link
Contributor

The main goal of this commit is to improve the somewhat cryptic wording of the log message that shows up when previously specified game directories no longer exist. I removed the config file's name from the message since the vast majority of users do not and should never interact with that file directly.

As for the change in ConfigurationState.cs: I noticed floats (like the one for AudioVolume) got formatted with the local culture for some reason, so I made it use the invariant culture.

@github-actions github-actions bot added the gui Related to Ryujinx.Ui label May 4, 2024
@ryujinx-mako ryujinx-mako bot requested review from AcK77, emmauss, TSRBerry and a team May 4, 2024 13:19
Co-authored-by: Ac_K <Acoustik666@gmail.com>
@ryujinx-mako ryujinx-mako bot requested a review from a team May 14, 2024 21:43
@TSRBerry TSRBerry requested a review from AcK77 May 15, 2024 15:34
Copy link
Member

@TSRBerry TSRBerry left a comment

Choose a reason for hiding this comment

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

Lgtm, thank you!

@AcK77 AcK77 merged commit 091230a into Ryujinx:master May 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Related to Ryujinx.Ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants