This isn't anything. The game porting toolkit is literally just Wine, and only there to "test how your game runs." They basically leveraged the work those all those Valve contractors have done lately, and are hiding it behind a massive single patch.
They go on about how if you're using middleware it might support macos already, and if not, you can port to the native APIs anyway!
Lastly, they tout their HLSL to Metal shader converter, which is likely just SPIRV-Cross behind the scenes.
It's just pure evangelism, and it kind of makes me mad.
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…
They go on about how if you're using middleware it might support macos already, and if not, you can port to the native APIs anyway!
Lastly, they tout their HLSL to Metal shader converter, which is likely just SPIRV-Cross behind the scenes.
It's just pure evangelism, and it kind of makes me mad.
Edit: This article from a couple of days ago seems to confirm my suspicion: https://arstechnica.com/gaming/2023/06/new-directx-12-to-met...