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 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
Post edited July 10, 2019 by liamdawe
Hey liamdawe,

Sorry about that! We only officially support Ubuntu, simply because it is not economical for a small team like us to support all of them. It's good to hear about the most prevalent issues though, I'll pass it on to our engine programmer :)
avatar
killersponge: Hey liamdawe,

Sorry about that! We only officially support Ubuntu, simply because it is not economical for a small team like us to support all of them. It's good to hear about the most prevalent issues though, I'll pass it on to our engine programmer :)
No worries, fully aware you would only support Ubuntu as most do. However, this issue will eventually be in every distribution (Ubuntu included) as SSLv3 is insecure and shouldn't be used: https://disablessl3.com/
avatar
killersponge: Hey liamdawe,

Sorry about that! We only officially support Ubuntu, simply because it is not economical for a small team like us to support all of them. It's good to hear about the most prevalent issues though, I'll pass it on to our engine programmer :)
OT - please consider contacting GOG to get the distinct Developer font colour and tag.
Any update on this? It's still an issue.

I replaced the libcurl with one from the Steam Runtime, which makes it work, but it's such a small issue that just shouldn't be there.
Post edited March 04, 2020 by liamdawe