Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I set the window multiplication to x2, then next time I opened the game it only showed the upper-left corner of the screen. I can't even access the Settings anymore. Re-install doesn't even solve it. I am guessing the game is reading from some config file that I don't know the location of. What can I do? Can I maximize the window?

I'll try to make the resolution work better in a future update; it might be a bit convoluted though...

That'll be great because as it stands now I have made the game totally unplayable by my own mistake 😭😭

Oh right, sorry, I missed that the issue wasn't resolvable - for now, you should be able to fix the issue by going to

users\<your username>\AppData\roaming\ASM\settings.txt

and adjusting the "scaling=" line to say "scaling=1" or so.

Thank you!!