-
Notifications
You must be signed in to change notification settings - Fork 901
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
Strange chequered artifacting around transparencies in Fallout 3 / New Vegas #3380
Comments
Looks like the game decided to use dithering instead of blending for some reason. Please make two apitraces of the same scene. One with DXVK and one without. |
Absolutely will. Not sure how to apitrace, though. |
I have just found a post on Nexus mods mentioning that this is a bug since version 1.10.1 |
If you can send a savegame of the location i can look into making a trace. If i reproduce on AMD. Edit: nvm it's the start of game i see and location is probably not relevant. |
In that case, someone could bisect it to find out which commit made the game do it. |
Isn't this the same as #3222? |
Yes i think so. From what i can tell this also isn't a regression in 1.10.1 but has looked like this ever since d9vk 0.30, which actually is closer to native than before that. Apologize for the full desktop screenshots, Windows screenshots and dxvk doesn't work well for me. |
Thanks for looking deeper into it, guys. I wonder what it could be. |
It's almost certainly alpha to coverage dithering. On radv it can be disabled with |
Is it only with tree branches? I see this checkerboard texture affect with tree branches (only?) in IL2-Sturmovik as well. I have bigger issues when smoke appears - which has alpha but does not exhibit this dithered artifact so probably not related? |
There is no way to force dxvk to change behavior with the config file? |
Nope, there isn't. It would require changes to the Vulkan driver. |
Tested with latest build, seems to be much better https://cdn.discordapp.com/attachments/825404977965957200/1120948982567411814/image.png |
Here is a slider, I guess its not different https://imgsli.com/MTg3NzQ0 maybe its just the lighting. But it appears not as dark? |
Not sure what the cause is, but I have changed settings within the New Vegas launcher, and in DXVK config, but can't seem to fix this.
System information
Without DXVK
![NO DXVK](https://user-images.githubusercontent.com/84683672/234332577-256361f7-ebaa-4f4b-bdf8-061de9ae9926.png)
With DXVK
![With DXVK](https://user-images.githubusercontent.com/84683672/234332601-ee1220a2-9f1b-4712-ab9c-af38d226aa6c.png)
The text was updated successfully, but these errors were encountered: