winegamer wrote: > do anyone know if there is a version of wine which supports only dx8 ? What do you want to do? If you want to "disable" support for dx9 then disable d3d9.dll. Code: WINEDLLOVERRIDES=d3d9='' wine program.exe
winegamer wrote: > do anyone know if there is a version of wine which supports only dx8 ? What do you want to do? If you want to "disable" support for dx9 then disable d3d9.dll. Code: WINEDLLOVERRIDES=d3d9='' wine program.exe