Skip to main content

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

Hi Luis Moroni, an android version is not really possible, since phones, tablets, and portable devices in general, don't have dedicated GPUs powerful enough to run the game. It's a hardware limitation.

Okay, can you improve the game so it works on all PCs, or does it only work on certain ones?

We are doing our very best to optimize the game to run in as many PCs as possible. However there are some minimum requirements that a PC must have to be able to run the game. Most notably you need a minimum of 1.5GB of video RAM to load the game textures. If your PC is too old may be using the OpenGL render mode will help, do so create a shortcut to the game exe and add the following flag:

--rendering-driver opengl3

in the target field just after the .exe and outside the quotes if any.