protonscr

Can't start Stealth Bastard Deluxe on Fedora 19 x64

steamclosed reviewed3rd party game
ValveSoftware/steam-for-linux#2671 · opened 2013-07-12 by jamesgecko · updated 2017-06-26 · 4 comments · github
Jjamesgecko 2013-07-12 github

When I launch Stealth Bastard Deluxe from the Steam GUI on 64bit Fedora 19 with the closed-source Nvidia drivers, nothing happens. When I try to launch the console, there appear to be issues with hard-coded SSL library versions.

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
><((°> pwd
/home/james/.local/share/Steam/SteamApps/common/StealthBastardDeluxe

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
><((°> ./run.sh 
./runner: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
[1] ><((ˣ> sudo ln -s /usr/lib/libssl.so.1.0.1e /usr/local/lib/libssl.so.1.0.0

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
><((°> ./run.sh 
./runner: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
[1] ><((ˣ> sudo ln -s /usr/lib/libcrypto.so.1.0.1e /usr/lib/libcrypto.so.1.0.0

james at jd in ~/./s/S/S/c/StealthBastardDeluxe
><((°> ./run.sh 
./runner: /lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./runner)
./runner: /lib/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./runner)
Jjohndrinkwater 2013-07-15 github

This would be best reported directly to the game developer.

SSkiski 2013-08-05 github

You just need to install xorg-x11-fonts-misc and it works.

Kkisak-valve maintainer 2017-05-26 github

Hello @jamesgecko, are you still experiencing this issue with an up to date system?

Kkisak-valve maintainer 2017-06-26 github

Closing pending feedback.

Nothing extracted yet.