Jump to content
Sign in to follow this  
ImCptCrunch

Borderless fullscreen windowed

Recommended Posts

as above, will it be in the standalone, if not...WHY!!!!!!!!!!!!!!!!!!!!!!!!!

Share this post


Link to post
Share on other sites

If you edit the config file at My Documents -> Arma II.

Change the follow lines to the following values (Assuming your resolution is 1920x1080):


WinX=0;
WinY=0;
WinW=1920;
WinH=1080;
WinDefW=1920;
WinDefH=1080;

Alt + Enter is used to switch between full screen and windowed.

It will more than likely have proper commands to do it in the standalone, if not - the same will work, these are all locally stored variables.

EDIT: You can try using

-windowed -noborder 

as launch options too.

Edited by Rossums
  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×