Skip to main content

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

That would be the issue; the rendering engine that the game uses isn't supported by that particular Intel Integrated graphics. I can't guarantee that this will work, but if you create a shortcut for the exe, open it's properties, and add that '--rendering-driver opengl3' line after the target, it should open it using OpenGL instead of Vulkan, which is supported. Again, can't guarantee, but worth a shot.