Skip to main content

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

I've seen some scattered reports of black screens; I'm not entirely sure what's causing it. My present theory is that it's something to do with wonky WebGL support on your device. You may be able to edit the package.json file (in the same folder as the rest of the game data) to fix it. Inside the empty quotes beside "chromium-args" try adding: --disable-webgl

This will force the game to play in canvas mode, which may give worse performance overall, but I think it may help the issue you're describing.

Ohh my, ok then I'll try modify it and I'll let you know if it works

If you're starting over on Windows, I'd wait to see if you have the same problem on Windows before doing it. Good luck!

hey can u tell me how to save the game in the windows. It will be a huge help

You're not able to use the save menu? It should be an option when you enter the main menu by pressing either esc or x while playing.

I'm using x key to start menu but still it doesn't show anything in gamecore website.... 

Hey thanks a lot, i got it