Installation Instructions: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
m (removed extra space)
(expanded a bit)
Line 1: Line 1:
==The (easier) Binary Way==
==Install Original Game==
 
To use OpenWM you need base ESM file. Currently Morrowind.esm is the only one available; see http://openmw.org/faq/, section '''"Do I need Morrowind?"'''
 
''Note'': you does not have to use Wine to install Morrowind data files on Linux. See [[Getting Data Files for Linux Install|this article]] for details.
 
==Install OpenMW==
===The (easier) Binary Way===


* Simply get the right archive for your OS here : http://code.google.com/p/openmw/downloads/list
* Simply get the right archive for your OS here : http://code.google.com/p/openmw/downloads/list
Line 7: Line 14:
* Play!
* Play!


==The (bleeding edge) Source Way ==
===The (bleeding edge) Source Way===


See [[Development_Environment_Setup | Development Environment Setup]] for detailed instructions.
See [[Development_Environment_Setup | Development Environment Setup]] for detailed instructions.

Revision as of 03:31, 24 August 2012

Install Original Game

To use OpenWM you need base ESM file. Currently Morrowind.esm is the only one available; see http://openmw.org/faq/, section "Do I need Morrowind?"

Note: you does not have to use Wine to install Morrowind data files on Linux. See this article for details.

Install OpenMW

The (easier) Binary Way

  • Simply get the right archive for your OS here : http://code.google.com/p/openmw/downloads/list
  • Extract it
  • Change in openmw.cfg the path to your original "Data File" of Morrowind.
  • Launch "openmw.exe" if your are under Windows, or "openmw" if you are under Linux/MAC
  • Play!

The (bleeding edge) Source Way

See Development Environment Setup for detailed instructions.

After building the engine:

  • Change in openmw.cfg the path to your original "Data File" of Morrowind.
  • Launch "openmw"
  • Play!