This short snippet unfortunately isn't enough to debug this.
This short snippet unfortunately isn't enough to debug this.
thanks - I will try to modify some D3D9 sample and get APITrace.
Apologies, I have some local DXVK that somehow cause this ... Sorry for the noise.
d3d9.dllx1 2023-01
Please describe your issue as accurately as possible.
I am rendering VR Hidden Area Mask into the depth stencil by using code inejction. I noticed what looks like subtle difference between DX9 and DXVK. In DX9, depth stencil is written correctly via DrawIndexedPrimitive, but DXVK only DrawPrimitive works. I do not think this is culling because culling is disabled. See this:
If you use Windows, please check the following page: https://github.com/doitsujin/dxvk/wiki/Windows
Software information
GTR2 + injected code
System information
Apitrace file(s)
I can't easily get apitrace because code is injected and needs d3d9.dll
For instructions on how to use apitrace, see: https://github.com/doitsujin/dxvk/wiki/Using-Apitrace
Log files