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

[Feature Request] Internal Rendering Resolution Option for Down-sampling for Better AA #624

Open
2 tasks done
VXsz opened this issue Sep 26, 2024 · 3 comments
Open
2 tasks done

Comments

@VXsz
Copy link

VXsz commented Sep 26, 2024

What should happen

It would be great if there's a way to change the internal rendering resolution to something higher than native that gets down-sampled (internal as in; the HUD and UI elements are unaffected). This is great for both way better AA and GPU utilization which get wasted most of the time.

For example, my GPU usage is around %40 at 120 FPS, I feel like the GPU could easily render the game internally at 5k and higher. Down-sampling is great and basically the best AA if you have the resources, and the game barely uses any (because it's barely optimized) so it'd a great addition, and with SMAA on top it would be insane.

The aliasing in this game is pretty weird as well, not sure why the game looks funky and far objects seem aliased and graphically behave weirdly, kinda wonder why. I looked around with different keywords, nothing seems like this has been discussed.

Checklist

@VXsz VXsz changed the title [Feature Suggestion] Internal Rendering Resolution Option for Down-sampling for Better AA [Feature Request] Internal Rendering Resolution Option for Down-sampling for Better AA Sep 26, 2024
@Parallellines0451
Copy link
Contributor

Just use AMD VSR or Nvidia DSR.

@VXsz
Copy link
Author

VXsz commented Sep 27, 2024

Just use AMD VSR or Nvidia DSR.

Yes, these are options but they aren't great. The UI and text wouldn't be sharp, and the Bicubic scaler used by Nvidia isn't the best for shimmering. On top of all that, Windows starts to get finicky when it's done often and many UI elements start to break, especially on older programs, plus the whole process is a bit of a chore.

It would be great to have the option. Not sure how feasible it is, if it's simple or not that complex it would be well worth it.

@RecklessGlue540
Copy link

For what it's worth FusionFix used to include native SSAA, but it was removed because it caused several effect scaling issues, like in the vanilla game.

Trying to spend resources and time when VSR or DSR exist and work correctly in that regard isn't really a great idea and would also make things more complex to maintain I guess.

Is a scaled up UI really that much of a problem though? Maybe, but all other effects actually scale properly. I find it a fair trade off tbh.

Oh and tbf that native SSAA that was removed was also quite a bit more demanding than usual. Also required a restart to take effect and a lot of people turned it on without knowing what it is or that it didn't take effect, since it required a restart lol.

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

3 participants