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

BudgieLoader (Original and Elf2Loader) can't output resolution bigger than the monitor support (for virtual res, on amd at least) #235

Open
nixxou opened this issue Jun 7, 2024 · 0 comments

Comments

@nixxou
Copy link

nixxou commented Jun 7, 2024

I don't know if the issue lie in Teknoparrot, of if it's linked to the way AMD drivers handle opengl games, so feel free to close the issue if it's unrelated to tp.

So, with gpu those days, we have the option to use virtual resolution and display a resolution bigger than the monitor actually support, the gpu handle it and scale it back to the monitor settings.

But with elf games in TP, that don't work.
image

I actually don't care much about resolution over 2K, but the point that have my attention is the HUD misalignment when you scale up some game. Since the HUD keep their original place, if you upscale something to 1080p, you get the element designed to stand on the bottom right corner just in the middle of the screen.
If you upscale it to 4K (or maybe 8K if that's possible ?) it's a lot less an hassle since those HUD elements became really small and are put on the top left corner of your screen, making the game much more enjoyable.

That's something that works well with D3D games, you can even add some reshade on top of it to then copy the small hud element, zoom it and put it back on the bottom right corner.

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

1 participant