Difference between revisions of "User:DianaTESGotH/Morroblivion Overhaul Enhanced"

From Nexus Mods Wiki
Jump to: navigation, search
m (Removed UI Section)
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Mbox
 +
|color    =blue
 +
|image    =Info.png
 +
|header  =<big><big><big>'''<span style="color: red">Attention</span>'''</big></big></big>
 +
|content  =<big>'''<span style="color: red">Due to declining health, I will no longer be creating or maintaining modding guides or tutorials. The following information may be outdated.</span>'''</big>
 +
}}
 +
 
<span style="font-size:large;"><span style="font-family:Arial,Helvetica,sans-serif;">'''https://i.imgur.com/QwHeNwx.png&nbsp;'''</span></span><span style="font-size:large;"><span style="font-family:Arial,Helvetica,sans-serif;">'''Morroblivion Overhaul - Enhanced Gameplay'''</span></span>
 
<span style="font-size:large;"><span style="font-family:Arial,Helvetica,sans-serif;">'''https://i.imgur.com/QwHeNwx.png&nbsp;'''</span></span><span style="font-size:large;"><span style="font-family:Arial,Helvetica,sans-serif;">'''Morroblivion Overhaul - Enhanced Gameplay'''</span></span>
  
 
{{SupportMe
 
{{SupportMe
|patreon=https://www.patreon.com/dianatesgoth
 
 
|paypal=yes
 
|paypal=yes
 
|premium=no
 
|premium=no
Line 21: Line 27:
 
This sections of Morroblivion Overhaul is an attempt to completely overhaul its gameplay. This includes massive and specialized Overhauls, Quests and New Lands, Dungeons, Guilds and Factions, Extended Cities\Tovwns\Villages (ECTV), Quality of Life (QOL), and various other mods.  
 
This sections of Morroblivion Overhaul is an attempt to completely overhaul its gameplay. This includes massive and specialized Overhauls, Quests and New Lands, Dungeons, Guilds and Factions, Extended Cities\Tovwns\Villages (ECTV), Quality of Life (QOL), and various other mods.  
  
= <big>'''OBSE Plugins'''</big> =
+
== 01.1 <big>'''Resources - Guides & Tutorials'''</big> ==
 +
Resources that provide a guide, tutorial, or general information about modding.
 +
 
 +
= 02. <big>'''Bethesda Official Content'''</big> =
 +
Official Games and Addons
 +
 
 +
 
 +
= 03. <big>'''Utilities - Tools'''</big> =
 +
Utilities which allow you to create, edit, or manage mod-related files.
 +
 
 +
{{Mod_Template
 +
|name=zEdit|url=https://github.com/z-edit/zedit/releases/tag/0.6.4|ver=0.6.4|author=Mator
 +
|mainfiles=
 +
*zEdit_v0.6.4_-_Portable_x64.7z
 +
|desc=zEdit is a Windows desktop application which provides a development environment for editing Bethesda Plugin Files.
 +
|labels={{Label|'''Off Site'''|colour=#D4AF37}}
 +
|optional=y|tool=y
 +
}}
 +
<div class="toccolours mw-collapsible mw-collapsed"><span style="color: #9eb8ee"><big>'''zEdit Special Instructions'''</big></span>
 +
<div class="mw-collapsible-content">
 +
More detailed instructions will be provided as soon as I have tested how to efficiently set up zEdit for Oblivion and Morroblivion.
 +
 
 +
'''zMerge Setup for MO2 Users'''<br>
 +
'''''NOTE''''': From the launch screen, be certain to select the Oblivion profile before continuing on to the setup.<br>
 +
<span style="color: #e6b69e">Wrye Bash Users</span> can intuitively follow the steps below excluding MO2 setup instructions. Select '''''None''''' for '''''Mod manager'''''.
 +
<br>
 +
<br>
 +
In this section we will setup zMerge so that we can create merged mods later on:
 +
:1. Open <span style="color:Gold">zEdit</span> and select zMerge from the drop-down menu along with the profile you wish to use.
 +
:2. Press <span style="color:Gold">Start Session</span>.
 +
:3. Click on the cog in the Upper Right corner and a new popup box should appear.
 +
:4. Navigate to <span style="color:Gold">Integration Settings</span>.
 +
:5. Under Mod Manager select <span style="color:Gold">Mod Organizer 2</span>.
 +
:6. Under MO2 Instance select <span style="color:Gold">Portable</span>.
 +
:7. Under Mod manager path, fill in the file path to where your <span style="color:Gold">main Mod Organizer 2</span> folder is
 +
:8. Under Mod manager mods path, fill in the file path to where your <span style="color:Gold">Mod Organizer 2 mods</span> folder is (this should be located inside the Mod Organizer 2 main folder)
 +
:9 Navigate to <span style="color:Gold">Merge Settings</span>.
 +
:10. Under <span style="color:Gold">Merge Output path</span> fill in the file path to where your <span style="color:Gold">Mod Organizer 2 mods</span> folder is (this should be located inside the Mod Organizer 2 main folder)
 +
:11. Uncheck "Disable plugins"
 +
:12. Navigate to <span style="color:Gold">Archive Creation Settings</span>.
 +
:13. Under <span style="color:Gold">Advanced</span> change <span style="color:Gold">Minimum file per archive</span> to <span style="color:Gold">999999</span>
 +
:14. Under <span style="color:Gold">Advanced</span> make sure <span style="color:Gold">Create texture archive</span> is <span style="color:Gold">UNCHECKED</span>
 +
:15. Click <span style="color:Gold">OK.</span>
 +
:16. You can now close zMerge.
 +
:Check our Lexy's pictures on how to set up zMerge if you're having trouble: [https://imgur.com/a/fqKYyWS Here]
 +
<br>
 +
<br>
 +
<span style="color: #9eb8ee"><big>'''Merge Plugins Standalone'''</big></span><br>
 +
'''''NOTE''''': Alternatively one could install [http://www.nexusmods.com/skyrim/mods/69905 Merge Plugins Standalone] for combining mods from Bethesda games which have .ESP/.ESM files. It uses the xEdit codebase as an API, and can be used with Skyrim, Oblivion, Fallout New Vegas, and Fallout 3. This utility is recommended for users who intend to have a heavy modlist consisting of more than 254 active plugins.
 +
 
 +
:'''''Related Video''''': [https://www.youtube.com/watch?v=0S6cpCwTezE Merge Plugins : Start to Finish] by GamerPoets
 +
:'''''Related Forums''''': [http://forum.step-project.com/forum/99-mators-utilities-support/ Mator's Utilities Support] by Mator
 +
 
 +
:<span style="color: #e6b69e">Special Installation Instructions:</span>
 +
:1. Download Merge Plugins and extract the archive into the Oblivion\TES4Edit folder.
 +
:2. Move the following files into the TES4Edit folder:
 +
::• doc
 +
::• lang
 +
::• changelog.txt
 +
::• MergePlugins.exe
 +
::• Oblivion.Hardcoded.keep.this.with.the.exe.and.otherwise.ignore.it.I.really.mean.it.dat (overwrite the original)
 +
::• TES4Dictionary.txt
 +
:3. Run MergePlugins.
 +
::<span style="color: #e6b69e">Mod Organizer Users:</span> Add Merge Plugins as an executable.
 +
:4. The Oblivion Profile should already be detected.
 +
::Game: The Elder Scrolls IV: Oblivion
 +
::Path: \Oblivion\
 +
::Click on the Oblivion icon and then click OK.
 +
::Right click in the window and select Uncheck All. Click OK.<br>
 +
::When you first start Merge Plugins you should do some initial configuration. Click the settings icon.
 +
:5. <span style="color: #e6b69e">Wrye Bash Users</span> - Setup:
 +
::General → Reports: Select a Username
 +
::• Updating:
 +
::• Check Update dictionary automatically
 +
::• Check Update program automatically
 +
::Merging: Merge destination directory
 +
::• \Oblivion\TES4Edit\Merged Plugins
 +
::• Check Extract BSAs
 +
::• Click Verify file access
 +
::Integrations:
 +
::• BSAOpt path: \Oblivion\BSAopt\BSAopt x64.exe (or x32.exe)
 +
::• Click ok and close out of Merge Plugins. Reopen Merge Plugins and select the files to merge.
 +
::Notice: This application will be launched later in the guide.
 +
::<span style="color: #e6b69e">Mod Organizer Users</span> - Setup: Watch GamerPoets video linked above.
 +
</div></div>
 +
 
 +
{{Mod_Template
 +
|name=Merge Plugins Hide|url=http://https://github.com/deorder/mo2-plugins|ver=|author=deorder
 +
|mainfiles=
 +
*Merge Plugins Hide
 +
|desc=This is a Plugin for <span style="color: #e6b69e">Mod Organizer 2 Users</span> that allows you to hide Plugins easier after they have been merged.
 +
|labels={{Label|'''Off Site'''|colour=#D4AF37}}
 +
|optional=y|tool=y
 +
|special=<span style="color: #e6b69e">'''Setup'''</span><br>
 +
:* Extract everything except '''LICENSE and README.md''' to your Mod Organizer 2 plugins directory.
 +
:* Load Mod Organizer 2 and press the Screw Driver and Spanner Icon.
 +
:* Navigate to the Plugins Tab
 +
:* Scroll down until you find Merge Plugins Hide
 +
:* In the Right hand box change '''hide type''' to '''optional'''. NOTE: Make sure to put '''optional''' and NOT '''Optional''', otherwise it will not hide plugins correctly.
 +
:* Click OK.
 +
:Merge Plugins Hide is now set up and will move merged plugins to the optional directory within Mod Organizer 2. It can be accessed via the Puzzle icon within Mod Organizer 2.
 +
}}
 +
 
 +
{{Mod_Template
 +
|name=Landscape LOD generator tes4ll-v5|url=http://www.nexusmods.com/oblivion/mods/40549|ver=5.15|author=Gruftikus and Lightwave
 +
|mainfiles=
 +
*Landscape LOD generator 5_15c
 +
|desc=Tes4ll creates new and individual high-resolution landscape meshes including all the additional changes added by the mods which one has installed.
 +
|optional=y|tool=y
 +
}}
 +
<div class="toccolours mw-collapsible mw-collapsed"><span style="color: #9eb8ee"><big>'''TES4LL Special Instructions'''</big></span>
 +
<div class="mw-collapsible-content">
 +
:<span style="color: #e6b69e">Wrye Bash Users:</span>
 +
::Extract the files and move the following directly into the Oblivion\Data folder:
 +
:::• Ini folder
 +
:::• tes4qlod_tex folder
 +
:::• tes4ll.exe
 +
:::• tes4ll_tes4qlod_cache.bat
 +
:::• tes4ll_normalmaps.bat
 +
:::• tes4ll_tes4qlod.bat
 +
:::• tes4ll_highres.bat (or tes4ll_ultimate.bat depending on system specs)
 +
:::• tes4qlod_Oblivion_ltex.dat
 +
:<span style="color: #e6b69e">Mod Organizer Users:</span>
 +
:1. Install Landscape LOD generator tes4ll-v5 as normal. This mod must remain activated.
 +
:2. Create an empty mod and name it TES4LL Output. Copy the following folder from \mods\Landscape LOD generator to the new \mods\TES4LL Output:
 +
::• tes4qlod_tex folder
 +
 
 +
<span style="color: cyan">Creating the TES4LL Mod</span>
 +
:<span style="color: #e6b69e">Wrye Bash Users:</span>
 +
:1. Navigate to your Oblivion Mods\Bash Installers folder and create a new folder named '''TES4LL Output'''. This will appear in Wrye Bash Installers tab now as a new project with a diamond icon.
 +
:2. Copy the '''tes4qlod_tex''' folder from the "'''Landscape LOD generator 5 15c'''" mod into the TES4LL Output folder you created.
 +
 
 +
:<span style="color: #e6b69e">Mod Organizer Users:</span>
 +
:Special instructions will be provided in the Multi Purpose GUI section below.
 +
 
 +
<span style="color: cyan">Setting up the batch files correctly</span>
 +
:ALL Users:
 +
:1. Navigate to the '''\Ini\tes4ll''' folder and locate a file named <span style="color: #78c888">tes4ll_all.mpb</span>.
 +
:2. Right click '''tes4ll_all.mpb''' to open with your favorite text editor and replace all the instances of <span style="color: #e6b69e">$_gamedir\Data\</span> with the full path name that points to the TES4LL folder. If your favorite text editor does not have a "Replace All" function, just use Wordpad or similar text editor:
 +
::• Open '''tes4ll_all.mpb''' in WordPad or similar text editor, click '''Replace''' to open the Replace dialog window.
 +
::• Fill in the "Find with" field with <span style="color: #e6b69e">$_gamedir\Data\</span>,
 +
::• Fill in the "Replace with" field with the full path to your TES4LL Output project folder, ex: <span style="color: #e6b69e">D:\Steam\steamapps\Common\Oblivion Mods\Bash Installers\TES4LL Output\</span>. NOTICE: Change the game directory to match user setup.
 +
::• Make sure you have a '''\''' at the end of each line, then click '''Replace All'''.
 +
:3. All future runs of the batch tools will now update these files in the TES4LL project in either the Wrye Bash Installers tab, or Mod Organizer mods folder depending how it is set up.
 +
</div></div>
 +
 
 +
{{Mod_Template
 +
|name=Multi Purpose GUI|url=https://www.nexusmods.com/oblivion/mods/41447|ver=2.00|author=Gruftikus
 +
|mainfiles=
 +
*mpgui_2_00
 +
|desc=MPGUI (Multi Purpose GUI) is a graphical frontend for various command-line based tools such as Lightwaves TESAnnwyn/TES4qLOD and tes4ll. MPGUI works for Morrowind (TESAnnwyn only), Oblivion, Skyrim, and Fallout3/NV.
 +
|optional=y|tool=y
 +
}}
 +
<div class="toccolours mw-collapsible mw-collapsed"><span style="color: #9eb8ee"><big>'''MPGUI Special Instructions'''</big></span>
 +
<div class="mw-collapsible-content">
 +
:<span style="color: #e6b69e">Special Installation Instructions:</span>
 +
:<span style="color: #e6b69e">Wrye Bash Users should simply follow the instructions given by the mod author.</span>
 +
 
 +
:<span style="color: #e6b69e">Mod Organizer Users:</span>
 +
:1. Extract the archive and double-click on the Setup.exe or on MPGUI-Setup.msi. There is no need to install MPGUI in the game path; however, it is recommended to install it on same drive as the game directory.
 +
:2. From Mod Organizer, select ''Explore Virtual Folder'' from the executables and click ''Run''.
 +
:3. From the Virtual directory, locate the mpgui.exe and double click it to run the program.
 +
:4. From the header, select File -> Open batch... -> Navigate to the %\Mod Organizer\mods\Landscape LOD generator tes4ll-v5\Ini\tes4ll folder and select tes4ll_all.mpb
 +
::Note: You could alternatively copy a shortcut of the tes4ll_all.mpb into the MPGUI folder for quicker access.
 +
::[[File:MPGUI_01.jpg]]
 +
:5. From the header, select Options -> Game mode -> Oblivion.
 +
:6. From the header, select Options -> Load order -> By plugins/loadoer file.
 +
:7. From the header, select Options -> Choose mod path -> %\Oblivion\Data.
 +
::[[File:MPGUI_02.jpg]]
 +
:8. From the header, select Plugins. Click Plugins.txt
 +
::Notice: Do NOT leave the Bashed Patch activated. If it is checked, simply uncheck it.
 +
::[[File:MPGUI_03.jpg]]
 +
:9. From the header, select Worldspace. Click Read Worldspaces. After it finishes loading the plugins, make certain Tamriel [0000003C] from 'Oblivion.esm' is selected.
 +
::[[File:MPGUI_04.jpg]]
 +
:10. From the header, select LOD Meshes. Activate desired settings.
 +
::[[File:MPGUI_05.jpg]]
 +
:11. From the header, select Normal Maps. Activate desired settings.
 +
::[[File:MPGUI_06.jpg]]
 +
:12. From the header, select Color Maps. Activate desired settings.
 +
::[[File:MPGUI_07.jpg]]
 +
:13. From the header, select Start Process. Activate Overwrite the original files and click '''''Click''''' me if you are ready.
 +
::[[File:MPGUI_08.jpg]]
 +
:14. When the process is complete, close MPGUI.
 +
::[[File:MPGUI_09.jpg]]
 +
:15. There may be file in the Overwrite mod. Move these files to the TES4LL Output mod. Check the TES4LL Output mod to ensure the files generated appropriately.
 +
:16. Activate the mod.
 +
</div></div>
 +
 
 +
= 04. <big>'''Script Extender Plugins'''</big> =
 +
Script Extender expands scripting capabilities and adds additional functionality to the game.
 +
 
 
{{Mod_Template  
 
{{Mod_Template  
 
|name=AddActorValues|url=https://www.nexusmods.com/oblivion/mods/33248|ver=v1.beta5b|author=JRoush
 
|name=AddActorValues|url=https://www.nexusmods.com/oblivion/mods/33248|ver=v1.beta5b|author=JRoush
Line 44: Line 240:
 
}}
 
}}
  
= <big>'''Master Files and Utilities - Ingame'''</big> =
+
= 05. <big>'''Master Files and Utilities - Ingame'''</big> =
 +
Master Files are mods containing ESMs (Elderscrolls Master Files). These must load before ESPs (Elderscrolls Plugin Files). Utilities - Ingame mods are plugins which have an ingame interface.
 +
 
 
{{Mod_Template  
 
{{Mod_Template  
 
|name=Fundament|url=https://www.nexusmods.com/oblivion/mods/41005|ver=v4.03|author=tejon
 
|name=Fundament|url=https://www.nexusmods.com/oblivion/mods/41005|ver=v4.03|author=tejon
Line 69: Line 267:
 
}}
 
}}
  
= <big>'''Gameplay Tweaks and Fixes'''</big> =
+
= 06. <big>'''Fixes and Unofficial Patches'''</big> =
 +
Mods which fix issues or bugs without adding new content. They are standalone mods that are rarely affected by other mods but enhance/overhaul large parts of the game with minimal or no overlap. These may include fixes which specifically address game stability or performance.
 +
:Earliest Mods: Plugins that need to load directly after the ESM files for whatever reason. ->
 +
:NPC Face Mods: Bash and deactivate to keep new faces with NPC altering mods later. ->
 +
Vanilla Fixes: Fixes for vanilla game bugs, everything else must be allowed to override these. ->
 +
:Unofficial Patches: A very large compilation of vanilla game fixes ->
 +
:DLC Shivering Isles: Official DLC and mods directly related to it.
 +
 
 +
 
 +
= 07. <big>'''Early Loaders'''</big> =
 +
Mods that enhance/overhaul large parts of the game with minimal or no overlap.
 +
:Post UOP Fixes: Mods that directly edit fixes found in the UOP. ->
 +
:Non-English Language Fixes: Fixes for non-english versions of Oblivion. ->
 +
:VWalk Post-UOP Files ->
 +
:BSA Tricks: Dummy files which are used to activate BSA content. ->
 +
:Initial Fran's Files for FCOM
 +
 
 +
== 07.1 <big>'''Character Appearance Vanilla Flavor'''</big> ==
 +
 
 +
 
 +
= 08. <big>'''Gameplay - User Interface'''</big> =
 +
Mods which add or modify user interface components. Oblivion's UI Menu has one of the most undesirable gaming UI that I ever played. It's a combination of wasted space, improper scaling, and inappropriate controls. Several mods are available that attempt to correct some of this. I will list my own preferences below, however, I recommend all users research what will best suit you. Remember, if you decide not to mimic my list, make certain it is compatible with mods you choose to install. Try to install only UI mods that are still being actively supported by either the author or the modding community.
 +
 
 +
== 08.1 <big>'''Gameplay UI – CORE'''</big> ==
 +
Menus define the layout and style of the UI. This may include the HUD with remodeled textures, etc...
 +
 +
== 08.2 <big>'''Gameplay UI – FONT CHANGES'''</big> ==
 +
Mods that alter vanilla fonts.
 +
 
 +
== 08.3 <big>'''Gameplay UI – LOADING SCREEN'''</big> ==
 +
Mods that alter vanilla loading screens. Need to have the Graphics tag or they may be overwritten.
 +
 
 +
 
 +
= 09. <big>'''Base Mods'''</big> =
 +
Contains several sub-categories (Weather, Water, Sounds, Lighting, and other Base Mods such as Audio Visual - Models & Textures, and rextured Items). Mods that can be overridden in part. Low priority mods. New Items, NPCs & creatures that are not overrides of other mods. 'Library' mods.
 +
 
 +
== 09.1 <big>'''Audiovisual - Weather'''</big> ==
 +
Mods which add or modify weather. This may be moved to a lower category in either <big>'''Gameplay - Immersion & Role-playing'''</big> or <big>'''Override Mods - Late Loaders'''</big> if overwritten by lower mods.
 +
 +
== 09.2 <big>'''Audiovisual - Water and Lava'''</big>  ==
 +
Mods that retexture water and lava. This may be moved to a lower category in either <big>'''Gameplay - Immersion & Role-playing'''</big> or <big>'''Override Mods - Late Loaders'''</big> if overwritten by lower mods.
 +
 +
== 09.3 <big>'''Audiovisual - Sounds & Music'''</big> ==
 +
Mods which add or modify sound effects, music, or voice. This may be moved to a lower category in either <big>'''Gameplay - Immersion & Role-playing'''</big> or <big>'''Override Mods - Late Loaders'''</big> if overwritten by lower mods.
 +
 +
== 09.4 <big>'''Audiovisual - Lighting'''</big> ==
 +
Mods which add or modify lighting. This may be moved to a lower category in either <big>'''Gameplay - Immersion & Role-playing'''</big> or <big>'''Override Mods - Late Loaders'''</big> if overwritten by lower mods.
 +
 +
== 09.5 <big>'''Audiovisual - Major Texture Packs'''</big> ==
 +
Mods that retexure a large portion of the games meshes and textures. Theese mods may be overwritten.
 +
 +
== 09.6 <big>'''Audiovisual - LOD Resources'''</big> ==
 +
Mods that offer include LOD resources.
 +
 +
== 09.7 <big>'''Audiovisual - Grass & Flora Overhaul'''</big> ==
 +
Mods that retexture both grass and flora.
 +
 +
== 09.8 <big>'''Audiovisual - Tree Overhaul'''</big> ==
 +
Mods that retexture trees and shrubs.
 +
 +
== 09.9 <big>'''Audiovisual - Landscape & Grass Fixes'''</big> ==
 +
Mods that fix landscape and grass anomolies. These may also include mods that claim to increase performance.
 +
 +
== 09.10 <big>'''Audiovisual - Landscape'''</big> ==
 +
Mods that retextue landscape including dirt, rocks, roads, etc...
 +
 
 +
== 09.11 <big>'''Audiovisual - Architecture'''</big> ==
 +
Mods that retexture buildings and other architecture.
 +
 
 +
== 09.12 <big>'''Audiovisual - Caves & Dungeons'''</big> ==
 +
Mods that retxture caves, dungeons, forts, ruins, etc...
 +
 
 +
== 09.13 <big>'''Audiovisual - Interiors'''</big> ==
 +
Mods that rexture inerior decorations.
 +
 
 +
== 09.14 <big>'''Items - Tools & Clutter'''</big> ==
 +
Mods that retexture items that cannot be worn, ingested, or used as a weapon. Any new and unique items belong in a lower category in <big>'''Gameplay - Quests & Locations'''</big>.
 +
 
 +
== 09.15 <big>'''Items - Ingestibles'''</big> ==
 +
Mods that retexture items you can eat or drink. Any new and unique items belong in a lower category in <big>'''Gameplay - Quests & Locations'''</big>.
 +
 
 +
== 09.16 <big>'''Items - Armor, Clothing, & Accessories'''</big> ==
 +
Mods that retexture items that can be worn such as armor, clothing, jewelry, cloaks, and bags. Any equipment items that include body replacers belong in a lower catergory in <big>'''Character Appearance - Equipment'''</big>.
 +
 
 +
== 09.17 <big>'''Items - Weapons'''</big> ==
 +
Mods that rtexture sticks you can stab, squish, or shoot people with. Any new and unique items belong in a lower category in <big>'''Gameplay - Quests & Locations'''</big>.
 +
 +
 
 +
= 10. <big>'''Load Order Independent Mods'''</big> =
 +
These mods don't need to go anywhere, they're fully scripted, so load them early.
 +
 
 +
 
 +
= 11. <big>'''Late Loaders - Base Mods'''</big> =
 +
Mods which are load order independent that need to be loaded after other base mods to avoid conflit.
 +
:Map Marker Tweaks: Load after OOO to override OOO initial map marker changes, otherwise let OOO remove starting default map markers. ->
 +
:Hotkeys: Load order independent. Use only one unless documentation says otherwise.
 +
 
 +
== 11.1 <big>'''Audiovisual - Post-processing'''</big> ==
 +
Mods which perform post processing or include a post-processing preset. These are Graphic Extenders including ENB, ReShade, Sweet FX, TES Reloaded, ect...
 +
 
 +
== 11.2 <big><big><big>'''Alternate to Oblivion Reloaded'''</big></big></big> ==
 +
 
 +
<big>'''Extenders and DLL Enhancements'''</big><br>
 +
 
 +
<big>'''Comparable Graphic Mods'''</big><br>
 +
 
 +
 
 +
= 12. <big>'''Early Quest Add-Ons'''</big> =
 +
Mods that add or alter quests in the game.
 +
:DLC 1: First group of official downloadable content and plugins directly tied to them. ->
 +
DLCHorseArmor.esp -> DLCOrrery.esp -> DLCVileLair.esp -> DLCMehrunesRazor.esp -> DLCSpellTomes.esp
 +
 
 
{{Mod_Template  
 
{{Mod_Template  
|name=Auto Update Leveled Items And Spells|url=https://www.nexusmods.com/oblivion/mods/39635|ver=v1.2.5|author=Alek, uploaded by mitchalek
+
|name=Black Horse Courier Expanded|url=https://www.nexusmods.com/oblivion/mods/27029|ver=v1.2|author=Cliffworms
 
|mainfiles=
 
|mainfiles=
*AULIAS_1_2_5
+
*BHC Expanded 1_2
|desc=Any leveled item or spell obtained as a quest reward or any unused sigil stone will be automatically replaced by better version of itself as player progress through levels.
+
|desc=Adds 35 new quest-related and non-quest-related Black Horse Courier articles that can be acquired by the player, in addition to the game\'s 25 articles.
|special=<span style="color: #ff7878">This mod is not needed if installing Maskar's Oblivion Overhaul.</span>
 
 
|optional=y
 
|optional=y
 
}}
 
}}
  
 
{{Mod_Template  
 
{{Mod_Template  
|name=AV Uncapper Settings - Fixed|url=https://www.nexusmods.com/oblivion/mods/48252|ver=v1.02|author=JCN
+
|name=Oblivion Uncut|url=https://www.nexusmods.com/oblivion/mods/47191|ver=v3.1.8.1|author=Publick Gamer
 
|mainfiles=
 
|mainfiles=
*AV Uncapper settings-fixed
+
*Uncut 3.1.8.1
|desc=Bugfixed version of original 'AV Uncapper settings mod' by JCN (original by JRoush). Fixes Luck calculations if you want to use diminished returns formula for luck/skill.
+
|optionalfiles=
 +
*Oblivion Uncut - Local Guards Features Patch (Needed only if installing Local Guards Features recommended later in this guide.)
 +
|desc=This mod restores over 35 cut npcs, 6 whole quests, a courier questline, LOADS of new dialogue, new locations, shops, spells; you can even celebrate holidays!
 +
|special=Oscuros Oblivion Overhaul users will need the [https://www.nexusmods.com/oblivion/mods/47913 Oblivion Uncut - Adaptation to OOO] patch.
 
|optional=y
 
|optional=y
 
}}
 
}}
  
{{Mod_Template
+
= 13. <big>'''Character Appearance'''</big> =
|name=AV Uncapper - H2H Hand to Hand PATCH|url=https://www.nexusmods.com/oblivion/mods/49315|ver=v1.02|author=sickofaccounts
+
Mods that modify the appearance of characters or add new options for character creation.
|mainfiles=
+
 
*H2HUncapper PATCH
+
== 13.1 <big>'''Character Appearance - Body Mods'''</big> ==
|desc=Fix hand to hand damage with uncapper mods.
+
Mods that adjust body shapes or textures.
|special=<span style="color: cyan">''Edit BOSS userlist.txt'':</span><br>
+
 
:ADD: h2huncappedpatch.esp
+
== 13.2 <big>'''Character Appearance - Skeletons'''</big> ==
:AFTER: JCN_AV Uncap.esp
+
Mods that add skeleton meshes for comaptibility with body replacers.
|optional=y|edit=y
+
 
}}
+
== 13.3 <big>'''Character Appearance - Equipment'''</big> ==
 +
Mods that add items specific to new body replacer.
 +
:Items (Armor and Weapons): nest category which contains all "Items" headings. Wrye Bash tag all armor replacers need BASH: Graphics to keep their new look. Some items will need to go after overhaul or location altering mods to appear. -><br>  
 +
:Body Replacer Armour & Clothing: Stuff for use with body replacers. Wrye Bash tag all armor replacers need BASH: Graphics to keep their new look. ->
 +
:Not For Free Armor -><br>
 +
:Horse Mods: Mods related to horses and some other types of mounts.
  
{{Mod_Template
 
|name=Dialogue Tweaks Fixes and Restorations|url=https://www.nexusmods.com/oblivion/mods/44862|ver=v1.21|author=migck
 
|mainfiles=
 
*Dialog Tweaks 1_21
 
|desc=Restores a few lines of dialogue and overhauls how some of it works.
 
|special=The trespassing greetings will prevent you from speaking to some NPCs during quests where you're trespassing.<br>
 
Edit Dialog TFR Costs.ini
 
:set TrespassDialogRestore to 0
 
|optional=y
 
}}
 
  
{{Mod_Template
+
= 14. <big>'''Pre Overhaul'''</big> =
|name=Idle Dialogues|url=https://www.nexusmods.com/oblivion/mods/38466|ver=v1.3|author=Shadow-She-Wolf
+
Mods  that need to be loaded before magjor overhaul mods to reduce conflict.
|mainfiles=
+
:Only Name Changing Files:Tag with names and total compatibility. ->
*Idle Dialogue - Version 1-3
+
:DLC 2 -> DLCThievesDen.esp
|desc=Enables the 86 Idle Dialogue lines included in the main game but never called in by the NPCs.
 
|optional=y
 
}}
 
  
 
{{Mod_Template  
 
{{Mod_Template  
Line 125: Line 428:
 
|optional=y
 
|optional=y
 
}}
 
}}
 +
 +
= 15. <big>'''Overhauls'''</big> =
 +
Major Overhaul mods including:
 +
:FCOM, Fran's, OOO, MMM, etc -> Francesco's Leveled Creatures-Items Mod -> OOO; FCOM optional and related components; MMM and optional plugins -> OOO Full and Lite -> Post OOO -> MMM & FCOM  -> FCOM/MMM optionals 1 -> FCOM/MMM optionals 2 -> MMM for non-FCOM installs -> OWC New Dimensions -> Tamriel Travellers -> FCOM\MMM optionals 3 -> Overhaul Compatibility -> Additional MMM OOO Patches -> Waalx Animals and Creatures -> Post Overhaul -> CNRP (Cyrodiil NPC Remodelling Project) ->
 +
:Creatures - New:Really needs Wrye Bash or a compatibility patch if using almost any overhaul.
 +
 +
== 15.1 <big>'''Gameplay - Crafting'''</big> ==
 +
Mods that alter or add items purely through the crafting menu.
 +
 +
== 15.2 <big>'''Gameplay - Economy & Item Balance'''</big> ==
 +
Mods that alter or change economy and item balance.
 +
 +
 +
= 16. <big>'''Morroblivion Mods'''</big> =
 +
Morroblivion: Group for all morroblivion plugins. In the future, Skyblivion and Skywind may also be included in this group.
 +
 +
 +
= 17. <big>'''Gameplay - Quests & Stories'''</big> =
 +
Mods which add or modify quests or stories.
 +
:Quests and Locations 1: All mods that add or change quests, player houses, add or change dungeons, add or change towns, villages, cities and/or landscape. -> Quests Early -> Quests Arena -> DLC 3 -> DLCBattlehornCastle.esp -> Quests and Locations 2 -> Immersive Environments
  
 
{{Mod_Template  
 
{{Mod_Template  
|name=Time Enough At Last - A Main Quest Enhancement Mod|url=https://www.nexusmods.com/oblivion/mods/47159|ver=v1.0|author=dreamed1
+
|name=Imperial Palace Improvement|url=https://www.nexusmods.com/oblivion/mods/48273|ver=v1.9|author=Marob307
 
|mainfiles=
 
|mainfiles=
*Time Enough At Last
+
*Imperial Palace improvement
|desc=Add breaks to the main quest line so you can do other things instead of rushing from one quest straight into the next.
+
|desc=The purpose of this mod is to make the Imperial Palace Alive and complete.
|special=Compare Sinitar's INI Tweaks for Ultimate Oblivion Gameplay\TimeEnough.ini
 
 
|optional=y
 
|optional=y
 
}}
 
}}
  
= <big>'''Major Gameplay Overhauls'''</big> =
+
== 17.1 <big>'''Locations - New Dungeons'''</big> ==
 +
Mods which add new areas where you can encounter and fight enemies.
 +
 
 +
== 17.2 <big>'''Locations - New Lands'''</big> ==
 +
Mods which add completely new lands to explore.
 +
 
 +
== 17.3 <big>'''Locations - New Player Homes'''</big> ==
 +
Mods which add new player homes.
 +
 
 +
== 17.4 <big>'''Locations - New Structures & Landmarks'''</big> ==
 +
Mods which add new structures or landmarks. These may include ECTV (Expanded Cities, Hamlets, Town, Villages, etc...)
 +
 
 +
== 17.5 <big>'''Gameplay - Immersion & Role-playing'''</big> ==
 +
Mods which specifically aid player immersion or role-playing. These may include weather, lighting, and other environmental and visual effect changes.
 +
 
 +
 
 +
= 18. <big>'''Gameplay - Quests & Locations'''</big> =
 +
Mods which add new quests, locations and/or new inventory items to the game.
 +
:DLC 4 -> DLCFrostcrag.esp -> Knights.esp ->
 +
:ROM -> ROM Revised Oblivion Mod.esp ->
 +
:Quests and Locations 3 -> FCOM Compatibility Section:FCOM optional addon patches. ->
 +
:Quests and Locations 4
 +
 
 +
 
 +
= 19. <big>'''Locations - Overhauls'''</big> =
 +
Mods which modify landscape locations ingame.
 +
:Landscape and City Overhauls -> Tamriel Worldspace Modding Project -> Extended Cyrodiil -> Towns and Villages -> HESU Mods and Patches -> CUO Cities -> Unique Landscapes and Compatibility Patches -> HM2 -> Post UL, Pre BC -> Unique Landscapes V2 Compatibility Patches -> Open Better Cities -> Open Cities Classic -> Open Cities Reborn -> Open Cities Patches -> Quests and Locations 5 -> Post City
 +
 
 +
 
 +
= 20. <big>'''Overrides'''</big> =
 +
Mods that deliberately change specific things about vanilla Oblivion, overhauls or other mods. Some late loading quests and locations in here too.
 +
:Overrides Early -> Lava
  
= <big>'''QUESTS & LOCATIONS'''</big> =
 
 
{{Mod_Template  
 
{{Mod_Template  
|name=Imperial Palace Improvement|url=https://www.nexusmods.com/oblivion/mods/48273|ver=v1.9|author=Marob307
+
|name=Auto Update Leveled Items And Spells|url=https://www.nexusmods.com/oblivion/mods/39635|ver=v1.2.5|author=Alek, uploaded by mitchalek
 
|mainfiles=
 
|mainfiles=
*Imperial Palace improvement
+
*AULIAS_1_2_5
|desc=The purpose of this mod is to make the Imperial Palace Alive and complete.
+
|desc=Any leveled item or spell obtained as a quest reward or any unused sigil stone will be automatically replaced by better version of itself as player progress through levels.
 +
|special=<span style="color: #ff7878">This mod is not needed if installing Maskar's Oblivion Overhaul.</span>
 
|optional=y
 
|optional=y
 
}}
 
}}
  
= <big>'''QUESTS – NEW CONTENT ADD-ONS'''</big> =
 
 
{{Mod_Template  
 
{{Mod_Template  
|name=Black Horse Courier Expanded|url=https://www.nexusmods.com/oblivion/mods/27029|ver=v1.2|author=Cliffworms
+
|name=AV Uncapper Settings - Fixed|url=https://www.nexusmods.com/oblivion/mods/48252|ver=v1.02|author=JCN
 
|mainfiles=
 
|mainfiles=
*BHC Expanded 1_2
+
*AV Uncapper settings-fixed
|desc=Adds 35 new quest-related and non-quest-related Black Horse Courier articles that can be acquired by the player, in addition to the game\'s 25 articles.
+
|desc=Bugfixed version of original 'AV Uncapper settings mod' by JCN (original by JRoush). Fixes Luck calculations if you want to use diminished returns formula for luck/skill.
 
|optional=y
 
|optional=y
 
}}
 
}}
  
 
{{Mod_Template  
 
{{Mod_Template  
|name=Oblivion Uncut|url=https://www.nexusmods.com/oblivion/mods/47191|ver=v3.1.8.1|author=Publick Gamer
+
|name=AV Uncapper - H2H Hand to Hand PATCH|url=https://www.nexusmods.com/oblivion/mods/49315|ver=v1.02|author=sickofaccounts
 
|mainfiles=
 
|mainfiles=
*Uncut 3.1.8.1
+
*H2HUncapper PATCH
|optionalfiles=
+
|desc=Fix hand to hand damage with uncapper mods.
*Oblivion Uncut - Local Guards Features Patch (Needed only if installing Local Guards Features recommended later in this guide.)
+
|special=<span style="color: cyan">''Edit BOSS userlist.txt'':</span><br>
|desc=This mod restores over 35 cut npcs, 6 whole quests, a courier questline, LOADS of new dialogue, new locations, shops, spells; you can even celebrate holidays!
+
:ADD: h2huncappedpatch.esp
|special=Oscuros Oblivion Overhaul users will need the [https://www.nexusmods.com/oblivion/mods/47913 Oblivion Uncut - Adaptation to OOO] patch.
+
:AFTER: JCN_AV Uncap.esp
|optional=y
+
|optional=y|edit=y
 
}}
 
}}
  
= <big>'''GAMEPLAY EFFECTS & CHANGES'''</big> =
 
 
{{Mod_Template  
 
{{Mod_Template  
|name=Realistic Player Dialogue Overhaul|url=https://www.nexusmods.com/oblivion/mods/46243|ver=v2.1|author=Publick Gamer
+
|name=Time Enough At Last - A Main Quest Enhancement Mod|url=https://www.nexusmods.com/oblivion/mods/47159|ver=v1.0|author=dreamed1
 
|mainfiles=
 
|mainfiles=
*Realistic Player Dialogue Overhaul 2.1
+
*Time Enough At Last
|desc=This mod currently makes around 250 changes to well over 400 npcs, improving the overall player dialogue experience.
+
|desc=Add breaks to the main quest line so you can do other things instead of rushing from one quest straight into the next.
|special=
+
|special=Compare Sinitar's INI Tweaks for Ultimate Oblivion Gameplay\TimeEnough.ini
 
|optional=y
 
|optional=y
 
}}
 
}}
  
== <big>'''Related pages'''</big> ==
+
== 21.1 <big>'''Gameplay - AI & Combat'''</big> ==
 +
Mods which modify character behavior, combat mechanics, or enemy strength in general.
 +
:Sexual Stuff -> SPT Diverse Guards -> Overrides Late -> TIE Integration Compatibility -> Alternative Starts -> Realism -> Vampires
 +
 
 +
== 21.2 <big>'''Gameplay - Magic & Abilities'''</big> ==
 +
Mods which add new abilities or spells. including slchemy, enchantment, ect...
 +
 
 +
== 21.3 <big>'''Gameplay - Stealth'''</big>  ==
 +
Mods that add or modify stealth such as thievery, sneaking and crime.
 +
 
 +
== 21.4 <big>'''Gameplay -  Skills, Attributes & Leveling'''</big> ==
 +
Mods which add or modify skills or perks, attributes, and leveling.
 +
 
 +
== 21.5 <big>'''Audiovisual - Animations & Physics'''</big> ==
 +
Mods which add or modify animations or physics.
 +
 
 +
 
 +
= 22. <big>'''Character - NPC Overhauls'''</big> =
 +
Mods that add new face parts such as hairs, beards, brows, or eyes. They may also add new overlays such as warpaints, tattoos, or freckles.
 +
:Beauty Packs -> Race Changes-Addons: Hair, eyes, race addons & changes and other cosmetics.
 +
 
 +
== 22.1 <big>'''Character Appearance OCO2 Overhaul'''</big> ==
 +
Oblivion Character Overhaul version 2 attemps to modernize characters in the styles of Skyrim and TESO. This affects both player and NPCs. It is a comprehensive NPC overhaul. OCO2 Overhaul is currently the most popular of flavors and most NPC equipment mods provide patches for it where needed, including ponyrider0's [https://tesrenewal.com/forums/morroblivion-mod-releases/relwip-morroblivion-oco2-facelift-v02 Morroblivion-OCO2 Facelift v0.2].s: Hair, eyes, race addons & changes and other cosmetics.
 +
 
 +
== 22.2 <big>'''New Characters'''</big> ==
 +
Mods which add new animals, characters, or creatures to the game.
 +
:Allies & Companions -> Enemies -> Nuetral
 +
 
 +
== 22.3 <big>'''Gameplay - Classes & Races'''</big> ==
 +
Mods which modify character classes/races or add new ones
 +
:Race Overrides: Includes birthsign mods. -> Body & Head Changes -> Beauty Packs & Race Changes-Addons -> L.A.M.E. -> Post Magicka Overhaul -> Race Balancing Project 2 -> Bg Integration -> Other Race and Birthsign Mods
 +
 
 +
 
 +
= 23. <big>'''Override Mods - Late Loaders'''</big> =
 +
Mods that need to be loaded late for whatever reason or override other mods to avoid conflict.
 +
 
 +
== 23.1 <big>'''Landscape And City Overrides'''</big> ==
 +
These may include patches created for campatibility with landscape and city overhauls.
 +
 
 +
 
 +
= 24. <big>'''Pre Bash'''</big> =
 +
Mods that need to be very low in order to override everything else making the same changes.
 +
:Message Suppression/Changing Overrides:Best loaded late to override possible message additions from other mods. These are mostly covered by the Bashed Patch. -> Respawn & Day Length Overrides -> Shader Mods -> Shader Removers -> Shader Replacers
 +
 
 +
 
 +
= 25. <big>'''Fixes - Patches'''</big> =
 +
Fixes and Patches which make mods compatible with each other.
 +
 +
== 25.1 <big>'''Merge Patches'''</big> ==
 +
Merged plugins output files.
 +
 
 +
== 25.2 <big>'''NPC Retexture Patches'''</big> ==
 +
Conflict resolution patches created specifically to correct NPC appearance.
 +
 
 +
== 25.3 <big>'''Utilities - Patchers'''</big> ==
 +
Files that are generated after running a patcher utility.
 +
 
 +
== 25.4 <big>'''Conflict Resolution'''</big> ==
 +
Conflict Resolution mods consist of specialized edits to resolve game breaking conflicts and issues.
 +
 
 +
 
 +
= 26. <big>'''Post Bashed Patches'''</big> =
 +
Mods which need to load after the Bashed Patch for whatever reason.
 +
 
 +
 
 +
= 26. <big>'''Distant Terrain Output'''</big> =
 +
Files that are generated after running a lod generation utility.
 +
 
 +
 
 +
= 27. <big>'''Map Mods'''</big> =
 +
Maps should always override any Distant Terrain Output. They should also never be included in a Bashed Patch.
 +
 
 +
 
 +
= 28. <big>'''Script Extender Output'''</big> =
 +
Files that are generated by the script extender after launching the game.
 +
 
 +
 
 +
= <big>'''Related pages'''</big> =
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH Diana TES GotH is creating Modding Guides and Tutorials] Homepage<br>
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH Diana TES GotH is creating Modding Guides and Tutorials] Homepage<br>
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH/Morroblivion_Overhaul Morroblivion Overhaul]<br>
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH/Morroblivion_Overhaul Morroblivion Overhaul]<br>
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH/Morroblivion_Overhaul_Graphics Morroblivion Overhaul Graphics]
 
[https://wiki.nexusmods.com/index.php/User:DianaTESGotH/Morroblivion_Overhaul_Graphics Morroblivion Overhaul Graphics]

Latest revision as of 06:16, 4 August 2019

Info.png
Attention
Due to declining health, I will no longer be creating or maintaining modding guides or tutorials. The following information may be outdated.

QwHeNwx.png Morroblivion Overhaul - Enhanced Gameplay

Please consider supporting Diana TES GotH: Paypal-icon.png Donate via Paypal

Diana TES GotH is creating Modding Guides and Tutorials: Link to DianaTESGotH Nexus Wiki Homepage which contains an overview related to all of my Nexus Page Extension. Please review the DianaTESGotH Nexus Wiki Homepage before continuing with this section.
Contact: Link to Diana TES GotH Nexus Profile.
Diana TES Goth on Discord: Link to Diana TES GotH live chat discord server.
Changelog: Allows you to view revisions Diana TES GotH has made to the guides and tutorials hosted by Nexus Wiki.
Morroblivion Overhaul - Appendix For installation and load order references, troubleshooting, etc...
This Modding Guide is a [WIP] currently Under Construction! DO NOT ATTEMPT TO INSTALL this version of Morroblivion Overhaul until it is officially released!
This message will be removed when the content is considered complete.

Contents


Overview

This sections of Morroblivion Overhaul is an attempt to completely overhaul its gameplay. This includes massive and specialized Overhauls, Quests and New Lands, Dungeons, Guilds and Factions, Extended Cities\Tovwns\Villages (ECTV), Quality of Life (QOL), and various other mods.

01.1 Resources - Guides & Tutorials

Resources that provide a guide, tutorial, or general information about modding.

02. Bethesda Official Content

Official Games and Addons


03. Utilities - Tools

Utilities which allow you to create, edit, or manage mod-related files.


[zEdit]

TOOL
OPTIONAL
Off Site
zEdit - 0.6.4 - by Mator

Main Files

  • zEdit_v0.6.4_-_Portable_x64.7z


Description: zEdit is a Windows desktop application which provides a development environment for editing Bethesda Plugin Files.


zEdit Special Instructions

More detailed instructions will be provided as soon as I have tested how to efficiently set up zEdit for Oblivion and Morroblivion.

zMerge Setup for MO2 Users
NOTE: From the launch screen, be certain to select the Oblivion profile before continuing on to the setup.
Wrye Bash Users can intuitively follow the steps below excluding MO2 setup instructions. Select None for Mod manager.

In this section we will setup zMerge so that we can create merged mods later on:

1. Open zEdit and select zMerge from the drop-down menu along with the profile you wish to use.
2. Press Start Session.
3. Click on the cog in the Upper Right corner and a new popup box should appear.
4. Navigate to Integration Settings.
5. Under Mod Manager select Mod Organizer 2.
6. Under MO2 Instance select Portable.
7. Under Mod manager path, fill in the file path to where your main Mod Organizer 2 folder is
8. Under Mod manager mods path, fill in the file path to where your Mod Organizer 2 mods folder is (this should be located inside the Mod Organizer 2 main folder)
9 Navigate to Merge Settings.
10. Under Merge Output path fill in the file path to where your Mod Organizer 2 mods folder is (this should be located inside the Mod Organizer 2 main folder)
11. Uncheck "Disable plugins"
12. Navigate to Archive Creation Settings.
13. Under Advanced change Minimum file per archive to 999999
14. Under Advanced make sure Create texture archive is UNCHECKED
15. Click OK.
16. You can now close zMerge.
Check our Lexy's pictures on how to set up zMerge if you're having trouble: Here



Merge Plugins Standalone
NOTE: Alternatively one could install Merge Plugins Standalone for combining mods from Bethesda games which have .ESP/.ESM files. It uses the xEdit codebase as an API, and can be used with Skyrim, Oblivion, Fallout New Vegas, and Fallout 3. This utility is recommended for users who intend to have a heavy modlist consisting of more than 254 active plugins.

Related Video: Merge Plugins : Start to Finish by GamerPoets
Related Forums: Mator's Utilities Support by Mator
Special Installation Instructions:
1. Download Merge Plugins and extract the archive into the Oblivion\TES4Edit folder.
2. Move the following files into the TES4Edit folder:
• doc
• lang
• changelog.txt
• MergePlugins.exe
• Oblivion.Hardcoded.keep.this.with.the.exe.and.otherwise.ignore.it.I.really.mean.it.dat (overwrite the original)
• TES4Dictionary.txt
3. Run MergePlugins.
Mod Organizer Users: Add Merge Plugins as an executable.
4. The Oblivion Profile should already be detected.
Game: The Elder Scrolls IV: Oblivion
Path: \Oblivion\
Click on the Oblivion icon and then click OK.
Right click in the window and select Uncheck All. Click OK.
When you first start Merge Plugins you should do some initial configuration. Click the settings icon.
5. Wrye Bash Users - Setup:
General → Reports: Select a Username
• Updating:
• Check Update dictionary automatically
• Check Update program automatically
Merging: Merge destination directory
• \Oblivion\TES4Edit\Merged Plugins
• Check Extract BSAs
• Click Verify file access
Integrations:
• BSAOpt path: \Oblivion\BSAopt\BSAopt x64.exe (or x32.exe)
• Click ok and close out of Merge Plugins. Reopen Merge Plugins and select the files to merge.
Notice: This application will be launched later in the guide.
Mod Organizer Users - Setup: Watch GamerPoets video linked above.


[Merge Plugins Hide]

TOOL
OPTIONAL
Off Site
Merge Plugins Hide - by deorder

Main Files

  • Merge Plugins Hide


Description: This is a Plugin for Mod Organizer 2 Users that allows you to hide Plugins easier after they have been merged.
Special Instructions: Setup

  • Extract everything except LICENSE and README.md to your Mod Organizer 2 plugins directory.
  • Load Mod Organizer 2 and press the Screw Driver and Spanner Icon.
  • Navigate to the Plugins Tab
  • Scroll down until you find Merge Plugins Hide
  • In the Right hand box change hide type to optional. NOTE: Make sure to put optional and NOT Optional, otherwise it will not hide plugins correctly.
  • Click OK.
Merge Plugins Hide is now set up and will move merged plugins to the optional directory within Mod Organizer 2. It can be accessed via the Puzzle icon within Mod Organizer 2.



[Landscape LOD generator tes4ll-v5]

TOOL
OPTIONAL
Landscape LOD generator tes4ll-v5 - 5.15 - by Gruftikus and Lightwave

Main Files

  • Landscape LOD generator 5_15c


Description: Tes4ll creates new and individual high-resolution landscape meshes including all the additional changes added by the mods which one has installed.


TES4LL Special Instructions
Wrye Bash Users:
Extract the files and move the following directly into the Oblivion\Data folder:
• Ini folder
• tes4qlod_tex folder
• tes4ll.exe
• tes4ll_tes4qlod_cache.bat
• tes4ll_normalmaps.bat
• tes4ll_tes4qlod.bat
• tes4ll_highres.bat (or tes4ll_ultimate.bat depending on system specs)
• tes4qlod_Oblivion_ltex.dat
Mod Organizer Users:
1. Install Landscape LOD generator tes4ll-v5 as normal. This mod must remain activated.
2. Create an empty mod and name it TES4LL Output. Copy the following folder from \mods\Landscape LOD generator to the new \mods\TES4LL Output:
• tes4qlod_tex folder

Creating the TES4LL Mod

Wrye Bash Users:
1. Navigate to your Oblivion Mods\Bash Installers folder and create a new folder named TES4LL Output. This will appear in Wrye Bash Installers tab now as a new project with a diamond icon.
2. Copy the tes4qlod_tex folder from the "Landscape LOD generator 5 15c" mod into the TES4LL Output folder you created.
Mod Organizer Users:
Special instructions will be provided in the Multi Purpose GUI section below.

Setting up the batch files correctly

ALL Users:
1. Navigate to the \Ini\tes4ll folder and locate a file named tes4ll_all.mpb.
2. Right click tes4ll_all.mpb to open with your favorite text editor and replace all the instances of $_gamedir\Data\ with the full path name that points to the TES4LL folder. If your favorite text editor does not have a "Replace All" function, just use Wordpad or similar text editor:
• Open tes4ll_all.mpb in WordPad or similar text editor, click Replace to open the Replace dialog window.
• Fill in the "Find with" field with $_gamedir\Data\,
• Fill in the "Replace with" field with the full path to your TES4LL Output project folder, ex: D:\Steam\steamapps\Common\Oblivion Mods\Bash Installers\TES4LL Output\. NOTICE: Change the game directory to match user setup.
• Make sure you have a \ at the end of each line, then click Replace All.
3. All future runs of the batch tools will now update these files in the TES4LL project in either the Wrye Bash Installers tab, or Mod Organizer mods folder depending how it is set up.


[Multi Purpose GUI]

TOOL
OPTIONAL
Multi Purpose GUI - 2.00 - by Gruftikus

Main Files

  • mpgui_2_00


Description: MPGUI (Multi Purpose GUI) is a graphical frontend for various command-line based tools such as Lightwaves TESAnnwyn/TES4qLOD and tes4ll. MPGUI works for Morrowind (TESAnnwyn only), Oblivion, Skyrim, and Fallout3/NV.


MPGUI Special Instructions
Special Installation Instructions:
Wrye Bash Users should simply follow the instructions given by the mod author.
Mod Organizer Users:
1. Extract the archive and double-click on the Setup.exe or on MPGUI-Setup.msi. There is no need to install MPGUI in the game path; however, it is recommended to install it on same drive as the game directory.
2. From Mod Organizer, select Explore Virtual Folder from the executables and click Run.
3. From the Virtual directory, locate the mpgui.exe and double click it to run the program.
4. From the header, select File -> Open batch... -> Navigate to the %\Mod Organizer\mods\Landscape LOD generator tes4ll-v5\Ini\tes4ll folder and select tes4ll_all.mpb
Note: You could alternatively copy a shortcut of the tes4ll_all.mpb into the MPGUI folder for quicker access.
MPGUI 01.jpg
5. From the header, select Options -> Game mode -> Oblivion.
6. From the header, select Options -> Load order -> By plugins/loadoer file.
7. From the header, select Options -> Choose mod path -> %\Oblivion\Data.
MPGUI 02.jpg
8. From the header, select Plugins. Click Plugins.txt
Notice: Do NOT leave the Bashed Patch activated. If it is checked, simply uncheck it.
MPGUI 03.jpg
9. From the header, select Worldspace. Click Read Worldspaces. After it finishes loading the plugins, make certain Tamriel [0000003C] from 'Oblivion.esm' is selected.
MPGUI 04.jpg
10. From the header, select LOD Meshes. Activate desired settings.
MPGUI 05.jpg
11. From the header, select Normal Maps. Activate desired settings.
MPGUI 06.jpg
12. From the header, select Color Maps. Activate desired settings.
MPGUI 07.jpg
13. From the header, select Start Process. Activate Overwrite the original files and click Click me if you are ready.
MPGUI 08.jpg
14. When the process is complete, close MPGUI.
MPGUI 09.jpg
15. There may be file in the Overwrite mod. Move these files to the TES4LL Output mod. Check the TES4LL Output mod to ensure the files generated appropriately.
16. Activate the mod.

04. Script Extender Plugins

Script Extender expands scripting capabilities and adds additional functionality to the game.


[AddActorValues]

OPTIONAL
AddActorValues - v1.beta5b - by JRoush

Main Files

  • AddActorValues


Description: AddActorValues adds script functions for much greater control over actor values. It also allows modders to add \'new\' actor values for their own use.
Special Instructions: Only required if installing any of the following mods that will be recommended later in this guide:

Av Latta Magicka
FEA - Fundament Enchanting Addons

Esp/m Filter: Uncheck AddActorValues_example.esp



[AV Uncapper]

OPTIONAL
AV Uncapper - v1.beta1 - by JRoush

Main Files

  • AV Uncapper v1_beta1


Description: Uncaps skills, attributes, and other actor values. Also modifies game formulas so that values above 100 actually have an effect.
Special Instructions: AV Uncapper is the best choice for people who aren't satisfied with the choices made in Oblivion -Elys- Uncapper v098 and want the ability to fine tune themselves. Uncheck ActorValueUncapper_Example.esp
An alternative is the installation and setup of Oblivion -Elys- Uncapper v098 which literally takes two seconds with no readme required beyond "paste .dll into OBSE plugin folder."


05. Master Files and Utilities - Ingame

Master Files are mods containing ESMs (Elderscrolls Master Files). These must load before ESPs (Elderscrolls Plugin Files). Utilities - Ingame mods are plugins which have an ingame interface.


[Fundament]

OPTIONAL
Fundament - v4.03 - by tejon

Main Files

  • Fundament R4 U3


Description: Fundament is a generalized replacement for countless small mods, including its predecessor, Progress. Through simple initialization files the user can safely edit skill advancement rates, game settings, and even Oblivion.ini settings.
Special Instructions: Carefully review the description page and all documentation provided.
This mod is required for any of the following mods:
Alchemy Advanced Adjustments
Birthsigns Expanded
FEA - Fundament Enchanting Addons
TRAP



[Progress]

OPTIONAL
Progress - v2.1 - by tejon

Main Files

  • Progress OBSE-0018-pre


Description: Progress is a general replacement for skill rate adjustment mods. It allows full configuration of skill advancement rates by editing the Progress.ini file, and alternate advancement methods for several skills.
Special Instructions: Esp/m Filter: Only activate Progress.esm. All Progress*.esp files are incompatible with Fundament.
Carefully review the description page and all documentation provided.


06. Fixes and Unofficial Patches

Mods which fix issues or bugs without adding new content. They are standalone mods that are rarely affected by other mods but enhance/overhaul large parts of the game with minimal or no overlap. These may include fixes which specifically address game stability or performance.
:Earliest Mods: Plugins that need to load directly after the ESM files for whatever reason. -> 
:NPC Face Mods: Bash and deactivate to keep new faces with NPC altering mods later. -> 
Vanilla Fixes: Fixes for vanilla game bugs, everything else must be allowed to override these. ->
:Unofficial Patches: A very large compilation of vanilla game fixes -> 
:DLC Shivering Isles: Official DLC and mods directly related to it. 


07. Early Loaders

Mods that enhance/overhaul large parts of the game with minimal or no overlap.
:Post UOP Fixes: Mods that directly edit fixes found in the UOP. -> 
:Non-English Language Fixes: Fixes for non-english versions of Oblivion. -> 
:VWalk Post-UOP Files -> 
:BSA Tricks: Dummy files which are used to activate BSA content. -> 
:Initial Fran's Files for FCOM 

07.1 Character Appearance Vanilla Flavor

08. Gameplay - User Interface

Mods which add or modify user interface components. Oblivion's UI Menu has one of the most undesirable gaming UI that I ever played. It's a combination of wasted space, improper scaling, and inappropriate controls. Several mods are available that attempt to correct some of this. I will list my own preferences below, however, I recommend all users research what will best suit you. Remember, if you decide not to mimic my list, make certain it is compatible with mods you choose to install. Try to install only UI mods that are still being actively supported by either the author or the modding community.

08.1 Gameplay UI – CORE

Menus define the layout and style of the UI. This may include the HUD with remodeled textures, etc...

08.2 Gameplay UI – FONT CHANGES

Mods that alter vanilla fonts.

08.3 Gameplay UI – LOADING SCREEN

Mods that alter vanilla loading screens. Need to have the Graphics tag or they may be overwritten.


09. Base Mods

Contains several sub-categories (Weather, Water, Sounds, Lighting, and other Base Mods such as Audio Visual - Models & Textures, and rextured Items). Mods that can be overridden in part. Low priority mods. New Items, NPCs & creatures that are not overrides of other mods. 'Library' mods.

09.1 Audiovisual - Weather

Mods which add or modify weather. This may be moved to a lower category in either Gameplay - Immersion & Role-playing or Override Mods - Late Loaders if overwritten by lower mods.

09.2 Audiovisual - Water and Lava

Mods that retexture water and lava. This may be moved to a lower category in either Gameplay - Immersion & Role-playing or Override Mods - Late Loaders if overwritten by lower mods.

09.3 Audiovisual - Sounds & Music

Mods which add or modify sound effects, music, or voice. This may be moved to a lower category in either Gameplay - Immersion & Role-playing or Override Mods - Late Loaders if overwritten by lower mods.

09.4 Audiovisual - Lighting

Mods which add or modify lighting. This may be moved to a lower category in either Gameplay - Immersion & Role-playing or Override Mods - Late Loaders if overwritten by lower mods.

09.5 Audiovisual - Major Texture Packs

Mods that retexure a large portion of the games meshes and textures. Theese mods may be overwritten.

09.6 Audiovisual - LOD Resources

Mods that offer include LOD resources.

09.7 Audiovisual - Grass & Flora Overhaul

Mods that retexture both grass and flora.

09.8 Audiovisual - Tree Overhaul

Mods that retexture trees and shrubs.

09.9 Audiovisual - Landscape & Grass Fixes

Mods that fix landscape and grass anomolies. These may also include mods that claim to increase performance.

09.10 Audiovisual - Landscape

Mods that retextue landscape including dirt, rocks, roads, etc...

09.11 Audiovisual - Architecture

Mods that retexture buildings and other architecture.

09.12 Audiovisual - Caves & Dungeons

Mods that retxture caves, dungeons, forts, ruins, etc...

09.13 Audiovisual - Interiors

Mods that rexture inerior decorations.

09.14 Items - Tools & Clutter

Mods that retexture items that cannot be worn, ingested, or used as a weapon. Any new and unique items belong in a lower category in Gameplay - Quests & Locations.

09.15 Items - Ingestibles

Mods that retexture items you can eat or drink. Any new and unique items belong in a lower category in Gameplay - Quests & Locations.

09.16 Items - Armor, Clothing, & Accessories

Mods that retexture items that can be worn such as armor, clothing, jewelry, cloaks, and bags. Any equipment items that include body replacers belong in a lower catergory in Character Appearance - Equipment.

09.17 Items - Weapons

Mods that rtexture sticks you can stab, squish, or shoot people with. Any new and unique items belong in a lower category in Gameplay - Quests & Locations.

10. Load Order Independent Mods

These mods don't need to go anywhere, they're fully scripted, so load them early. 


11. Late Loaders - Base Mods

Mods which are load order independent that need to be loaded after other base mods to avoid conflit.
:Map Marker Tweaks: Load after OOO to override OOO initial map marker changes, otherwise let OOO remove starting default map markers. ->
:Hotkeys: Load order independent. Use only one unless documentation says otherwise.

11.1 Audiovisual - Post-processing

Mods which perform post processing or include a post-processing preset. These are Graphic Extenders including ENB, ReShade, Sweet FX, TES Reloaded, ect...

11.2 Alternate to Oblivion Reloaded

Extenders and DLL Enhancements

Comparable Graphic Mods


12. Early Quest Add-Ons

Mods that add or alter quests in the game.
:DLC 1: First group of official downloadable content and plugins directly tied to them. ->
DLCHorseArmor.esp -> DLCOrrery.esp -> DLCVileLair.esp -> DLCMehrunesRazor.esp -> DLCSpellTomes.esp 


[Black Horse Courier Expanded]

OPTIONAL
Black Horse Courier Expanded - v1.2 - by Cliffworms

Main Files

  • BHC Expanded 1_2


Description: Adds 35 new quest-related and non-quest-related Black Horse Courier articles that can be acquired by the player, in addition to the game\'s 25 articles.



[Oblivion Uncut]

OPTIONAL
Oblivion Uncut - v3.1.8.1 - by Publick Gamer

Main Files

  • Uncut 3.1.8.1

Optional Files

  • Oblivion Uncut - Local Guards Features Patch (Needed only if installing Local Guards Features recommended later in this guide.)


Description: This mod restores over 35 cut npcs, 6 whole quests, a courier questline, LOADS of new dialogue, new locations, shops, spells; you can even celebrate holidays!
Special Instructions: Oscuros Oblivion Overhaul users will need the Oblivion Uncut - Adaptation to OOO patch.


13. Character Appearance

Mods that modify the appearance of characters or add new options for character creation.

13.1 Character Appearance - Body Mods

Mods that adjust body shapes or textures.

13.2 Character Appearance - Skeletons

Mods that add skeleton meshes for comaptibility with body replacers.

13.3 Character Appearance - Equipment

Mods that add items specific to new body replacer.
:Items (Armor and Weapons): nest category which contains all "Items" headings. Wrye Bash tag all armor replacers need BASH: Graphics to keep their new look. Some items will need to go after overhaul or location altering mods to appear. ->
:Body Replacer Armour & Clothing: Stuff for use with body replacers. Wrye Bash tag all armor replacers need BASH: Graphics to keep their new look. -> :Not For Free Armor ->
:Horse Mods: Mods related to horses and some other types of mounts.


14. Pre Overhaul

Mods  that need to be loaded before magjor overhaul mods to reduce conflict.
:Only Name Changing Files:Tag with names and total compatibility. ->
:DLC 2 -> DLCThievesDen.esp 


[Lore Friendly Generic Name Overhaul]

OPTIONAL
Lore Friendly Generic Name Overhaul - v1.0 - by Publick Gamer

Main Files

  • Lore Friendly Generic Name Overhaul


Description: Every single 'generic' named npc in every city, now has a REAL, LORE FRIENDLY name! Example, Apprentice Jangeline. With over 200 npcs given new names, Cyrodiil will feel more realistic than ever before!
Special Instructions: Load near the bottom of your load order. This mod may conflict with other mods that edit these npcs.


15. Overhauls

Major Overhaul mods including: 
:FCOM, Fran's, OOO, MMM, etc -> Francesco's Leveled Creatures-Items Mod -> OOO; FCOM optional and related components; MMM and optional plugins -> OOO Full and Lite -> Post OOO -> MMM & FCOM  -> FCOM/MMM optionals 1 -> FCOM/MMM optionals 2 -> MMM for non-FCOM installs -> OWC New Dimensions -> Tamriel Travellers -> FCOM\MMM optionals 3 -> Overhaul Compatibility -> Additional MMM OOO Patches -> Waalx Animals and Creatures -> Post Overhaul -> CNRP (Cyrodiil NPC Remodelling Project) ->
:Creatures - New:Really needs Wrye Bash or a compatibility patch if using almost any overhaul.

15.1 Gameplay - Crafting

Mods that alter or add items purely through the crafting menu.

15.2 Gameplay - Economy & Item Balance

Mods that alter or change economy and item balance.


16. Morroblivion Mods

Morroblivion: Group for all morroblivion plugins. In the future, Skyblivion and Skywind may also be included in this group.


17. Gameplay - Quests & Stories

Mods which add or modify quests or stories.	
:Quests and Locations 1: All mods that add or change quests, player houses, add or change dungeons, add or change towns, villages, cities and/or landscape. -> Quests Early -> Quests Arena -> DLC 3 -> DLCBattlehornCastle.esp -> Quests and Locations 2 -> Immersive Environments


[Imperial Palace Improvement]

OPTIONAL
Imperial Palace Improvement - v1.9 - by Marob307

Main Files

  • Imperial Palace improvement


Description: The purpose of this mod is to make the Imperial Palace Alive and complete.


17.1 Locations - New Dungeons

Mods which add new areas where you can encounter and fight enemies.

17.2 Locations - New Lands

Mods which add completely new lands to explore.

17.3 Locations - New Player Homes

Mods which add new player homes.

17.4 Locations - New Structures & Landmarks

Mods which add new structures or landmarks. These may include ECTV (Expanded Cities, Hamlets, Town, Villages, etc...)

17.5 Gameplay - Immersion & Role-playing

Mods which specifically aid player immersion or role-playing. These may include weather, lighting, and other environmental and visual effect changes.


18. Gameplay - Quests & Locations

Mods which add new quests, locations and/or new inventory items to the game.
:DLC 4 -> DLCFrostcrag.esp -> Knights.esp ->
:ROM -> ROM Revised Oblivion Mod.esp ->
:Quests and Locations 3 -> FCOM Compatibility Section:FCOM optional addon patches. ->
:Quests and Locations 4 


19. Locations - Overhauls

Mods which modify landscape locations ingame.
:Landscape and City Overhauls -> Tamriel Worldspace Modding Project -> Extended Cyrodiil -> Towns and Villages -> HESU Mods and Patches -> CUO Cities -> Unique Landscapes and Compatibility Patches -> HM2 -> Post UL, Pre BC -> Unique Landscapes V2 Compatibility Patches -> Open Better Cities -> Open Cities Classic -> Open Cities Reborn -> Open Cities Patches -> Quests and Locations 5 -> Post City


20. Overrides

Mods that deliberately change specific things about vanilla Oblivion, overhauls or other mods. Some late loading quests and locations in here too.
:Overrides Early -> Lava


[Auto Update Leveled Items And Spells]

OPTIONAL
Auto Update Leveled Items And Spells - v1.2.5 - by Alek, uploaded by mitchalek

Main Files

  • AULIAS_1_2_5


Description: Any leveled item or spell obtained as a quest reward or any unused sigil stone will be automatically replaced by better version of itself as player progress through levels.
Special Instructions: This mod is not needed if installing Maskar's Oblivion Overhaul.



[AV Uncapper Settings - Fixed]

OPTIONAL
AV Uncapper Settings - Fixed - v1.02 - by JCN

Main Files

  • AV Uncapper settings-fixed


Description: Bugfixed version of original 'AV Uncapper settings mod' by JCN (original by JRoush). Fixes Luck calculations if you want to use diminished returns formula for luck/skill.



[AV Uncapper - H2H Hand to Hand PATCH]

OPTIONAL
EDIT
AV Uncapper - H2H Hand to Hand PATCH - v1.02 - by sickofaccounts

Main Files

  • H2HUncapper PATCH


Description: Fix hand to hand damage with uncapper mods.
Special Instructions: Edit BOSS userlist.txt:

ADD: h2huncappedpatch.esp
AFTER: JCN_AV Uncap.esp



[Time Enough At Last - A Main Quest Enhancement Mod]

OPTIONAL
Time Enough At Last - A Main Quest Enhancement Mod - v1.0 - by dreamed1

Main Files

  • Time Enough At Last


Description: Add breaks to the main quest line so you can do other things instead of rushing from one quest straight into the next.
Special Instructions: Compare Sinitar's INI Tweaks for Ultimate Oblivion Gameplay\TimeEnough.ini


21.1 Gameplay - AI & Combat

Mods which modify character behavior, combat mechanics, or enemy strength in general.
:Sexual Stuff -> SPT Diverse Guards -> Overrides Late -> TIE Integration Compatibility -> Alternative Starts -> Realism -> Vampires 

21.2 Gameplay - Magic & Abilities

Mods which add new abilities or spells. including slchemy, enchantment, ect...

21.3 Gameplay - Stealth

Mods that add or modify stealth such as thievery, sneaking and crime.

21.4 Gameplay - Skills, Attributes & Leveling

Mods which add or modify skills or perks, attributes, and leveling.

21.5 Audiovisual - Animations & Physics

Mods which add or modify animations or physics.


22. Character - NPC Overhauls

Mods that add new face parts such as hairs, beards, brows, or eyes. They may also add new overlays such as warpaints, tattoos, or freckles.
:Beauty Packs -> Race Changes-Addons: Hair, eyes, race addons & changes and other cosmetics. 

22.1 Character Appearance OCO2 Overhaul

Oblivion Character Overhaul version 2 attemps to modernize characters in the styles of Skyrim and TESO. This affects both player and NPCs. It is a comprehensive NPC overhaul. OCO2 Overhaul is currently the most popular of flavors and most NPC equipment mods provide patches for it where needed, including ponyrider0's Morroblivion-OCO2 Facelift v0.2.s: Hair, eyes, race addons & changes and other cosmetics. 

22.2 New Characters

Mods which add new animals, characters, or creatures to the game.
:Allies & Companions -> Enemies -> Nuetral

22.3 Gameplay - Classes & Races

Mods which modify character classes/races or add new ones
:Race Overrides: Includes birthsign mods. -> Body & Head Changes -> Beauty Packs & Race Changes-Addons -> L.A.M.E. -> Post Magicka Overhaul -> Race Balancing Project 2 -> Bg Integration -> Other Race and Birthsign Mods 


23. Override Mods - Late Loaders

Mods that need to be loaded late for whatever reason or override other mods to avoid conflict.

23.1 Landscape And City Overrides

These may include patches created for campatibility with landscape and city overhauls.


24. Pre Bash

Mods that need to be very low in order to override everything else making the same changes. 
:Message Suppression/Changing Overrides:Best loaded late to override possible message additions from other mods. These are mostly covered by the Bashed Patch. -> Respawn & Day Length Overrides -> Shader Mods -> Shader Removers -> Shader Replacers 


25. Fixes - Patches

Fixes and Patches which make mods compatible with each other.

25.1 Merge Patches

Merged plugins output files.

25.2 NPC Retexture Patches

Conflict resolution patches created specifically to correct NPC appearance.

25.3 Utilities - Patchers

Files that are generated after running a patcher utility.

25.4 Conflict Resolution

Conflict Resolution mods consist of specialized edits to resolve game breaking conflicts and issues.


26. Post Bashed Patches

Mods which need to load after the Bashed Patch for whatever reason. 


26. Distant Terrain Output

Files that are generated after running a lod generation utility.


27. Map Mods

Maps should always override any Distant Terrain Output. They should also never be included in a Bashed Patch.


28. Script Extender Output

Files that are generated by the script extender after launching the game.


Related pages

Diana TES GotH is creating Modding Guides and Tutorials Homepage
Morroblivion Overhaul
Morroblivion Overhaul Graphics