cold_Que
-
Content Count
10 -
Joined
-
Last visited
-
Medals
-
Medals
-
Posts posted by cold_Que
-
-
Thank you for the release and the quality addon.
Is there a server to play on this weekend?
-
"The changeable glasses feature is turning my face into the default arma face. I have added my profile name in the arma2/userconfig/ace/ace_clientside_config.hpp but the feature does not work any one else having this problem?
Thanks "
Still having the same issue any one found a solution?
-
I've just realised my Ace key isn't working ingame, although its working in Windows and bound in the config. Anyone any ideas?class ace_sys_interaction { class Interaction_Menu { key = 220; // win l shift = 0; }; };---------- Post added at 15:38 ---------- Previous post was at 14:52 ----------
NVM, this sorted it for me
Hopefully it'll help someone else by posting it here
Yeah I had the same problem. If you have a " English (US) 104-key " keyboard (scroll to the botom of the ace_keys.hpp file to realize the diffrent keyboard assignments) the L windows key is # 219. So, just change the 220 to 219 it should work as the interaction button in game.
Reference post below;
I have the same issue with the "Left Windows Key". Although I have bound it, the interface still will not work I changed the setting in the "ace_keys.hpp" in both the \@ACE\userconfing and \userconfig\@ACE folders. Any help would be appreciated
Thanks
***********************SOLUTION TO THE LEFT WINDOWS KEY ISSUE****************************************
In the ace_keys.hpp file there are two keyboard configurations and "L windows key" is assigned to 220 by default in a 104 keyboard configuration the "L windows key" is assigned to 219.
If you are using a "English (US) 104-key" key board then change the Interaction key to 219 as show below
class Interaction_Menu
{
key = 219; // win l
shift = 0;
};
-
The changeable glasses feature is turning my face into the default arma face. I have added my profile name in the arma2/userconfig/ace/ace_clientside_config.hpp but the feature does not work any one else having this problem?
Thanks
-
I have the same issue with the "Left Windows Key". Although I have bound it, the interface still will not work I changed the setting in the "ace_keys.hpp" in both the \@ACE\userconfing and \userconfig\@ACE folders. Any help would be appreciated
Thanks
***********************SOLUTION TO THE LEFT WINDOWS KEY ISSUE****************************************
In the ace_keys.hpp file there are two keyboard configurations and "L windows key" is assigned to 220 by default in a 104 keyboard configuration the "L windows key" is assigned to 219.
If you are using a "English (US) 104-key" key board then change the Interaction key to 219 as show below
class Interaction_Menu
{
key = 219; // win l
shift = 0;
};
-
Thanks nicolasroger this is a tremendous help!
-
I have the same issue with alt-tabbing out of ARMA2. "Error Device Freed" messages appears when I click on the arma to return to the game. Any suggestions for a fix?
-
I have the same error when I use alt-tab "Error Device Freed"
-
Just to post my experience for the record,
System:
Windows 32bit Vista
Quad core duo 4 X CPU QX9650 @3.0Ghz
Quad SLI 2 X 9800GX2 cards (182.5 drivers)
8gigs of DDR2 RAM
Settings:
language="English";
adapter=-1;
3D_Performance=93750;
Resolution_Bpp=32;
Resolution_W=1920;
Resolution_H=1200;
refresh=60;
Render_W=1920;
Render_H=1200;
FSAA=0;
postFX=0;
HDRPrecision=8;
lastDeviceId="";
localVRAM=526319616;
nonlocalVRAM=938737664;
I am getting very low frame rates, and single digit frame rates when I am near bushes. I have vsync off, and have tried the -winxp command line option yet to no effect.
Any suggestions would be appreciated, yet this game out the box thus far has been a disappointment.

Strange SLI usage
in ARMA 2 & OA - TROUBLESHOOTING
Posted
I have found wahat seany said to be true. Arma 2 and TKOH are CPU limited for certain options. I currently run a gtx 590 classified, and when I am around cities my SLI useage drops to ~50% when I am in the open country my SLI useage is back up to ~98%.
So bottom line set video memeory to high to take as much strain off the cpu and RAM as possibe and shift the useage to the GPU and RAM on the video cards. This will improve your SLI useage.