opengl perfect mode problems
#1

Hello, Com

I have some problems. If I change the settings of IL-2 into Opengl and perfect mode,
my game looks like this:
[Image: il2fb2010052513135472.jpg]
[Image: il2fb2010052513132080.jpg]
or
[Image: il2fb2010052513135272.jpg]

I don
Reply
#2

LOL? :-? Mine works fine. Smile
Reply
#3

Try this in conf.ini:
[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=2
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=1
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=1
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=1

HardwareShaders=1

Shadows=1
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=2

Sky=1
Forest=2
LandShading=1
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1

VideoSetupId=17
Water=2
Effects=1
ForceShaders1x=0

PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0

The game (or you) may have messed it up.
Reply
#4

[quote="365th_FG_Schwalbe"]Hello, Com

I have some problems. If I change the settings of IL-2 into Opengl and perfect mode,
my game looks like this:
[Image: il2fb2010052513135472.jpg]
[Image: il2fb2010052513132080.jpg]
or
[Image: il2fb2010052513135272.jpg]

I don
Reply
#5

Hi , i had this problem before and when you crash in the water the blocks are gone.....I also have the ATI cart. To solve the problem you need to
install an older video driver. Look at this topic at M4T from myself a while ago, you need the 8.9 driver.
http://www.mission4today.com/index.php? ... ight=videa

Hope i could help ya whit this.
Reply
#6

Looks like a driver problem, not an IL2 problem.
Reply
#7

@365th_FG_Schwalbe

u need to tell people your spec, at leaat what card you are using and the driver version.
Reply
#8

Here are the instructions: All credit goes to TOMFF!!!


Okey, buddy, did a one hour research to figure how the heck I got my Ati 5770 with 10.4 driver to run more or less flawless in
IL-2 1946 HSFX4.11/4.1 (If you don't know how to install this pack: viewtopic.php?t=25515&start=0)



This forum thread covers all your problems:

http://forums.ubi.com/eve/forums/a/tpc/ ... 088038/p/9


I'll post links for you, but for credit reasons, that's where I got my help:
Crucial posts are the last four posts linked above, page 9.

Start to read from page 7-8!...


Okey: IIRC:
You have several options.
(First, be aware that with current drivers the loadscreen will keep being bugged. But you can fly and after a few seconds or a minute, the corruption in the red text etc. will be gone.
Alternatively, start a track before flying yourself.
In short: Corruptions-yes, but only for a short time.
I disengage all text info in my screen when starting my first mission, so I don't really care.)

To your options:

In the IL-2 forum linked above, I downloaded 2 files:

"atioglxx", to place in your IL-2 1946 root folder. It is a file from an older Ati driver to enable proper gameplay with newer drivers.

http://www.mediafire.com/?anwzyzhwvte

NOT MY LINK, credit to the guy in the IL-2 forum!!

I did not use this file IIRC. Tried once IIRC..It caused problems in my install.




Instead I read a little further to the bottom of page 9 (see above link) and made the changes



"LLv34_Flanker" provided:


osted Mon March 29 2010 07:53 Hide Post
S!
At a glance I can see you are missing one option under [Render_OpenGL] that causes this. Change the following line: TexFlags.TexEnvCombineExt=0 to 1 and the black scenery is gone. Those 3 choices there, one above and below this choice are imperative to be kept at 1.

Also you can try to set the following lines to 1 as well:

TexMipFilter=2 to 3 (enables Anisotropic Filtering]-the only thing I had to change..
TexFlags.TexEnvCombineDot3=0 to 1
TexFlags.SeparateSpecular=0 to 1

Otherwise your setups looks OK. I hope this helped.


---------------------------"


And:


"Posted Tue March 30 2010 23:04 Hide Post
S!

Orville. This anomaly you have is due the DLL-files that are in IL-2. Called il2_core.dll and il2_core4.dll. Best ones for me are the ones dated 13.3.2008, but you get rid of those artifacts also by enabling Catalyst AI at Standard setting. Linky to the IL2 dll-files below, just make a backup of your existing ones and drop the new ones in IL-2 folder Smile Linky: http://www.mediafire.com/?nmtmmjxnymz


---------------------------

Flanker
2.Lentue
Lentolaivue 34

"Let Chaos entvine on defenseless soil!"
~Dimmu Borgir~"

"


I downloaded THAT filepack, it really helped!!!!!!

http://www.mediafire.com/?nmtmmjxnymz


In it included are 5 variations of those 2 files. I chose the ones closest to the date Flanker posted. (Huge thanks to this man!!)


They worked!.


So, IIRC, I did 3 things:

1 Download the above linked "5_DLLS" filepack, took 2 files from it and inserted them in my IL-2 1946 main install.
Always backup files before replacement!!!!!!

2 Made the conf.ini changes reported (quoted) above for anisotropic filtering.
TexMipFilter=2 to 3

3 And this, also found (quoted) in the IL-2 forum IIRC:
"
A small tidbit picked from 1C forums from ATI thread Smile To get Vertex Arrays working without the annoying "blue hue" do the following: disable Dynamical Lights in conf.ini under OpenGL. Set from 1 to 0 and save. Does the trick."


That last trick cured blue shimmering when guns are utilized etc.


That should get you started.

If in doubt read the link posted first. All infos in there.
Disregard last more negative comments.


And yes, frustrating to have a brandnew rig and do a huuuge dance to figure out how to get this sim running on forkin new Ati drivers.
Reply
#9

Thanks, General Psycho for sparing me from posting all that! :lol:


Yes, the General hit it perfectly.

After you have applied all the information about the ATI late model cliche, then you should consider some other issues with the conf.ini file. I have the link below this to my PC/IL-2 tech help topic page 3, but it would be a good idea to examin pages 1-4.

Mainly, since you have a late model ATI card ( I know by the problem that you are having ), then you should be able to get either perfect, maximum graphics card settings or very close to it. Plus, I am sure that you will correct a few things that you discover and reaffirm what General Psycho suggested.

Focus mainly on the conf.ini "Absolute Highest Image Quality" settings. Your system can probably handle it. After you get that, you can reduce a few settings if need be. In the process, you will get confidence about overcoming all issues involved.

viewtopic.php?t=22314&postdays=0&postorder=asc&start=30

Have fun with the learning! Let us know how it comes for you. Smile
Reply
#10

thanks to all for your help 8)

With the "atioglxx" posted in GeneralPsycho
Reply
#11

The just released Catalyst 10.5 is claimed as fixing the driver bugs, according to ATI information which was published yesterday and today.


Catalyst 10.5

http://game.amd.com/us-en/drivers_catalyst.aspx
Reply
#12

Fireskull Wrote:The just released Catalyst 10.5 is claimed as fixing the driver bugs, according to ATI information which was published yesterday and today.


Catalyst 10.5

http://game.amd.com/us-en/drivers_catalyst.aspx

Say thank you GeneralPsycho and Fireskull and other for sharing that knowlege with me or should i say us :wink: . But as there are several drivers(10.5) Fireskull can i pleace ask you witch one of them do i pic i run? (win 7 and Radeon 5770 1GB)
Also.Appriciate your work on Graphic display in IL-2 here nice work mate Big Grin
Reply
#13

NVIDIA has an automated hardware detection service which matches the correct driver to an owner's hardware. I have never seen such a thing at ATI's website. Does anyone know if ATI has one?


redarrows,

After you click on the link below this, you will see the AMD webpage and the label "ATI Catalyst version 10.5 Drivers". You click on the "ATI Radeon Video Card Drivers" category. The next webpage to appear will have the title "ATI Catalyst version 10.5 downloads".

Look for the category called Full Catalyst Software Suite (Recommended).

Since you have Windows 7 Operating System, then you will choose the one with the same bit that you have. Do you have 32-bit or 64-bit Win7? The one that you have is the link that you would click.

Remember to scan the download for malware, second to test the download for corruption, and lastly open it to activate the installer which is included in it. The installer will handle the download from there and install it for you.


http://game.amd.com/us-en/drivers_catalyst.aspx
Reply
#14

Thank you mate i run windows 7 64 :wink: I appreciate it Fireskull Big Grin
Reply


Forum Jump:


Users browsing this thread: