Fora

Videodrivers .dll files

Autor Odpowiedzi
DrM1173 Tuesday 11 August 2020 at 8:54
DrM1173Anonymous

With the command "POL_Wine_SetVideoDriver" you can set the right videodriver within your Wineprefix.

Under "[Software\\Wine\\Direct3D] 1597127540" in the User.reg file the following:

  • For Nvidia "VideoDriver"="nv4_disp.dll";
  • For ATI/AMD "VideoDriver"="ati2dvag.dll";
  • For Intel "VideoDriver"="ig4icd32.dll".

Do you need to download these .dll files manually and put them into the Wineprefix's System32 folder?

Edytowane przez DrM1173

Dadu042 Tuesday 11 August 2020 at 12:01
Dadu042

Do you need to download these .dll files manually and put them into the Wineprefix's System32 folder?

No, however I have never checked if the files are there.