Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Is it possible to change the games screen resolution? Its kinda impossible to play otherwise (my computers resolution is funky). Im fine with it being in windowed if it must

Unfortunately, not at the moment. In browser, the game resolution will always be equal to the browser's viewport size, and in desktop version - to the window size. With the technologies I'm using, changing that is nearly impossible. 

I plan to add fullscreen / windowed toggle to the game options though; I can prioritize it for the next month build if it helps.

By the way, what resolution do you have?

I think my computers resolution is 2256 x 1504, like I said, weird. tall screen, very tall screen

I'll try to reproduce it and maybe come up with some adaptation. If I'm not able to do that, then I'll at least allow opening the game in a windowed mode. Either way, I'll add some way to mitigate this problem in this month build (should be out around 20th). Please bear with me! 🐻

will do bro

Hey! Regarding our issue: I haven't found a way to test the game on a real screen with resolution like yours, unfortunately, but I added new setting that allows you to run the game in windowed mode! It is now available in the latest build. Please let me know if it helped!

(1 edit)

Alright, I will test it out when I have time. thank! 

Edit- I tried it, but it just said that it couldnt be played on monitors with less than 1024x768 before I can even get to the settings. maybe if I connected my laptop to a different screen via HDMI, but I dont know if that will work (also, my only other monitor is a TV)

Perhaps I was looking in a wrong direction... This is strange, cause as far as I know, on laptops like this (e.g. Surface), this is native resolution, so my media query should've worked properly... 

Could it be so that you have scaling enabled in your display settings?

Can you please select:

Start > Settings > System > Display

And tell me what percentage you have selected in the drop-down menu under Scale and layout?

when I look, It says the size is set too  1410x940, that might be Scale settings, But then again. when going to native its the really large one. It might be because I use the linux stuff on a chromebook. but. Im not sure

Honestly, I don't know what's the issue here. Even at 1410x940, you should've not seen this warning that game's UI cannot be displayed.

The only workaround that I can think of currently is to remove this warning alltogether, but then I'll have to do a massive revamp on a way in which UI is scaling, cause otherwise the game will look like a mess on screens that are actually less then 1024x768 (or in window of the same size).

I don't have much time this month, so I'll probably try to do this in the next one.