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

SSAO is completely broken #135

Open
Arthandas opened this issue Nov 18, 2023 · 3 comments
Open

SSAO is completely broken #135

Arthandas opened this issue Nov 18, 2023 · 3 comments

Comments

@Arthandas
Copy link

Arthandas commented Nov 18, 2023

SSAO should produce subtle shadows where two surfaces meet, like in this picture:

ao-ssao

The current implementation however (DOOM BFA v1.3.0 x64):
a) dims the whole image
b) produces grain covering the whole screen
c) creates permanent lines on the screen

no ssao
ssao

I tested SSAO in RBDOOM3 and it works flawlessly like intended:

rbdoom-3-bfg-20231118-162910-001
rbdoom-3-bfg-20231118-162924-002

My specs:
Win 10
RTX 3060
i3-12100F

MadDeCoDeR added a commit that referenced this issue Dec 10, 2023
@Arthandas
Copy link
Author

Arthandas commented Sep 1, 2024

Just wanted to say this is still broken in the newest version (also, it doesn't seem to work at all in borderless mode). Are there any plans to fix it or remove the setting?

@MadDeCoDeR
Copy link
Owner

Any plan for fixing it will be in a very long time in the future (other things have priority now). So I guess I will remove it for now (and hopefully I will figure out how to fix it)

@Arthandas
Copy link
Author

That's a shame, as SSAO greatly improves the general depth and lighting.

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