https://bugs.winehq.org/show_bug.cgi?id=47940 --- Comment #5 from trymeout(a)tutanota.com --- That seems to do the trick! 1. (Optional) Create a new wine prefix 2. Install Morrowind and MGE XE 3. Launch the terminal and enter the following command WINEPREFIX="/path/to/wine/prefix" winecfg 4. Go to the Libraries tab 5. Add the dinput.dll and d3d8.dll and set the added DLLs to "native, builtin" 6. Close Wine Configuration 7. Install Winetricks 8. Launch the terminal and enter the following commands... WINEPREFIX="/path/to/wine/prefix" sh winetricks d3dcompiler_43 WINEPREFIX="/path/to/wine/prefix" sh winetricks d3dcompiler_47 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.