Game executable on Linux?
hypumji
Member Posts: 5
Hi, I'm using Fedora 27 and installed the client and then Planescape. I can run the game from the client but I really odnt want to have to open the client each time I play. Does anyone know how to run the executables? I have tried double clicking them, `chmod u+x` permissions on them, running from terminal also, just don't run unless I play from client which sucks. I kind of expected DRM-free to also mean hassle free.... but ye if you can help me run this executable on linux then thanks There are 3, Torment, Torment64 and Torment.exe (the windows version) I've been trying to run Torment and Torment64
edit (added the error msg when trying to run): ./Torment: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory
edit (added the error msg when trying to run): ./Torment: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory
0
Comments
So i tried running them all and even the Torment64 file didn't run (I'm 64 bit too), giving the same message which was odd. I'm not sure how installing those 32bit libraries will help
The game store requirements do state Ubuntu 12+ for Linux (Beamdog, Steam), Ubuntu 14+ (GOG) .
Ubuntu package details for openssl may differ from other distributions.
https://launchpad.net/ubuntu/+source/openssl
Also, Steam runtime contains various packages including openssl.
https://steamcommunity.com/app/274290/discussions/0/619574421478574385/
It may be possible to get the games to work on other distributions (as evidenced above) but there is no guarantee of this. Having Steam already installed may help as it provides some packages that are required.
Edit: SOLVED !! It works, thank you @Shandaxx this is great, game is running perfectly. So I'm guessing basically I have just taken the ubuntu 64-bit versions of the libraries and they happen to work on fedora? or are the libraries cross platform anyway and are just not correctly distributed on fedora? Trying to learn as much as I can about this OS. Would be great if they update the game to use the versions of the library included in the OS, but at least this thread will come up if someone searches for help running the game executables in fedora.