jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Custom game resolutions scale back to 800x600 on resize #96

Closed ShamblesSM closed 1 year ago

ShamblesSM commented 1 year ago

The game window will look fine if it's not resized in any way: image

Resizing it however, will scale it to 800x600 and won't be restored until the game is restarted. image

Toggling Fullscreen on and off will entirely set the window to 800x600.

jakubg1 commented 1 year ago

Fixed: https://github.com/jakubg1/OpenSMCE/commit/f375b20a9de0ab0bf0350856e71d9fb8d0670ce0