#9789 · 362 comments
· updated 2026-08-26
· 2 matching
... These are my start parameters: `
DXVK_FRAME_RATE=120 PROTON_VKD3D_HEAP=1 VKD3D_CONFIG=descriptor_heap %command%`
... are the parameters I run the game with:
DXVK_FRAME_RATE=120 VKD3D_CONFIG=enable_experimental_features,descriptor_heap,no_upload_hvv,single_queue %command%~~
~~From what ...