Skip to content

Repository files navigation

TESUnity

World viewers for Elder Scrolls games in the Unity game engine with VR support supporting Oculus, OSVR and OpenVR. For advanced VR support, please read the README.md located into the Vendors folder.

Getting Started

TESUnity requires a valid installation of Morrowind to run!, you can get it on Steam or Gog.com.

To get started, download the source code as a ZIP file, extract it, and open the TESUnity folder in Unity.

You can copy the Data Files folder from your Morrowind installation to the root folder of the project / release. The game will start automatically without asking for a path.

Configuration file

You can use the config.ini file located at the root folder of the project / release folder to configure and tweak your game experience. The first step is to rename the config.ini.dist file to config.ini.

ParameterValues
Global
PlayMusicTrue or False
MorrowindPathThe Morrowind's Data Files path
Lighting
AnimateLightsTrue or False
SunShadowsTrue or False
LightShadowsTrue or False
RenderExteriorCellLightsTrue or False
Effects
AntiAliasingTrue or False
AmbientOcclusionTrue or False
BloomTrue or False
WaterBackSideTransparentTrue or False
Rendering
ShaderUnlit or Standard or Default or Bumped
RenderPath1 = Forward, 3 = Deferred
VR
FollowHeadDirectionTrue or False
DirectModePreviewTrue or False
Debug
CreaturesEnabledTrue or False

Controls

ActionKeysGamepad
MoveW, A, S, D*Left thumbstick
SprintLeft ShiftLeft thumbstick button
WalkLeft CtrlRight thumstick button
Use / Open / AttackSpaceButton A
Cancel / MenuLeft clickButton B
Take (book mode)NothingButton X
JumpEbutton Y
Toggle Flight ModeTabNothing
Toggle LanternLNothing
Free Cursor LockBackquoteNothing

* It uses the AZERTY mapping for French users.

Contribute

Bugs and feature requests are listed on the GitHub issues page. Feel free to fork the source code and contribute, or use it in any way that falls under the MIT License.

Please create a branch from develop for each "feature" (see this article).

Morrowind Data Format Resources

About

World viewers for Elder Scrolls games in the Unity game engine.

Resources

Stars

95 stars

Watchers

13 watching

Forks

Releases

Packages

Contributors

Languages