Posted September 04, 2021
Heya! Does anyone know a fix for this?
I can run it in WINE but it's horrendously laggy sometimes and I'm hoping I can fix this by running the linux version. I'm on linux mint.
./start.sh
Running Dungeon Souls
./runner: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
I've been searching for so long to find these libraries but that specific version has been removed from every repository I can find. Installing libssl again does nothing. I have a different version of the same library in my /libs, but it's not 1.0.0
Any leads appreciated!
Edit: I have tried the fix posted below but my guess is the library was removed recently.
I can run it in WINE but it's horrendously laggy sometimes and I'm hoping I can fix this by running the linux version. I'm on linux mint.
./start.sh
Running Dungeon Souls
./runner: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
I've been searching for so long to find these libraries but that specific version has been removed from every repository I can find. Installing libssl again does nothing. I have a different version of the same library in my /libs, but it's not 1.0.0
Any leads appreciated!
Edit: I have tried the fix posted below but my guess is the library was removed recently.
Post edited September 04, 2021 by Sumyjkl