Jump to content

[Linux] New GraphicsMode commands only return one resolution.


Recommended Posts

Posted

As the titles suggest System:CountGraphicsModes only returns 1. While that resolution always seems to be the total resolution of the current X screen. Meaning GetGraphicsMode(0) returns 3840, 1080 for my dual screen setup and 1920, 1080 when I deactivate the second screen.

 

Of course there are plenty of resolutions available below the native resolution of the monitor and just receiving 3840, 1080 for the dual screen setup is useless data, as nobody spreads their game across two screens, unless they like looking at the monitor edges in the middle all day.

Posted

I just haven't implemented support for changing graphics resolution, but it's technically working. If you implement the commands now the behavior of your program will adjust later on when resolution switching is added.

 

One thing at a time.

My job is to make tools you love, with the features you want, and performance you can't live without.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...