Talking about Rocket League, I’m still mad that the first thing Epic did after buying it was removing Linux support
Iirc they did make changes to the engine, which would have required paying an external developer to port it again. It’s sad to see but it’s the reality of native games without a Linux dev in-house.
What I’m more angry about is how they didn’t make the proton version default, instead they kept the useless offline Linux native port. I’ve read too many comments thinking Rocket League online doesn’t work on Linux.
But doesn’t Unreal Engine have the option to compile a Linux version? Isn’t that just a few clicks?
Yes, but especially for 3D games this often leads to worse performance and bugs, since the developer still has to be able to test the build. The big reason proton is so great is that Valve is responsible for fixing games on proton, while the dev just has to support a single (Windows) build.
Obviously some devs also fix a bug only found with proton, but it’s something they optionally do, without taking responsibility for fixing all bugs.
If it was so simple for a game studio to release on all platforms, we’d have macOS x86 & macOS ARM builds too.