my actual literal job involves shipping binaries that have wide linux compatibility--that are simpler than games--and my solution to this ended up being "compile them to wasm and offload the problem to the developers of the wasm engine"
this isn't literally the same as "just tell them to use proton" because that's how it works elsewhere too, but it's kinda close
@whitequark @eevee @rail Static link them? User-kernel interface is rock solid stable. It's DLL hell that's not.