you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 11 months ago

I assume this is part due to many games only having support for OpenGL and DirectX, and no Vulkan support. OpenGL has the worse performance of the three, and DirectX is windows only.

But when you using proton, you are likely also dxvk, taking benefit of the optimizations made by game/engine developers for DirectX, while suffering little overhead from the DirectX to Vulkan conversion.

  • source