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

Resolution Checking #9

Open
semper-lux opened this issue Mar 28, 2024 · 0 comments
Open

Resolution Checking #9

semper-lux opened this issue Mar 28, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@semper-lux
Copy link
Collaborator

semper-lux commented Mar 28, 2024

Currently, the project supports only 1920x1080. For now, we no longer have much interest in expanding the support of this. However, we do need to actually check on Windows if this resolution is being used for Uber functionality. So we need to do a few things:

  1. Check resolution in Windows
  2. Make the codebase less jank for the pixel checks
  3. Only force use of custom HUD if user is wanting Uber functionality
    More specifically on 2, I'd like to shove all the pixel calibration and such out of main or at least out them all in one function.
@semper-lux semper-lux added bug Something isn't working good first issue Good for newcomers labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant