Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

IsenfireLDC

5
Posts
A member registered May 10, 2022 · View creator page →

Creator of

Recent community posts

Fun game loop, though if you make it past the 2nd or 3rd datacenter, it's pretty easy to scale things to a silly extent as long as you placed down warehouses.  It also gets pretty laggy after a while.

I did a little more digging and believe I've found a nicer solution.  The latest build should run without any environment variable hacks.

If you haven't already, try setting the `LD_LIBRARY_PATH` environment variable.  Assuming that you start the game from a shell, you can run `export LD_LIBRARY_PATH=.` before you run the executable.  This will tell the linker that it can find the libraries in the current directory.

Unfortunately, I don't have a better solution at the moment.

I am running on Mint (w/ Cinnamon).  What is the error message?

The 'original.tar.gz' file should be the un-bugfixed executable/resources, I just repackaged it.