flashflashrevolution / rCubed

Official Flash Flash Revolution game engine.
https://www.flashflashrevolution.com
GNU Affero General Public License v3.0
30 stars 17 forks source link

Add an Option to open the game in a custom resolution #327

Closed zanethra closed 2 years ago

zanethra commented 3 years ago

Is your feature based on a frustration? Slightly. I find it tedious to have to rescale the game's window every time I open it.

If so, Describe the solution you'd like There's a few ways to go about this... 1- Have in game options for a "default" window resolution, that can be edited, and will be used when launching the game to set the window's size (if options are saved to accounts, then that might be more trouble, since login happen after the window is open...) 2- Have a config file on the side that allows for custom resolution at launch. (for more advanced users) 3- Have the window remember what its last resolution was when closing.

And, Describe alternatives you've considered read above.

Images FFR resolution suggestion