Widescreen Gaming Forum
http://www.wsgf.org/phpBB3/

Arma 2 OA HUD help :-(
http://www.wsgf.org/phpBB3/viewtopic.php?f=68&t=20530
Page 1 of 1

Author:  B3NJ1 [ 14 Sep 2010, 00:26 ]
Post subject:  Arma 2 OA HUD help :-(

Does anyone have a HUD/ingame menu fix for Arma 2 Operation Arrowhead?
My search turned up this:
http://www.widescreengamingforum.com/node/12071
but this is still my result after trying it

Thanks heaps to anybody who can help...

*Edit...

Game is patched to 1.52
Running 3x24" @5760x1200

Would it be these values that I would need to change?

If so, to what :?

*Edit again...

All is fixed now using method in link. However it wasnt done exactly as described.
Just kept tryin and restarting and it eventually just worked :?


Author:  thales100 [ 14 Sep 2010, 00:52 ]
Post subject:  Re: Arma 2 OA HUD help :-(

This line in your ARMA2OAPROFILE at C:Users...DocumentsArmA 2 will do the trick :

Code:
tripleHead=1;

Author:  B3NJ1 [ 21 Sep 2010, 05:23 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Is there a fix for in heli hud?

Author:  -Deckard- [ 03 Oct 2010, 13:01 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Is there a fix for in heli hud?



Yes there is, you have to use 12:3 in video options ,i'm using 3840x1024 so it may not work for you, but it probably will.
Only just found this option myself :D .
Its in advanced options with the video settings, under aspect ratio.

Author:  B3NJ1 [ 05 Oct 2010, 07:59 ]
Post subject:  Re: Arma 2 OA HUD help :-(

[quote]Is there a fix for in heli hud?



Yes there is, you have to use 12:3 in video options ,i'm using 3840x1024 so it may not work for you, but it probably will.
Only just found this option myself :D .
Its in advanced options with the video settings, under aspect ratio.

Thanks i will give it a try...
Im such a chopper whore lol

Author:  scavvenjahh [ 05 Oct 2010, 20:23 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Looks like you're using Eyefinity + bezel compensation. What is your actual resolution ? Make sure the width is a multiple of 3 (so that the game can divide it by 3 and place all HUDs on the "middle third").

My solution was for 48:10, and 12:3 won't work any better. You need to calculate your actual aspect ratio (width/height) and then edit the two values:
fovTop=
fovLeft=

e.g if your actual bezel-compensated AR is 4.9:
fovTop=0.9
fovLeft=4

And like thales100 said, make sure "TripleHead" mode is enabled (again, it should be if your bezel-compensated width is dividable by 3):
tripleHead=1;

There should be nothing more to do for all HUDs and menus to be perfectly centered.

Author:  cookie1970 [ 08 Oct 2010, 00:19 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Can anyone help with my fov settings - the screens look slighty squashed in arma 2 OA.

Running 3* 1600x900 = 4800x900. bezel on its 4936 x 900
is my AR 16:9?

part of my ArmA2OAProfile..... G:Users....DocumentsArmA 2 Other Profilesname

tripleHead=1;

fovTop=0.75;
fovLeft=3;
uiTopLeftX=0.35833332;
uiTopLeftY=0.074999988;
uiBottomRightX=0.64166665;
uiBottomRightY=0.92500001;


G:Users....DocumentsArmA 2ArmA2OA.cfg

3D_Performance=93750;
Resolution_Bpp=32;
Resolution_W=4936;
Resolution_H=900;
refresh=60;
winX=16;
winY=32;
winW=800;
winH=600;
winDefW=800;
winDefH=600;
Render_W=4936;
Render_H=900;


thanks

Author:  B3NJ1 [ 08 Oct 2010, 23:52 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Looks like you're using Eyefinity + bezel compensation. What is your actual resolution ? Make sure the width is a multiple of 3 (so that the game can divide it by 3 and place all HUDs on the "middle third").

My solution was for 48:10, and 12:3 won't work any better. You need to calculate your actual aspect ratio (width/height) and then edit the two values:
fovTop=
fovLeft=

e.g if your actual bezel-compensated AR is 4.9:
fovTop=0.9
fovLeft=4

And like thales100 said, make sure "TripleHead" mode is enabled (again, it should be if your bezel-compensated width is dividable by 3):
tripleHead=1;

There should be nothing more to do for all HUDs and menus to be perfectly centered.


Thanks but im not using bezel comp.
im running at actual 5760x1200

Author:  scavvenjahh [ 12 Oct 2010, 16:03 ]
Post subject:  Re: Arma 2 OA HUD help :-(

Then I don't know what to say. All my HUDs are centered in the demo (5040x1050).
Can anyone help with my fov settings - the screens look slighty squashed in arma 2 OA.

Running 3* 1600x900 = 4800x900. bezel on its 4936 x 900
is my AR 16:9?

part of my ArmA2OAProfile..... G:Users....DocumentsArmA 2 Other Profilesname

tripleHead=1;

fovTop=0.75;
fovLeft=3;
Three 16:9 monitors & bezel comp: your aspect ratio is more than three times 16:9 (roughly 49:9). ;)
You're currently using a 3.75 (15:4) aspect ratio, so you get a "classic TripleHead" picture stretched to 49:9.
To correct this, simply divide display width by height:
4936/900=5.484
Then use these settings:
fovTop=0.484;
fovLeft=5;

Author:  cookie1970 [ 14 Oct 2010, 00:08 ]
Post subject:  Re: Arma 2 OA HUD help :-(

thanks scavvenjahh - I will give it a go ;-)

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/