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

Add option for SSAA #2875

Open
blackhand1001 opened this issue Sep 26, 2024 · 3 comments
Open

Add option for SSAA #2875

blackhand1001 opened this issue Sep 26, 2024 · 3 comments

Comments

@blackhand1001
Copy link

Super sampling Anti-Aliasing significantly improves the appearance and temporal stability of high resolution texture packs. It can be forced with NVIDIA control panel but it would be much better if this could be done in the plugin itself so that systems like the steam deck, and non NVIDIA systems can take advantage.

@Xii-Nyth
Copy link

Xii-Nyth commented Oct 7, 2024

Thanks for the tip on the driver settings. As a question how does it compare to just increasing the internal resolution modifier about the output?

@gonetz
Copy link
Owner

gonetz commented Oct 19, 2024

Thanks for the tip on the driver settings. As a question how does it compare to just increasing the internal resolution modifier about the output?

I have the same question: is enabling of SSAA somehow different from just increasing the internal resolution modifier?

Alas, I can't find how to enable SSAA in OpenGL context. It is probably a feature of NVidia drivers.

@blackhand1001
Copy link
Author

blackhand1001 commented Oct 28, 2024

It has a significantly smaller performance penalty vs doubling the internal resolution. Especially when it comes to the banjo tooie level unlock puzzles etc. I suspect certain really expensive framebuffer actions are not affected by ssaa but are by raising the internal resolution.

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