protonscr

[d3d9] Halo 2 Vista sun render bug when AA is enabled

dxvkclosed d3d9
doitsujin/dxvk#1616 · opened 2020-05-07 by nukeulater · updated 2020-05-25 · 4 comments · github
Nnukeulater 2020-05-07 github

Software information

Halo 2 Vista, High details, AA disabled AA enabled*, 1080p
When looking at the sun it renders as a rectangle/square or at some angles it doesn't render at all, when AA is enabled and using d3d9 to vk wrapper.

[d3d9] :
image

[d3d9-vk] :
video

System information

  • GPU: GTX 1050
  • Driver: 445.87
  • Windows version: Windows 10 1909 Build 18363.815
  • DXVK version: 1.6.1

Apitrace file(s)

Log files

Other notes:

  • I remember this issue would occur with d3d9 as well if FXAA was enabled in NVIDIA control panel.
    Now I can't reproduce it anymore, maybe it got fixed in the meantime?
  • With the ApiTrace dlls, the problem does not occur

UPDATE:

  • Nevermind, it seems like i had AA enabled in-game, and it is causing this issue.
Mmisyltoad 2020-05-09 github

Please re-test this on latest master.

https://git.froggi.es/doitsujin/dxvk/-/jobs

Nnukeulater 2020-05-10 github

Please re-test this on latest master.

https://git.froggi.es/doitsujin/dxvk/-/jobs

Issue is still present with this build.

Jjqadev 2020-05-20 github

@Joshua-Ashton is it dependent on VK_EXT_custom_border_color extension?

Nnukeulater 2020-05-25 github

Seems fixed with this latest build.

Nothing extracted yet.