- Posts
- 2
- Likes
- 0
Switched over to AlmaLinux 10 recently, and noticed that mb2 isn't possible to play since it doesn't ship with i386 architecture support, since that's ancient now. I've actually got a working OpenJK that doesn't require a container to play (and uses SDL3), but since I'm not on the dev team anymore I didn't have access to the mb2 source to compile it against this version. I figured the proper solution was to shove mb2 in a container, which you can find here. It should be able to run on any system with an NVIDIA GPU that supports OCI-complaint containers with something like podman.
Some caveats apply:
Some caveats apply:
- I'm not going to support this. I'm only throwing this up because some folks expressed an interest; if you need support, install OpenCode or Pi and have an LLM solve your problems for you.
- I've only tested this on my own machines.
- As a result, I can't guarantee that it's going to work for you
- I especially cannot guarantee the driver fetching script will work for you; the README should have enough info on how to adjust if it doesn't.
Upvote
0