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

2550 app detect users gpu settings to define default performance settings #2655

Conversation

0reo
Copy link
Contributor

@0reo 0reo commented Mar 24, 2022

this PR closes #2550. I've set up defaults for all GFX settings, not just the character details. All GFX settings that go from LOW to ULTRA will be set to match the output from detect-gpu. Settings that can be ON or OFF will be ON if detected gpu tier is above 1, which is HIGH or ULTRA, and OFF if lower than that.

If we want any of these GFX defaults to stay fixed, or we want to change the tiers which they are enabled, the adjustment can be done very quickly.

Due to eslinting, I would again suggest turning off white space when reviewing.

@0reo 0reo linked an issue Mar 24, 2022 that may be closed by this pull request
@0reo 0reo force-pushed the 2550-app-detect-users-gpu-settings-to-define-default-performance-settings branch from 1497305 to 5438e9a Compare March 24, 2022 19:18
@avaer
Copy link
Contributor

avaer commented Mar 24, 2022

We can't enable this (make low a default) until the settings change is performant/done asynchronously.

Copy link
Contributor

@avaer avaer left a comment

Choose a reason for hiding this comment

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

Code looks ok.

@avaer
Copy link
Contributor

avaer commented Mar 24, 2022

Blocked on performant/async settings application.

@0reo 0reo marked this pull request as draft April 5, 2022 21:57
@avaer avaer closed this Jun 18, 2022
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.

App: Detect user's GPU settings to define default performance settings
2 participants