Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
kwalc

Graphical bug on startup

Recommended Posts

Recently ARMA 2 started acting up with this graphical bug on start up: http://www.youtube.com/watch?v=hDBEW44zPX

This starting happening recently and all of a sudden. I only run arma for DAYZ. I do not use sixupdater. Most recent beta patch is applied.

Please note that this is NOT an installation error. ARMA 2 was installed correctly and so was dayz and have been running perfectly for the past 3 weeks or so. I have played arma before as I own this game for a while now but I have never had this bug before. Something must have changed a setting somewhere, but I do not know what as I havnt changed anything on my pc for the past 2 weeks or so. The only thing graphics wise I touched was some tweaks on ATI tray tools to increase performance on BF3 and to get a CPU monitor on my screen in-game. I have done this many times before with no issues.

Another thing to note is that this kept happening even when I did a clean install of ARMA 2 & OA. So I suspected hardware issue, but I don't think that is possible because all other games run the same as before and tests I have ran show no issues on any hardware. I currently have it completely wiped from my system, every folder and setting is gone. However, I already did a clean install once and it did not solve the issue. This happens even with ARMA 2 installed by itself(without OA or DAYZ)

Specs:

Core i5-2500K

6950 2GB

8GB of ram(2x4) @ 1333mhz

MOBO: P8P67 PRO (REV 3.1)

Share this post


Link to post
Share on other sites

Could you post your arma2oa.cfg file?

:EDITH:

Did you ever installed DirectX 9?

Edited by [FRL]Myke

Share this post


Link to post
Share on other sites
Myke;2163849']Could you post your arma2oa.cfg file?

:EDITH:

Did you ever installed DirectX 9?

Hmm, I dont think so. Maybe I will check. I am now re-installing arma again, when I do I will post the .cfg file.

Share this post


Link to post
Share on other sites

Aye, and while you're on it, a dxdiag.txt would be fine if it isn't asked too much. ;)

Share this post


Link to post
Share on other sites
Most recent beta patch is applied.

Beta, remove the beta in your target line and then run the game with just the 1.60 official patch.

Surely its graphics but betas are betas and not official patches for a reason, they are WIP, so just try without it and see if that helps anything.

Was the game working normal before the beta patch or the game had the same problem before and after you applied the beta?

Can you post your Target line,.. well if you post the RPT it will be in there so nvrmind.

Share this post


Link to post
Share on other sites
Myke;2163849']Could you post your arma2oa.cfg file?

:EDITH:

Did you ever installed DirectX 9?

Where do i find that file(i am a noob). dx9 not installed.

Myke;2163882']Aye' date=' and while you're on it, a dxdiag.txt would be fine if it isn't asked too much. ;)[/quote']

Where again? lol

Beta, remove the beta in your target line and then run the game with just the 1.60 official patch.

Surely its graphics but betas are betas and not official patches for a reason, they are WIP, so just try without it and see if that helps anything.

Was the game working normal before the beta patch or the game had the same problem before and after you applied the beta?

Can you post your Target line,.. well if you post the RPT it will be in there so nvrmind.

Arma 2 and OA are newly installed(no addons, betas or extra content added).

The game was working perfectly before the beta. This is my target line: "D:\Program Files\Bohemia Interactive\ArmA 2\arma2OA.exe"

Share this post


Link to post
Share on other sites

arma2oa.cfg:

language="English";

adapter=-1;

3D_Performance=-4194304;

Resolution_Bpp=32;

Windowed=0;

Resolution_W=1920;

Resolution_H=1080;

refresh=60;

winX=16;

winY=32;

winW=800;

winH=600;

winDefW=800;

winDefH=600;

Render_W=1280;

Render_H=900;

FSAA=2;

postFX=3;

GPU_MaxFramesAhead=1000;

GPU_DetectedFramesAhead=2;

HDRPrecision=8;

lastDeviceId="";

localVRAM=936761344;

nonlocalVRAM=936761344;

Share this post


Link to post
Share on other sites

Hmmm...it's odd that in the cfg the 3D_Performance is a negative value. IIRC the I5-2500K has a integrated GPU and it might be that your PC uses this GPU instead of your ATI card. Not sure though as i'm not familiar with Intel CPU's at all.

So far the only advice i can give, download and install DirectX9 and also make sure you use latest ATI drivers.

Share this post


Link to post
Share on other sites
Myke;2164099']Hmmm...it's odd that in the cfg the 3D_Performance is a negative value. IIRC the I5-2500K has a integrated GPU and it might be that your PC uses this GPU instead of your ATI card. Not sure though as i'm not familiar with Intel CPU's at all.

So far the only advice i can give' date=' download and install DirectX9 and also make sure you use latest ATI drivers.[/quote']

I have re-downloaded my drivers but I still have the issue.

If I install directx9, will that have any impact on my other games or processes?

Share this post


Link to post
Share on other sites
I have re-downloaded my drivers but I still have the issue.

If I install directx9, will that have any impact on my other games or processes?

Don't worry about installing DirectX9, it wont touch any higher version, just add specific DX9 files. You might take it as different set of software rather than "just" another version.

If possible, try to find out if the game is really rendered on your dedicated GPU and not on the IGP. Actually this would be my best bet so far.

:EDITH:

Probably a long shot but maybe updating your MB BIOS might solve the issue.

Edited by [FRL]Myke

Share this post


Link to post
Share on other sites

Also Resolution_x= doesn't match Render_x=

The game might not be running at your monitors native resolution and so graphics look blurred/blocky. Try setting both settings to your monitors native res (probably 1920x1080). You can also delete the Arma2oa.cfg and when you start the game it will create a new one with defaults if you don't want to mess with it

Share this post


Link to post
Share on other sites

@No use for a name

this only means he have his 3D resolution lower than 100%. Although it would make the picture blurry, it wouldn't be as extreme as seen in his vid. But i agree, 3D resolution should at least be set to 100%.

Also deleteing the arma2oa.cfg is a good idea.

Share this post


Link to post
Share on other sites
Myke;2165161']Don't worry about installing DirectX9' date=' it wont touch any higher version, just add specific DX9 files. You might take it as different set of software rather than "just" another version.

If possible, try to find out if the game is really rendered on your dedicated GPU and not on the IGP. Actually this would be my best bet so far.

:EDITH:

Probably a long shot but maybe updating your MB BIOS might solve the issue.

I really dont want to update my bios for this.

Is there a way to find out if its using the IGP instead of my GPU?

Share this post


Link to post
Share on other sites
I really dont want to update my bios for this.

Is there a way to find out if its using the IGP instead of my GPU?

I'm sorry, i'm not familiar with Intel CPU's nor with IGP's. I can only point to google to try your luck there, unless someone else shows up in this thread with a possible solution.

Sorry, tried my best.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×