Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Rahlubenru

5
Posts
A member registered Jun 26, 2018

Recent community posts

If I start a new game and beat the fairy first time should I not get a watch scene item like you get for the lamia?

(1 edit)

The pub in Ashon city you can, not sure about anywhere else

There is inconsistent casing of image names that causes images to fail to load from case sensitive file systems. This may be what is causing the issues being reported on the android version too. (Specifically I noted that the LvL/Lvl/lvl images were the ones that were inconsistent)

nw is the file to execute to have this run, you may need to download a more recent version of https://nwjs.io/ though and extract that into the game folder if the shipped version isn't compatible with your os

Thanks for providing the free version, it allowed me to get it working in Linux before buying. The process itself is fairly straightforward:

1) Download and unzip the windows version

2) Delete everything but www and package.json from the folder you extracted to

3) Go to https://nwjs.io/ and download the linux version.

4) Unzip to the folder with the www and package.json you kept previously in.

5) Create a /save folder (not a relative path) and have your user be the owner eg. `sudo mkdir /save` followed by `sudo chown [user name here] /save` remembering to replace [user name here] with your actual user name

That last step isn't ideal, but required if you want to be able to save.

Not had any issues with this so far but I don't think I'm all that far in either.