Skip to content

Consider including libssl1.0.0 in the Linux runtime #179

Description

@dklementowski

Some older games like Baldur's Gate II Enhanced Edition don't work complaining about missing libraries

  • libcrypto.so.1.0.0
  • libssl.so.1.0.0

Given that the runtime is Ubuntu 18.04, this is available as native openssl1.0 package. I made the game to run by extracting those two files from here and putting them directly into ~/.var/app/net.lutris.Lutris/data/lutris/runtime/Ubuntu-18.04-x86_64/.

Those libraries are of course outdated and vulnerable, but in context of games that shouldn't matter imho. Steam runtimes have them, too.

On a side note, ironically even without Lutris runtime the game runs fine natively on Arch with those two provided using LD_LIBRARY_PATH.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions