-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Feature Request]: Fine Adjustment of HUD Span on Ultra / Super Ultrawide resolutions? #22
Comments
That seems like the most logical way to implement it to me, I think that would be great. Based on how the current span (and all the ultrawide settings actually) feature works, when enabled but still playing in 16:9 there is no effect, which is good! This means in Big Picture mode on Steam no config changes are needed when switching from Ultrawide a 16:9 display. Will (or could) this functionality remain the same if this feature is added? |
Side note: Can spanned HUD be the default (21:9 fit)? Is there a reason why it isn't? I didn't change it for a number of days as I thought it meant "stretch", but just tried and it, it moved the UI to the edges like I've wanted this whole time. Maybe that's my fault for not understanding the word, but I'm sure 99% of 21:9 users would want the HUD spanned by default. |
Apologies for the delay on this. I settled on this as a configuration method. I think that should work for most people and makes a bit more sense than a percentage. Should be out to test on v1.0.4
There's no reason really, it was mainly disabled at first because it didn't work very well and I didn't think people would want to use it. Now that it's fixed up and properly spans all the HUD I don't see why it shouldn't be enabled by default. Edit: Added it in release v1.0.4 if you'd like to try it. |
Wondering if there is a means to set a distance smaller than the total width when spanning the game HUD?
On a 32:9 resolution (5120 x 1440 for example) some super ultrawide fixes in other applications I have seen will have the option to span the hud out partially instead of completely to the resolution border.
For example, gameplay rendering uses the full resolution of 5120 x 1440 but the hud is constrained to an equivalent 21:9 width (3440 x 1440 in this case). A hard set value, or a % adjustment would be a welcome feature if possible.
So far this project has been everything one should hope for in achieving compatibility with these resolutions, thank you for your excellent work.
The text was updated successfully, but these errors were encountered: