resolution (Arma 3)
how to change the screen resolution without entering the game?roman13141516
When you start the game, if you're not on downloaded pirates, gives a window to select normal mode and window mode.
Maybe we can set launch options.
- w 640 ; runs the game 640x480
- w 720 ; runs the game 720x576
- w 800 ; runs the game 800x600
- w 1024 ; runs the game at 1024x768
- w 1152 ; runs the game with 1152x864
- w 1280 ; runs the game 1280x1024
- w 1600 ; runs the game 1600x1200
In the steam library. Move the cursor over the game and open its properties, select the option to"set launch options and in the new row enter the details of your resolution. For example - w 1280. I think the pirates will also get to do so, but somehow too lazy to check.
If there really is no this item, or you have pirates (or something else), then get into the game's config and open it with Notepad. In this configuration, razreshenie 1280x1024, change as you please.
C:\Users\Man\Documents\Arma 3 Alpha\Arma3Alpha.cfg
language=English;
forcedAdapterId=-1;
detectedAdapterId=0;
detectedAdapterVendorId=4318;
detectedAdapterDeviceId=3524;
detectedAdapterSubSysId=67178672;
detectedAdapterRevision=161;
detectedAdapterBenchmark=266;
displayMode=0;
winX=16;
winY=32;
winWidth=1024;
winHeight=768;
winDefWidth=1024;
winDefHeight=768;
fullScreenWidth=1280;
fullScreenHeight=1024;
refresh=75;
renderWidth=1280;
renderHeight=1024;
multiSampleCount=2;
multiSampleQuality=0;
postFX=5;
particlesQuality=0;
GPU_MaxFramesAhead=1000;
GPU_DetectedFramesAhead=3;
HDRPrecision=16;
vsync=0;
AToC=15;
cloudsQuality=5;
pipQuality=3;
dynamicLightsQuality=4;
PPAA=5;