ExOK / Celeste64

A game made by the Celeste developers in a week(ish, closer to 2)
1.59k stars 125 forks source link

Fullscreen cannot be off when the screen resolution is less than or equal to 1080p #31

Closed DemoJameson closed 5 months ago

DemoJameson commented 5 months ago

To be precise when I turn off fullscreen the game still fills the whole screen and I can't move or scale the game window

NoelFB commented 5 months ago

Hmm yeah this feels like Foster needs a way to get the monitor size so it can be scaled down to a size that actually fits. I could just make the default windowed size smaller (720p?) but then that has the same issue for smaller monitors.

DemoJameson commented 5 months ago

I think 720p is good enough as a temporary solution most people have larger screen resolution than 720p

NoelFB commented 5 months ago

Good call, I'll do that and add an issue to Foster to solve it more long-term.

NoelFB commented 5 months ago

Fixed in https://github.com/ExOK/Celeste64/commit/593841acd38a76375cfd3e898f199b9c8e979684