protonscr

OCCT doesn't render correctly

dxvkclosed
doitsujin/dxvk#2334 · opened 2021-10-17 by Evernow · updated 2023-12-23 · 5 comments · github
EEvernow 2021-10-17 github

When running OCCT with hardware rendering enabled, it doesn't render properly (as can be seen in the apitrace), it is completely black unless you resize the window, which then allows you to see the menus for a split second.

WineD3D and Windows allow you to run OCCT and replay the Apitrace fine in my testing.

Software information

OCCT, a free software to test system stability (Windows exclusive, possible to run via Wine) , I fully know it's pointless to run this in Linux, but I am simply reporting this since it seems like an actual bug.

System information

  • GPU: RTX 3080 & UHD 630
  • Driver: 496.13 (Windows) & Mesa 21.2.3
  • Wine version: Wine 6.16
  • DXVK version: 1.9.2

Apitrace file(s)

Recorded on Windows, at least in my testing it's replayable in Wine with WineD3D (does not exhibit the issue) and DXVK.

https://drive.google.com/file/d/1HxM1mihAio_rt3a8aKgMMD0jUdk0I-6L/view?usp=sharing

Log files

Will add these momentarily

Ddoitsujin maintainer 2021-10-17 github

This requires partial presentation, which we cannot support in any reasonable way at the moment.

TL;DR yeah, known problem, DXVK really isn't intended to be used with those kind of apps and we literally cannot fix this.

EEvernow 2021-10-17 github

This requires partial presentation, which we cannot support in any reasonable way at the moment.

TL;DR yeah, known problem, DXVK really isn't intended to be used with those kind of apps and we literally cannot fix this.

Thank you for looking into it!

RRyusennin 2021-10-17 github

Looks like a similar problem to GravityMark?

BBlisto91 2023-05-05 github

@Evernow Hi there. If you are still around would you be able to check this out again with PR https://github.com/doitsujin/dxvk/pull/3392 ?
You can find a build of it here https://github.com/doitsujin/dxvk/actions/runs/4893877539

BBlisto91 2023-12-23 github

Finally got the original app running now. I'm not seeing the issue with the version from back when this issue was made. The newest version wont launch but that isn't a dxvk issue

Upstream links