

Common steps Prepend /usr/lib to LD_LIBRARY_PATHĪdd LD_LIBRARY_PATH="/usr/lib:$LD_LIBRARY_PATH" to your launch options. Please note that most of these "missing" libraries are actually already included with Steam, and do not need to be installed globally. game_executable is likely located somewhere in ~/.steam/root/steamapps/common/. You can find out what libraries it requests by running ldd game_executable. Tip: If a game fails to start, a possible reason is that it is missing required libraries.

Report bugs involving missing libraries on Valve's bug tracker on their GitHub page before adding workarounds here, and then provide a link to the bug so it can be removed as the problems are fixed. Note: Steam installs library dependencies of a game to a library directory, but some are missing at the moment. See Steam for the main article, and Steam/Troubleshooting for generic troubleshooting. _GL_THREADED_OPTIMIZATIONS=0 primusrun %command% If you are running a hybrid graphic system, try (14 intermediate revisions by the same user not shown)Īdd
