Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

cuppajoeman

3
Posts
1
Followers
1
Following
A member registered Mar 01, 2021

Recent community posts

fun

I tried launching on manjaro, but it yielded: 

./hardcorespacesim: error while loading shared libraries: libtiff.so.5: cannot open shared object file: No such file or directory.

I tried doing a quick hack: sudo ln -s /usr/lib/libtiff.so.6 /usr/lib/libtiff.so.5


Launching the game now threw more errors:

VERBOSE: Initialising SDL...
libGL error: MESA-LOADER: failed to open crocus: /home/ccn/Games/tsjostspaceprogram/bin/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/dri/crocus_dri.so) (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: crocus
libGL error: MESA-LOADER: failed to open crocus: /home/ccn/Games/tsjostspaceprogram/bin/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/dri/crocus_dri.so) (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: crocus
libGL error: MESA-LOADER: failed to open swrast: /home/ccn/Games/tsjostspaceprogram/bin/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /usr/lib/dri/swrast_dri.so) (search paths /usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  109
  Current serial number in output stream:  110

So I gave up...

Running on linux here, I have a Lenovo thinkpad t420 (2011 era laptop), I had to tack on the command --rendering-driver opengl3 to get it to launch.


After launching the game and setting the lighting setting to low. When I get into the main room, looking in the corners of the room gets me 60fps locked, whereas looking at the well in the center of the room gives me 6 fps and the game becomes un-playable.


On initial glance I thought this might be a toaster friendly game, but as it turns out, it may not be.

I'd love to give this game another try when it has better performance : )