overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
60 stars 16 forks source link

Include GCDB on macOS and window scale stuff. #226

Closed nkrapivin closed 2 years ago

nkrapivin commented 2 years ago

Since nowadays people are getting bigger screens, 3x window scale might not be enough, for some it might even be too small. So I added automatic polling of maximum allowed scale on every videomode change and the options menu updates accordingly.

Oh and also include gamecontrollerdb on macOS, yeah, that'll be useful.