Skip to main content

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

Which version of the game are you trying to run, 32 bit or 64 bit? Are you running 32 or 64 bit Windows?

64 bit

Okay, try this; 


Go to the game folder and into WWW and open package.json

add this after "Js flags" into its new line

"chromium-args": "--enable-gpu-rasterization --enable-gpu-memory-buffer-video-frames --enable-native-gpu-memory-buffers --enable-zero-copy --enable-gpu-async-worker-context --ignore-gpu-blacklist",


Try if that fixes it

(+1)

That worked, many thanks!