On Steam, you're better off playing with Proton than with the native Linux version because of how stable Win32's API is.
I'm not surprised their solution starts at "statically link almost everything". (It's the big thing that makes projects written in Rust or Go, which statically link in compile time, so ezpz to use.) I really appreciated this post :D
twovests wrote
On Steam, you're better off playing with Proton than with the native Linux version because of how stable Win32's API is.
I'm not surprised their solution starts at "statically link almost everything". (It's the big thing that makes projects written in Rust or Go, which statically link in compile time, so ezpz to use.) I really appreciated this post :D