Skip to main content

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

For those that run the game on the Snapdragon X laptops and experiencing poor performance, run the game with the: 
--rendering-method mobile
command line option.

This fixes most of the stutter. 

For more technical users you can also recompile the project from it's git repository and export it as Windows ARM64. This improves performance however the mobile rendering method is still required.