Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: procdrone on August 31, 2016, 05:34:36 pm

Title: Borderless support?
Post by: procdrone on August 31, 2016, 05:34:36 pm
Hello, im not sure if it was ever done or even metioned before.

But.

How hard and how much possible would be making borderless support to FS2?
Title: Re: Borderless support?
Post by: AdmiralRalwood on August 31, 2016, 05:39:39 pm
Hello, im not sure if it was ever done or even metioned before.

But.

How hard and how much possible would be making borderless support to FS2?
http://hard-light.net/wiki/index.php/Command-Line_Reference#-fullscreen_window
Title: Re: Borderless support?
Post by: procdrone on August 31, 2016, 05:59:55 pm
https://gyazo.com/b04a62da1743292ff675cef44ff672c9

Window is borderless, but resolution doesn't match. I know i can set the resolution up myself, but TRUE borderless doesn't work this way.

Is it intended way of working it or maybe a bug?

If first, simply ignore my reply and delete this thread :)
Title: Re: Borderless support?
Post by: niffiwan on September 01, 2016, 12:15:35 am
Are you referring to the black bars on each side of the window? (i.e. pillar boxing)  If so, that's working as intended, and only occurs in the menus.  To disable pillar boxing, use the -stretch_menu (http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-stretch_menu) option.
Title: Re: Borderless support?
Post by: The E on September 01, 2016, 01:42:13 am
https://gyazo.com/b04a62da1743292ff675cef44ff672c9

Window is borderless, but resolution doesn't match. I know i can set the resolution up myself, but TRUE borderless doesn't work this way.

Is it intended way of working it or maybe a bug?

Let me clear something up: "TRUE borderless" works exactly this way. The only thing we do not do that commercial games do is set our resolution to the desktop resolution by default. This is something that, at least for now, the user has to do by themselves.
Title: Re: Borderless support?
Post by: procdrone on September 02, 2016, 03:30:08 pm
Are you referring to the black bars on each side of the window? (i.e. pillar boxing)  If so, that's working as intended, and only occurs in the menus.  To disable pillar boxing, use the -stretch_menu (http://www.hard-light.net/wiki/index.php/Command-Line_Reference#-stretch_menu) option.

I know, it wasn't about the black bars.

https://gyazo.com/b04a62da1743292ff675cef44ff672c9

Window is borderless, but resolution doesn't match. I know i can set the resolution up myself, but TRUE borderless doesn't work this way.

Is it intended way of working it or maybe a bug?

Let me clear something up: "TRUE borderless" works exactly this way. The only thing we do not do that commercial games do is set our resolution to the desktop resolution by default. This is something that, at least for now, the user has to do by themselves.

I get it now, yes its not a problem anyhow, i was meaning the default resolution setting here. Its all ok. feel free to close the thread.