User:Chili b/DiRT Rally

From Extremely Corporate Wiki
Jump to navigation Jump to search

DiRT rally stopped working for me. Here is how I fixed it.

The game ships shared object files in a lib/x86_64/ sub-directory, but was only trying to load things from the lib/ directory.

The solution is to move the contents of lib/x86_64/ into lib/.

I also still had to run the game in Steam Linux Runtime because it links an old version of libssl.

[1]