UFO:Alien Invasion

Technical support => Feature Requests => Topic started by: Kaerius on October 23, 2013, 10:01:37 pm

Title: 1920x1080 resolution, also known as 1080p.
Post by: Kaerius on October 23, 2013, 10:01:37 pm
Can't be too much to ask for can it? Lots of oddball resolutions are supported, but not the one that's arguably the most standardized since 1280x1024.
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Eegxeta on October 30, 2013, 03:20:24 pm
1366x768 isn't in there ether and just about every 16:9 laptop screen I have seen has been that resolution. It was also was in there at one point.

Yes I know that I can run it in that resolution with the command line but it would be nice not to have to.

Oh hey Kaerius in the meantime you can write up a bat file using this to run it in 1280x1024.

Code: [Select]
./ufo +set vid_mode -1 +set vid_width 1280 +set vid_height 1024
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Kaerius on October 30, 2013, 07:15:08 pm
Well I wanted to run it in 1920x1080, but I guess the principle still applies.
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Eegxeta on October 30, 2013, 09:32:07 pm
Sorry about that chief. I have no idea where I got those numbers from. Must of mixed a 4:3 resolution in there somehow or something.
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: aa_ on October 30, 2013, 09:55:06 pm
 As long as i remember, the 1920x1080 was always there... for me, at least.
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Destructavator on October 31, 2013, 10:12:31 pm
I have the same display resolution and have had similar issues with not having it show up in the lists in the game.  I personally don't handle the part of the code that takes care of this sort of thing, but I was told in IRC that such a resolution *is* (or should be) in the lists, but might not show up if the game doesn't detect it as one that your video card can handle.

If that's accurate, it means the game has a video card feature detection issue of some sort, which is a bug, and should therefore go in the bug tracker (when making a bug report, please reference (give a link to) this forum thread).
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Eegxeta on November 01, 2013, 01:08:45 am
That would explain why so many resolutions are supported except the ones that I have.
Title: Re: 1920x1080 resolution, also known as 1080p.
Post by: Kaerius on November 15, 2013, 09:30:51 pm
Yeah my 1080p monitor(16:9) and Geforce 660 GTX only had 16:10 and 4:3 resolutions listed. Not one single 16:9 resolution. It's like the code specifically excluded the ones my monitor supports. (But it listed stuff like 1440x900, 1920x1200, 2560x1600, 2048x1536, etc).