Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hello,

I couldn't start the game (which seems promising & fun), there's an Error before loading screen:

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)

  • OS: MX Linux (Debian-based, no systemd)
  • Browser: Waterfox (Firefox fork, Gecko & SpiderMonkey engines)

I don't know if the problem is on my side or yours. 

To be completely honest, I don’t know what the issue is. I know that godot 4, the engine we used, has some issues with web exports. I know that when using chrome you need to have hardware acceleration on. Beyond that I am not sure.

After a quick search I saw that games that require SharedArrayBuffer to be toggled on, ours does, sometimes do not work on other browsers besides chrome. I'm not sure how true or accurate this is but it was all I could find. I'm very sorry you could not play the game :(