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
-
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?
-
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
-
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 :)
-
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.
-
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.
-
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.