Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

No, saves will not be available due to global changes in the game. The game will simply break if you load old saves. But there is a way out! We've made a New Game+ mode where you can skip quests. Just remember what quests you have completed, skip them, you will receive rewards for them.

(1 edit)

In patch 0.35, you can skip the texts while clicking on the screen, but you cant skip like that on patch 0.36 onward because of your change on the settings.

On 0.35 or older, Skip Text was in "ALL TEXT" mode while in 0.36 and newer, Skip Text was in "UNSEEN TEXT". This caused the conflict in coding which I mentioned back on patch 0.36 but you saying that I should turn on the pass, it will fixed itself but it NOT FIXED at all.

This is the screenshot from patch 0.35 and older


This one is patch 0.36 and newer, notice the background was transparent while older version was completely black

1. Try holding the left CTRL. This will skip all dialogs. Let me know if it worked for you. It is worth noting that in the settings all parameters must be enabled as in your screenshot.

2. Also - do not run the game in the launcher, this will lead to a bunch of errors through no fault of ours. The latest version of itch launcher has some kind of bug that breaks not only our game but also other games. Launch the game from the game folder manually.

(+1)

The problem is :

1. I do not used Itch Launcher, I just play the game directly from your download links

2. You misunderstood about point 1, what I mean is : if you Click and HOLD CTRL at same time, it caused conflict between skip and clicking, thus clicking will be disabled as long as I hold the left CTRL before clicking to anything on the screen. This was not an issue at older patches, but 0.36 and newer have this issue whenever I did that (Holding CTRL while tried to click on the screen)

Probably in the game engine changes were made. We will try to figure it out.