jorio / OttoMatic

Pangea Software’s Otto Matic 🤖
https://pangeasoft.net/otto
Other
141 stars 13 forks source link

Any way to change Windowed/Fullscreen resolutions via a menu option? #17

Closed eisnerguy1 closed 1 year ago

eisnerguy1 commented 2 years ago

I was wondering if there was any way to change the resolution of the game via a menu option? I know that there is the "--fullscreen-resolution WIDTH HEIGH" command line option but, there's no option to change the resolution while in Windowed mode. Ideally, I'd love an option to have the game's resolution as 1280x960/2x scaled. Or, if that can't be done, maybe include a command line option for "--windowed-resolution WIDTH HEIGH" and also include 1280x960 as a valid option?

My main issue is that the UI just stretches and is pretty spaced apart while in Windowed or Fullscreen mode.

Ottomatic

Thanks!

jorio commented 2 years ago

I guess I could add an option to constrain the viewport to a 4:3 aspect ratio in a future update.

Perhaps a UI scaling option could help too if the UI elements are too spaced apart for your liking.

eisnerguy1 commented 2 years ago

Awesome! Thank you! That's my only tiny issue with the game. This, and the other updated Pangea games run great on my 2015 MacBook Pro.

jorio commented 1 year ago

Otto Matic 4.0.1 adds settings for infobar scaling and centering. When centering is on, UI elements are placed as they would be on a 4:3 screen. This is similar to the infobar centering option that I added to Nanosaur 2. I hope that helps!