protonscr

Hearthstone requires ResolveSubresource with typeless images

dxvkclosed feature setd3d11
doitsujin/dxvk#55 · opened 2018-02-02 by Raffarti · updated 2018-02-21 · 6 comments · github
RRaffarti 2018-02-02 github

Pretty much the title. I wasn't able to get hold of a trace yet. With current version it displays a black screen.

Ddoitsujin maintainer 2018-02-02 github

Nah, how annoying. Will be implemented one day though.

Does the game provide a way to disable MSAA entirely? If it does, please let me know if it works.

RRaffarti 2018-02-02 github

It's enabled even with lowest settings.
Update: I've found a blizzard post claiming that AA is disabled at lowest settings, yet ResolveSubresource is called anyway.

Ddoitsujin maintainer 2018-02-08 github

Can you record an apitrace of the game? So far, this is the only game I'm aware of which needs this feature.

RRaffarti 2018-02-08 github

My attempts with wine failed so far, I'll try with windows but it will take some time since it will kidnap my system for a while...

RRaffarti 2018-02-08 github

Trace

~P.S.: current mesa git freeze my system, so I'm not entirely sure whether the trace works with wine.~

Update

d3dretrace crashes using dxvk on wine

warning: failed with 0x887a0002 (DXGI_ERROR_NOT_FOUND): The item requested was not found. For GetPrivateData calls, this means that the specified GUID had not been previously associated with the object.
error: caught an unhandled exception

That doesn't happen when running the game.

RRaffarti 2018-02-21 github

Working in b419b3dfbda5643aa80fa67af1387be2c30eef80

Error codes