Skip to main content

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

The game screen was bigger than my computer's resolution, so I could not do anything in the game, even when downloaded

Ah, I'm sorry to hear that! I was having some trouble with UI scaling during development so had to fix the window size to 1600x900. If it's okay, could I ask what OS you were running it on? We had some problems with the window being larger than expected on Linux but I thought we had managed to implement a workaround for that.

What is your screen resolution? Is it 1080p?
If so, there's a possibility the issue is caused by system window scaling (such as having the global zoom at 125%).

Otherwise I apologize, the game is designed to work on a 1600:900 resolution because we didnt really have any good ways to fix window resizing during the jam. (The entire UI + sprites would be the wrong sizes and in the wrong places).