WineHQ

The Elder Scrolls III: Morrowind

Final official patch.

Application Details:

Version: 1.6.1820 (Bloodmoon)
License: Retail
URL: http://www.elderscrolls.com
Votes: 25
Latest Rating: Platinum
Latest Wine Version Tested: 4.18

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

- Installing the game and addons
- Applying the unofficial code patch (v1.9)
- Playing the game
- Load and save games
- Mods
- MGE Distant land (generating and using)

What does not

- Ingame console
- Changing controls via settings menu -> freeze
- Ingame NPC "Dialog Boxes" are "minimized" in the upper left corner, you have to change the size via mouse every time to read them.

Workarounds

What was not tested

- Playing the whole game
- MGE: Shaders, Remapping, Hooks

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

- GOTY users have to remount the CD to unhide hidden files. (e.g. sudo mount -o remount,unhide /media/Morrowind) - When installing mods pay attention that files do not coexists in upper/ lowercase! This causes Morrowind to crash. Morrowind Graphics Extender how to: - 64bit OS users have to use 32bit wineprefix (WINEARCH='win32')! - Start with a clean 32 bit wineprefix. - Use winetricks and install d3dx9_36 and dotnet20 (don't install directx9!). - Open winecfg and set d3d9.all and dinput8.dll to "(Native, Builtin)". - Use a MGE version patched for wine (details in this thread: http://sourceforge.net/p/morrgraphext/discussion/866295/thread/422538db/).

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 19.10 "Eoan" (+ variants like Kubuntu)Oct 29 20194.18Yes Yes NoPlatinumconsolelogger 
ShowLinux Mint 14 "Nadia"Nov 22 20131.7.6Yes Yes PlatinumBooman 
CurrentUbuntu 12.04 "Precise" amd64 (+ variants like Kubuntu)Oct 19 20131.7.4Yes Yes Bronzemx2 
ShowArch Linux x86_64Feb 03 20131.5.22Yes Yes GoldP. Neidhardt 
ShowUbuntu 13.04 "Raring" amd64 (+ variants like Kubuntu)Dec 24 20121.5.16Yes Yes PlatinumDale 

Known Bugs

Bug # Description Status Resolution Other apps affected
47940 Morrowind + MGE XE: MGE XE Doe not inject itself into Morrowind UNCONFIRMED View
51964 Morrowind sometimes crashes on exit UNCONFIRMED View

Show all bugs

HowTo / Notes

Minimized windows

2014-11-14 Admin note: the following was extracted from a user comment made on November 9th 2013, and may not be relevant to current Wine.


About windows getting minimized, the workaround is pretty simple : the MenuStates of the .ini file is reset everytime you launch the game, which causes it to define minimized windows. What you need to do is chmod it to read-only (chmod 444 does the trick) after having changed the MenuStates parameters to suitable window sizes.

I got it to work with around 50 mods, the thing is the .ini file needs to update the modlist, so you first need to run Morrowind with a writable .ini file (chmod 644 works like a charm), then you can kill the process immediately afterwards (wineserver -k after Ctrl+Alt+F1 for instance), chmod the .ini to 444 after checking the MenuStates section is still well and about, and launch the game !

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back