Screen Resolution
I began working on screen resolution with a modular approach. The idea was that when the player loaded up the game, it would detect all supported resolutions and refresh rates, then show those options to the player. The native refresh rate of the monitor would be applied when a screen resolution was selected. However, I received feedback that the list of options was too much, especially considering that some of the choices were rarely used, although supported. So I then decided to approach the problem a little differently. I decided to look up the most common resolutions so that I would include only the top three most common. I still left in the part that would automatically select the refresh rate native to the monitor. Now the game has the option for most common supported desktop resolutions rather than cluttering the player's settings with resolutions that are supported by the monitor, but either rare or useless.
Files
Disavowed
Status | In development |
Authors | King Studio, Devon0033, Mike_Sroka, Michael-W-Smith7 |
Genre | Adventure |
Tags | 2D, Action-Adventure, Metroidvania, Unity |
More posts
- Steam Launch!!!Dec 17, 2022
- Coming to a closeDec 16, 2022
- Project OverviewDec 14, 2022
- Steam StuffDec 13, 2022
- Achievement GetDec 11, 2022
- Controls Remapping AgainDec 10, 2022
- Steam funDec 09, 2022
- Boss Music ImplementationDec 09, 2022
- SteamWorksDec 02, 2022
- Callback Issue with Controller SupportDec 02, 2022
Leave a comment
Log in with itch.io to leave a comment.