http://bugs.winehq.org/show_bug.cgi?id=20838
--- Comment #11 from Austin English austinenglish@gmail.com --- Well, I was able to get it to run with MGE, but the screen is black when doing so.
WINEDLLOVERRIDES="*d3d8=n,b;*dinput8=n,b" wine Steam.exe
lsof shows it loading the mge dll: [austin@localhost Steam]$ lsof | grep d3d8 wineserve 23313 austin 297r REG 253,4 479232 9961495 /home/austin/.wine/drive_c/Program Files/Steam/steamapps/common/Morrowind/d3d8.dll Morrowind 23635 austin mem REG 253,4 479232 9961495 /home/austin/.wine/drive_c/Program Files/Steam/steamapps/common/Morrowind/d3d8.dll
but, as I said, there's a black screen. I'm not sure that we support overriding the d3d libraries in this way.
any wined3d guy care to comment?