View Single Post
  #49  
Old 03-09-2012, 10:39 AM
=Kike= =Kike= is offline
Approved Member
 
Join Date: Jan 2010
Posts: 21
Default

Solved as follow: (with 12.1 Ati drivers)

- Search in "C:\" next files : atioglxx.dll and atio6gxx.dll. Copy and paste into Il2 directory.

- Take config.ini and change next section as follow:

ORIGINAL:
[GLPROVIDER]
GL=Opengl32.dll

[GLPROVIDERS]
Open GL=opengl32.dll
DirectX=dx8wrap.dll

MODIFICATED:
[GLPROVIDER]
GL=Opengl32.dll

[GLPROVIDERS]
Open GL= atioglxx.dll or atio6gxx.dll (try first atio6gxx.dll)
DirectX=dx8wrap.dll

Save config.ini and exit.

And use Opengl with AA in Il2 without problems.
Reply With Quote