What's new

Planned More Resolution Options

xmarwan

Brawling Shipboy
Game Volunteer
Joined
Dec 16, 2017
Messages
238
Reaction score
156
Points
43
Hi,,,
I suggest that we have different resolution options, preferably more of those that fit in different streaming platforms..... and even better make the client window mode resizble!

Suggested resolution options:
1280 x 720

1920 x 1080
4k :ROFLMAO:

It would also make the game much better on different screens, would be nice to see such feature.
 
What aspect ratio to include? or better auto-detect somehow?
 
Or even better. A file (maybe in scripts?) that lists resolutions that can be selected.
 
Planned 
I do not know about auto-detecting screen resolution.
But, Can make a drop-down selection of predefined screen resolutions.
And probably the Game launch parameter to override default resolution too.
 
Maybe a dropdown with aspects ratios (4:3, 16:9 and/or 16:10), along with the most common resolutions (800x600, 1024x768, 1280x960, 1440x1080 for 4:3; 1280x720, 1366x768, 1600x900 and 1920x1080 for 16:9).

Getting the current resolution (and inferring the aspect ratio from it) should be doable using the Win32 API, although I don't think it's really necessary. Just default to the smallest one (as a sane default) and let players pick their preferred one.
 
Back
Top