vkd3d-proton icon indicating copy to clipboard operation
vkd3d-proton copied to clipboard

Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.

Results 208 vkd3d-proton issues
Sort by recently updated
recently updated
newest added

I noticed I get `vkd3d_allocate_device_memory: Memory allocation failed, falling back to system memory.` in the logs. It's a bit unclear what the warning actually means. Is that normal for Nvidia...

``` d3d12: ======== test_shader_io_mismatch begin ======== d3d12: ../src/compiler/nir/nir_gather_xfb_info.c:104: add_var_xfb_outputs: Assertion `xfb->buffer_to_stream[buffer] == var->data.stream' failed. Aborted (core dumped) ``` ``` #version 450 layout(triangles) in; layout(max_vertices = 3, points) out; layout(xfb_buffer =...

This is an known problem but making a issue anyway so it is visible. See also previous dev comment https://github.com/HansKristian-Work/vkd3d-proton/issues/855#issuecomment-944241769 Metro Exodus Enhanced Edition will crash with hairworks enabled. A...

Hi, just asking if devs are interested in adding DXVK HUD support to VKD3D project.. after all, similarly once D9VK became integrated into DXVK eventually it got support for DXVK...

Please describe your issue as accurately as possible. Include screenshots or videos if relevant Trying various version of Proton (Even GE) and Wine with lutris but the game simply doesn't...

The benchmark of the game goes from taking 5.5-6GB of VRAM with VKD3D_CONFIG=nodxr to completely filling it when using VKD3D_CONFIG=dxr. The issue can be observed with amdvlk 2024.Q1.1, and radv...

Please describe your issue as accurately as possible. Include screenshots or videos if relevant ### Software information Marvels Guardian of the Galaxy, via heoric launcher ![Screenshot_20240116_115003](https://github.com/HansKristian-Work/vkd3d-proton/assets/6401168/6344a043-71d0-4571-8110-04b62c6c6ccb) ![Screenshot_20240116_115018](https://github.com/HansKristian-Work/vkd3d-proton/assets/6401168/dd7b4474-b19b-44ad-93da-9c75c181f075) . ### System...

When running an Unreal Engine application with lumen activated we see strange behaviour on lighting. That should not look like a party 😜 Note: We are running this with an...

Been attempting for the last few days to get Helldivers 2 to run on latest version of EndeavourOS with a 5800X cpu and RTX 2070 GPU with little success. I...

When running the demos built for win32 with vkd3d standalone, there is a weird white flicker after a few frames that happens once. This only happens when running Win32 standalone...