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

1280x720 after ultrawide resolution #62

Closed
call-me-void opened this issue Nov 21, 2021 · 6 comments
Closed

1280x720 after ultrawide resolution #62

call-me-void opened this issue Nov 21, 2021 · 6 comments

Comments

@call-me-void
Copy link

call-me-void commented Nov 21, 2021

Just wanted to notify you, that when genshin resolution is switched from ultrawide (3440x1440 in my case) to 1280x720 the game looks slightly different. The most striking difference is the number of artifact collumns, it equals 6 instead of 7. Also, navigation and pretty much all offsets are off.
I ended up forking and fixing offsets, thinking the devs have updated UI. But it's just a bug/feature of the game. In order for the game to show proper UI one should close it and restart with 1280x720 as the starting resolution (or any 16:9 for that matter).

Maybe it should be stated somewhere in help/wiki. Or even better you can check for this type of misalignment in future versions.

@call-me-void
Copy link
Author

call-me-void commented Nov 21, 2021

Also in this type of situation programm just crashes. I think we should process exceptions generated by Convert.ToDecimal. Or maybe use Decimal.TryParse?

@Andrewthe13th
Copy link
Owner

Yea some user recently have figure out this ui bug recently as well. I will need to put a faq or more instructions on how to deal with the issue. Yea i use decimal try parse, I just got to keep looking for more breaking points. I should have designed my program to fail from the beginning instead of realizing how important it is to do so.

@mynameisdolor
Copy link

How did you fix this? I'm experiencing the same issue (also using widescreen). The artifacts column shows 7 columns, but the scanner is missing 1 column. Thanks in advance for your help.

@mynameisdolor
Copy link

@call-me-void mentioning.

@call-me-void
Copy link
Author

call-me-void commented Nov 28, 2021

@mynameisdolor just fully close the game while it is in1280x720 windowed mode. Then open it again.
This should help.

@Cupcak3
Copy link
Collaborator

Cupcak3 commented Feb 6, 2022

I am closing this issue in favor of issue #40's thread

@Cupcak3 Cupcak3 closed this as completed Feb 6, 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

No branches or pull requests

4 participants