It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,
Just installed Loop Hero on a nearly clean install of Pop OS 22.04 and I can't get it to run. When I launch in Terminal using ./start.sh it says:

Running Loop Hero
./Loop_Hero: error while loading shared libraries: libopenal.so.1: wrong ELF class: ELFCLASS32

I read elsewhere that the game should have the 64 bit library of libopenal, anyone know where to find that and how to install that? Sorry, very new to Linux.

If I try running the ./Loop_Hero binary I get:

./Loop_Hero: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory

Thanks in advance for any help.
No posts in this topic were marked as the solution yet. If you can help, add your reply
Ok, I installed libopenal.so.1 installed with the following:

sudo apt-get update -y

sudo apt-get install -y libopenal1

Now it seems to be missing libcrypto.so.1.1 , I'll try to find that now.
I found my solution on the steam community. This forum won't allow me to post a link, but if you search for

app/1282730
discussions/0/3278066986680282598/

The first reply from Praetor worked. I had to run the binary though, not the start.sh file.
avatar
Yaroombabilly: I found my solution on the steam community. This forum won't allow me to post a link, but if you search for

app/1282730
discussions/0/3278066986680282598/

The first reply from Praetor worked. I had to run the binary though, not the start.sh file.
Hello,

I am on linux mint, could you tell me what was your solution I found the post that you are talking about in the steam forums but I cant find the lib files that they are talking about to move them to the game linuxlib folder, can u pls help
Post edited June 26, 2024 by cgr37712