Posted January 15, 2023
I'm posting this for my roommate who is the one that bought this but I do all the tech support for her. She got this because it supports Linux...or does it. While the game has a Linux installer it does not work. Install is fine but launching the game sees a few different random events happen. Going off memory the game will crash with erunloop never exiting. Some times you can kill that and relaunch and get the launcher which will launch, kinda. If you get the launcher you will get one of two outcomes. The game will launch and immediately crash citing connection to X was killed or the game will run up until you load saves or start a new game. Loading saves will hang the game with no recourse but to kill it and new game will just crash. It's like a branching choose your own adventure where all choices end and failure and you still don't get to play the game you paid for.
Every once in a while the X error will also throw in:
01/15/2023 | 01:16:13 AM : CrashReporter.x86_64 failed to start due to the following dependancy problems:
Inconsistency detected by ld.so: dl-version.c: 204: _dl_check_map_versions: Assertion `needed != NULL' failed!
Reading up on that since it's not a dependency but rather a c built into an unnamed dependency (and is a "should never happen" scenario) I then tried strace to sus out some more info to no avail. The only thing I haven't done yet is LD_DEBUG but since she was so into the story and games I bailed and grabbed the stupid Win version to run in Wine...again that said reminder Win32 is the only stable ABI.
GOG needs to fix this BS and ensure and TELL the user if there are missing dependencies. Everything online says all you should need is lib32-gnutls lib32-libcurl-compat lib32-libcurl-gnutls lib32-sdl2_image lib32-sdl2 which are all installed.
Every once in a while the X error will also throw in:
01/15/2023 | 01:16:13 AM : CrashReporter.x86_64 failed to start due to the following dependancy problems:
Inconsistency detected by ld.so: dl-version.c: 204: _dl_check_map_versions: Assertion `needed != NULL' failed!
Reading up on that since it's not a dependency but rather a c built into an unnamed dependency (and is a "should never happen" scenario) I then tried strace to sus out some more info to no avail. The only thing I haven't done yet is LD_DEBUG but since she was so into the story and games I bailed and grabbed the stupid Win version to run in Wine...again that said reminder Win32 is the only stable ABI.
GOG needs to fix this BS and ensure and TELL the user if there are missing dependencies. Everything online says all you should need is lib32-gnutls lib32-libcurl-compat lib32-libcurl-gnutls lib32-sdl2_image lib32-sdl2 which are all installed.
Post edited January 15, 2023 by nPHYN1T3