TES3MP Quickstart
A step-by-step guide to setting up TES3MP from scratch with recommended mods.
Introduction
- This is intended as a very quick guide for experienced users.
- It is heavily based on the I Heart Vanilla mod list.
- For a more detailed guide, see my TES3MP Guide and OpenMW Mod Management guide.
TES3MP Setup
- Install Morrowind and expansions, and run the game once.
- Download and extract TES3MP.
- Run
openmw-wizard.exeand point it at your Morrowind directory.
Recommended Mods
Essential Fixes & Official Plugins
- Patch for Purists
- Unofficial Morrowind Official Plugins Patched - just the UMOPP Merged optional file
- Jammings Off - simple version (only Xnif files)
Performance
Vanilla-Friendly Graphical Upgrades
- Enhanced Textures - main file, interface and main menu, and MET 6 Atlas textures
- Familiar Faces
- Big Icons
- Vanilla Style HD Icons for Attributes and Skills - 256x256 version
- Cantons on the Global Map
- Loading Screens Diversified
- Alternative TrueType Fonts
Nice to Have Graphical Mods
- Glow in the Dahrk
- Nords shut your windows
- OpenMW Containers Animated
- Weapon Sheathing
- Weapon Sheathing Additions
Gameplay
Music
- The Epic Soundtrack
- Resdayn Suite (€5)
- Northern Dreams (€3)
Mod Installation
Mod Organizer 2
- Download and extract Mod Organizer 2.
-
Install all downloaded mods using Mod Organiser 2.
- Installing a mod will bring up a menu with additional options.
- Some mods have multiple options but often it's just personal preference.
- Sometimes MO2 doesn't understand the structure of a mod archive, but it will give you the option to rearrange it. Normally it's just a case of dragging folders to the top level (under <data files>).
- Project Atlas: Be sure to choose "Morrowind Enhanced Textures" and enable the "Glow in the Dahrk" and "Graphic Herbalism" patches.
- Familiar Faces Click "Manual" and drag the contents of the optional folder to the top level.
The final list should look something like this:
Run External Tools
At this point, ideally you should run some external tools to clean and sort mods, and merge objects and levelled lists, as described here. However, if you are lucky then your friendly server host will provide you with the correct load order and Merged Objects plugin ;)
Exporting to OpenMW
- Download ModOrganizer-to-OpenMW and put
OpenMWExport.pyandopenmw.icoin your Mod Organizerpluginsdirectory. -
Export mod configuration to OpenMW via the plugin:
Final Tweaks
Fonts
To use the new fonts from Alternative TrueType Fonts, add these lines to your %USERPROFILE%/Documents/My Games/OpenMW/openmw.cfg file:
fallback=Fonts_Font_0,pelagiad
fallback=Fonts_Font_2,OMWAyembedt
Weapon Sheathing
To enable weapon sheaths, add these lines to your %USERPROFILE%/Documents/My Games/OpenMW/settings.cfg file:
[Game]
shield sheathing = true
weapon sheathing = true
use additional anim sources = true
Other Recommended Settings
Add these lines to your %USERPROFILE%/Documents/My Games/OpenMW/settings.cfg file:
[Shaders]
antialias alpha test = true
[GUI]
color topic enable = true
stretch menu background = true
[General]
anisotropy = 16
texture mipmap = linear
Launcher Options
Run openmw-launcher.exe and tweak the settings there according to your preferences.
Server Admin
- Use Tes3MpPluginHelper to populate
server/data/requiredDataFiles.json. - After CharGen, edit
server/data/player/PlayerName.jsonand changestaffRankto 2. - Type
/runstartupin the chat window (F2). - Type
/setconsole <pid> onin the chat window to enable the console for a player (/listto see players). - Be ready to encounter a few issues during gameplay!
Play!
- Edit
tes3mp-client-default.jsonin the TES3MP directory to specify the server address, port and password (if needed). - Run
tes3mp.exeto launch the game! - From the in-game video settings, enable the Water Shader (and optionally Refraction).
- Press F2 to show/hide the chat, and press Y to enter chat messages.
- Enjoy multiplayer Morrowind!
Published 2026/04/23
Last updated 2026/04/24