Known issues / S22

Your setup Stops the game starting Linux

Missing shared library on Linux

No word yet

Luduvo needs a system library that isn't installed on your Linux PC.

What you see

Luduvo won't start and the terminal says it can't load a shared library.

Who's affected

Seen on a fresh Ubuntu install.

What to do

  1. The missing file is named in the highlighted line. For libOpenGL.so.0, install your distro's libopengl0 package, for example sudo apt install libopengl0. unconfirmed
  2. For any other file, search your distro's packages for that file name.

Status

No staff word on this one yet.

How the Doctor spots it

It looks for log lines like these (patterns, not exact text):

  • error while loading shared libraries: …: cannot open shared object file

Sources

unconfirmed means a player suggested it and nobody has confirmed it works yet.

Last checked 26 Sep 2026.