Forged Alliance Forever Forged Alliance Forever Forums 2014-05-14T11:24:40+02:00 /feed.php?f=2&t=7384 2014-05-14T11:24:40+02:00 2014-05-14T11:24:40+02:00 /viewtopic.php?t=7384&p=72884#p72884 <![CDATA[Re: Windowed fullscreen (command line)]]>
The simplest way is just to launch FA standalone and configure all your setting through the Options menu and then Exit the game through the main menu (not close the window through the 'X' in the top right corner) so that your changes are saved.

Just in case that does not work...

Open your game.prefs file (default location: C:\Users\*User Name*\AppData\Local\Gas Powered Games\Supreme Commander Forged Alliance)

Find a line that says primary_adapter =
May want to do a Search in Document as it is buried in text. Make sure after the equal sign it says 'windowed',
The line should like this:
Code:
primary_adapter = 'windowed',


Find the section called Windows = {
It may be near the bottom of the file so scroll down there first.

In there you may see a sub section called Main = { with a few lines as follows (the numbers here are for my setup):
maximized = true,
x = -5,
height = 928,
y = -5,
width = 1330

I trust you can understand where to edit the numbers you want.

Just in case you do not have the Windows = { section. Here is mine so you can just copy, paste it to the end of the game.prefs file, and make any changes you want. Make sure you pay attention to the commas.

Code:
Windows = {
    Log = {
        y = 217,
        x = 422,
        height = 691,
        width = 1217
    },
    Main = {
        maximized = true,
        x = -5,
        height = 928,
        y = -5,
        width = 1330
    }
}

Statistics: Posted by The Mak — 14 May 2014, 11:24


]]>
2014-05-12T17:34:55+02:00 2014-05-12T17:34:55+02:00 /viewtopic.php?t=7384&p=72752#p72752 <![CDATA[Re: Windowed fullscreen (command line)]]>
Does this help? Or doesn't that method work for you? Or do you need the command line for something else too?

Statistics: Posted by Plasma_Wolf — 12 May 2014, 17:34


]]>
2014-05-12T16:30:45+02:00 2014-05-12T16:30:45+02:00 /viewtopic.php?t=7384&p=72749#p72749 <![CDATA[Re: Windowed fullscreen (command line)]]>
Would be nice if FAF provided game launch options (like Steam) where you can add command line parameters for launching the game (FA).

Statistics: Posted by Ayerelve — 12 May 2014, 16:30


]]>
2014-05-12T16:11:03+02:00 2014-05-12T16:11:03+02:00 /viewtopic.php?t=7384&p=72748#p72748 <![CDATA[Re: Windowed fullscreen (command line)]]> Statistics: Posted by Blodir — 12 May 2014, 16:11


]]>
2014-05-12T16:08:45+02:00 2014-05-12T16:08:45+02:00 /viewtopic.php?t=7384&p=72747#p72747 <![CDATA[Windowed fullscreen (command line)]]> Simplest way in FA is to start via command line such as: bin\ForgedAlliance.exe /windowed 1920 1200 /position -8 -30
Is there any way to input command line arguments in FAF to be used when starting FA?

Statistics: Posted by Ayerelve — 12 May 2014, 16:08


]]>