#9789 · 362 comments
· updated 2026-08-26
· 13 matching
... 9789#issuecomment-4800733003
As @Oingy-Boingy mentioned in his comment adding
VKD3D_CONFIG=skip_application_workarounds,descriptor_heap,avoid_image_buffer_aliasing fixes the hangs
comment by
RafaelHGOliveira · 2026-06-22 ·
view ·
github@k4lim Try adding this to your Steam launch options:
`
VKD3D_CONFIG=skip_application_workarounds,descriptor_heap,avoid_image_buffer_aliasing %command%`
Also make sure you ...