Set the d3d11 and dxgi DLL overrides to builtin for the specific game. Either through winecfg, or by setting the environment variable WINEDLLOVERRIDES=d3d11,dxgi=b. Or just use a different wine prefix.
Note that this does not apply to Proton, where you can disable it by setting PROTON_USE_WINED3D=1.
I didn't think of that! Thanks.
PROTON_USE_WINED3D=1`.x1 2018-10WINEDLLOVERRIDES=d3d11,dxgi=b`.x1 2018-10
How can I turn off DXVK for certain DX11 games that I don't want them to run with DXVK?