Skip to main content

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

got this error: 

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)

SharedBufferArray needs to be turned on from itch for Godot 4 web projects to work on itch.io

:)

true! done, thanks for bringing it up, i'd somehow forgot to do it.