# Home

## About

**Morrowind Sharp** is a modding guide for **The Elder Scrolls III: Morrowind**. The objective of the guide is to address flaws and issues with the game, particularly in regards to bug fixing and expansion implementation, as well as improve on other aspects of Morrowind without making significant changes to the game's design.

This includes improving the functionality of the interface, introducing quality of life improvements to the gameplay, as well as modernizing the game's looks without turning it into something else.

For all intents and purposes, this is the **Morrowind remaster** I would like to see the game receive: one that is faithful to the game, and that any person who enjoyed the original game would enjoy as a result.

Because of this goal, this modlist is offered "as is" and should be considered complete. Anyone is free to install any mods not present in this guide, but please understand I won't be answering compatibility questions. Instructions on the installation and use of [**TES3View**](https://sigourn.gitbook.io/morrowind-sharp/appendix#tes3view) (a valuable tool to detect and solve conflicts) are provided.

## Performance

When installing this modlist, including the recommended shaders, my framerate sits at a stable 60fps, even in the worst performing areas in the game (commonly known to be Vivec city and the Grazelands).

| System  | My Specs                 |
| ------- | ------------------------ |
| OS      | Windows 10 Pro 64-bit    |
| CPU     | AMD Ryzen 5 5600         |
| GPU     | RX 6600 XT 8GB           |
| Monitor | Samsung 24" 1080p @ 60Hz |
| RAM     | 16GB DDR4                |
| SSD     | 1TB NVMe                 |

Roughly 11GB of space are required to install this modlist. Should you skip Morrowind Enhanced Textures and AURA, space needed will dramatically drop in size.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sigourn.gitbook.io/morrowind-sharp/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
