Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Idk how i got to a point of crashing the game, but this just happened:

Error

moonshine/init.lua:46: Cannot create Canvas: Texture format cannot be rendered to on this system.

Traceback

[C]: in function 'newCanvas'
moonshine/init.lua:46: in function 'moonshine'
nx/update.lua:45: in function 'draw'
[C]: in function 'xpcall'

Hiya! This appears to be because you don't have a video card, is that correct? If that's the case there's a chance the game won't run on your system at all. I can look into that bug in particular (moonshine is a third-party library the game uses for shaders, it's not at all essential to the game). I have another version posted above with moonshine disabled, let me know if this runs.