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

Everything's offset #29

Open
hudrat opened this issue Sep 9, 2019 · 1 comment
Open

Everything's offset #29

hudrat opened this issue Sep 9, 2019 · 1 comment

Comments

@hudrat
Copy link

hudrat commented Sep 9, 2019

Now here's an issue that comes from original hud and that repeats itself on and off.

Looks like hud can't detect my resolution properly. I had this issue with original hud and some random patch would fix it, but then it would appear again on the next patch. Another fork of poehud (sychotixdev/PoEHUD-1) does NOT have this problem. I had this problem on my laptop (1080p gtx) and now I have it on my desktop (1440p amd rx). However, resolution or windowed/windowed fullscreen/windows scale settings doesn't change anything, it's still more or less offset.

From the debug messages on top left I can see that hud detects a resolution change and tries to adapt, but it resizes to a resolution that is few hundred pixels of.

Here's a resize from 1080p to 2560 x 1440
image

Here's an album with more examples: https://imgur.com/a/2v0q4nE

I've been dealing with this for a long time, and somehow it gets fixed in one patch and then re-introduced in another in original hud. In this fork it's been like that since I got it.

@develBuzz
Copy link

This seems to be a problem with scaling:
2048 x 1,25 = 2560
1152 x 1,25 = 1440

I had the same and some more issues with screen resolutions and settings: see
#87

Recommended setting:
Set display to recommended resolution, same resolution in PoE. Disable scaling etc.
Start PoE, login then start HUD.

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

2 participants