Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Deleted 296 days ago

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

Deleted 296 days ago
(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.

Deleted 296 days ago