• equinox [he/him, any]
      ·
      9 months ago

      Iirc, DXVK translates DirectX API calls to Vulkan calls, meaning the original game renders to Vulkan in the end. With this, no translation will be needed which should result in slightly better performance and more likely, much better compatibility.

      • Urist@lemmy.ml
        ·
        9 months ago

        IIRC the translation overhead is usually negligible and sometimes results in better performance due to Vulkan being very performant.