https://www.codeweavers.com/blog/mjohnson/2023/6/6/wine-come...
Worth remembering Apple doesn’t want developers to just release games using it, but rather use it as a launch point.
This would, frankly, make sense considering it’s DirectX to Metal. Proton previously doesn’t target Metal directly as far as I know, except through MoltenVK. Which is really ugly…
As far as I understand:
Previously: DirectX -> Proton -> Vulkan -> MoltenVK -> Metal (quite inefficient)
Now: DirectX -> Apple Game Porting Toolkit -> Metal (more efficient)