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.
|