Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Take a look at this:  https://stackoverflow.com/questions/76924109/error-the-following-features-requir...

Yes, that's exactly the feature the game currently requires. And to use that, the cross origin isolation feature must be supported by your browser.The app seems not to.

As soon as I can uncheck the shared array buffer it is going to work on the app. Until then I can't do much about it.

Thanks!

The issue is fixed now, finally