Posted July 10, 2019
Hi there, running the game on a modern distribution like Manjaro doesn't seem possible, as Godhood itself seems to require SSLv3:
[liam@liam-manjaro ~]$ /media/games/Godhood/start.sh
Running Godhood
./godhood: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /media/games/Godhood/game/libcurl.so.4)
./godhood: /usr/lib/liblber-2.4.so.2: no version information available (required by /media/games/Godhood/game/libcurl.so.4)
./godhood: relocation error: /media/games/Godhood/game/libcurl.so.4: symbol SSLv3_client_method version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference
I was able to replace it with the libcurl.so from the game Natural Selection, re-name it to libcurl.so.4 as a workaround and it then runs, but ideally this needs a full fix from you please! :)
This also looks like a bug on the building preview: https://imgur.com/a/hXKxfCy
[liam@liam-manjaro ~]$ /media/games/Godhood/start.sh
Running Godhood
./godhood: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /media/games/Godhood/game/libcurl.so.4)
./godhood: /usr/lib/liblber-2.4.so.2: no version information available (required by /media/games/Godhood/game/libcurl.so.4)
./godhood: relocation error: /media/games/Godhood/game/libcurl.so.4: symbol SSLv3_client_method version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with link time reference
I was able to replace it with the libcurl.so from the game Natural Selection, re-name it to libcurl.so.4 as a workaround and it then runs, but ideally this needs a full fix from you please! :)
This also looks like a bug on the building preview: https://imgur.com/a/hXKxfCy
Post edited July 10, 2019 by liamdawe