dreamer / roberta

Steam Play compatibility tool to run adventure games using native Linux ScummVM
https://luxtorpeda.gitlab.io/
GNU General Public License v2.0
165 stars 3 forks source link

ScummVM 2.1 Lib Issue #5

Open ghost opened 4 years ago

ghost commented 4 years ago

As we discussed in Discord, running a game with ScummVM 2.1 installed errors with the following: scummvm: /home/arch/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by scummvm)

Arch Linux

d10sfan commented 4 years ago

A workaround:

If you set the launch options to the following, it'll force scummvm to load with the system libcurl and then things seem to work:

LD_LIBRARY_PATH="" %command%