Comments

Log in with itch.io to leave a comment.

this is a really cool game! I'm not usually a fan of VN stuff but this one has such a cool premise; definitely would love to see more of this endo-adventure!

(+1)

So uh, just gonna say this, anytime I try to run the game it just says:

"Error The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)"

same error here!

Sadly a Godot limitation when built for web. Depends on the browser and settings but looked into it and not much I can  do. I really should make a downloadable exe and add it. Might do that with  a small update I want to do.

Is this a continuation of the work sucks comics or more of a side story?

Continuation or side story are sort of the same thing in my head regarding how it fits in. Always wish I kept the events less linear and did smaller stories like this.

are there any bad ends?

(+1)

None other than a joke easter egg. Is that something worth posting in the description? No bad ends?

(+3)

With no saves, the knowledge that there are also no bad ends could convince people to play more boldly~

is there a download anywhere?

(+1)

Taking a break after finishing the initial push but I'm going to touch up on the writing for the typos (it was a prototype after all) and push a new build. I'll make a standalone downloadable alongside that.

can't boot the game
"Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)"

(+1)

SharedArrayBuffer support was turned on, which is required for Godot web games, so I'm not sure if it's a browser or pc error, as this is first I've heard. I'll look into making a downloadable executable soon, after I chill from the project for a couple days. Thanks for letting me know!

(2 edits) (+1)

it seems to only happen when I use the itch.io app to download and play it, if I just hit 'run game' on the game page it runs fine but the version itch downloaded doesn't work when used in my browser (firefox) or in the app itself.
weird