How well do native Linux games run on Alpine Linux?

vxnxnt@feddit.de to Linux Gaming@lemmy.ml – 23 points –

I'm considering getting myself a Thinkpad x230 and installing Alpine on it and perhaps playing some games with it as well. I've read that some games may have problems running due to the lack of glibc. So, it would be nice if anyone could share how well Minecraft and Factorio can run on Alpine. Thanks!

5

I had Alpine on my Thinkpad E15 amd and after a decade with seamless Arch it was constant struggle with Alpine. Every compile required extra packages and constant problem solving because Google doesn't provide any answers.

I'm not saying Alpine is bad or anything negative. I think the devs does great job and apk is a great package manager. It is either lack of my dev skills or Alpine not meant for desktop use made me to go back to Arch.

I still wish that project stays alive and keeps evolving. Especially for servers and PostmarketOS.

Alpine apparently has been bundling gcompat for glibc compatibility since the beginning of the year. Idk how well it works, but running games on it might not be hopeless

I wonder how well gcompat works. Is it as simple as running a program with Wine?

Alpine wiki makes it sound like an install and forget thing

Minecraft should work since it's Java and all the native libraries it uses can be compiled against musl, but I doubt Factorio will (without getting glibc somehow). Non open source gaming on Alpine is not going to be worth it imo and you're better off with a distro that uses glibc.

Yeah, that's what I was worried about.