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

Cool game! Would really help to have resolution settings. On 1440p screen pixel scaling seems off and text is very hard to read.

It's on my todo list, though it is very difficult for me to work with on my current setup, since I don't have any screens to test on. Could you take a screenshot and share it here? Thanks for playing :D

Any regular or small text with outline is hard to read, but those resource requirements make you squint :)

Here's Imgur link if Itch will downscale the original image: https://imgur.com/a/Ue4Hvza

(1 edit)

Alright, there's two easy fixes for me to do (apart from doing a whole UI rewrite which is eeeh not my favourite idea right now). One is to make UI scale to no more than 100% - which wouldn't make the text larger, but would make it, y'know, pixel-perfect. The other is to turn anti-aliasing on. Right now, it's on if your resolution is less than 1080p - but I could turn it on for all resolutions but 1080p.

Writing this out, the best solution is probably to do both and make an option in the options menu to toggle between them.

An alternative (for me at least) would be to give a windowed option, so you can run unscaled 1080p window on higher res desktops.