Spoilers
I had to build like all the libraries from source.
Now that was luckily not that difficult, just time-consuming.
But I also had to set the path where it looks for libraries to the current directory, because the executable doesn’t look inside its own directory for libraries by default, apparently.
And then it couldn’t find /usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf
because that’s installed at /usr/share/fonts/liberation/LiberationMono-Bold.ttf for me.
I had to symlink that, and FINALLY then it worked. Good grief.
← Return to game
Comments
Log in with itch.io to leave a comment.
explodes
Manjaro
But honestly? It was fun!
Spoilers
I had to build like all the libraries from source.Now that was luckily not that difficult, just time-consuming.
But I also had to set the path where it looks for libraries to the current directory, because the executable doesn’t look inside its own directory for libraries by default, apparently.
And then it couldn’t find
/usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf
because that’s installed at/usr/share/fonts/liberation/LiberationMono-Bold.ttf
for me.I had to symlink that, and FINALLY then it worked. Good grief.
okay this took way too long and i gave up halfway through but then realized i was being dumb
only took as long as it did because i'm an idiot, but i beat it in under 12m, did this on Arch Linux
If the goal is to make it crash as quickly as possible, I doubt anyone can make it do that as fast as me 😎
I think I won?