Skip to content

[General] My game won’t launch on Linux!

There are a couple of things to try:

  • If you are on a 64-bit machine, run this command in Terminal to get some missing 32-bit files:

sudo apt-get install libglu1-mesa:i386

  • If you are on an AMD card, do not use the open source drivers.

Feedback and Knowledge Base