Software:OpenMW

From HandWiki
OpenMW
Tes3Mod-logo-OpenMW.png
OpenMW with example suit 2.png
Initial release0.1.0 / June 1, 2008; 15 years ago (2008-06-01)[1]
Stable release
0.48.0[2] / July 23, 2023; 6 months ago (2023-07-23)
Repositorygitlab.com/OpenMW/openmw
Written inC++
PlatformCross-platform
TypeGame engine
LicenseGNU General Public License (version 3 or later)
Websiteopenmw.org
Screenshot of OpenMW with Example Suite content

OpenMW is a free and open-source[3][4] game engine recreation that reimplements the one powering Bethesda Softworks' 2002 open-world role-playing game The Elder Scrolls III.[5][6]

Overview

The project aims to address issues with the original engine, as Morrowind no longer had support or bug-fix updates. The OpenMW engine is programmed in C++ and uses the Bullet physics engine, OpenAL-Soft for audio, MyGUI for window widgets, and SDL 2 for input. The launcher and OpenMW-CS tool use Qt for their graphical user interfaces. All the quests and other character choices of Morrowind and its official expansions and add-ons are fully playable in OpenMW, as are many third-party mods.

As a game engine recreation, it therefore relies on but does not include the original assets of the game, such as art, textures, music, and other Bethesda-copyrighted material, meaning a copy of the original game (in any edition, including the Game of the Year Edition) is required to play Morrowind in OpenMW.[5] Side projects have been started to create free assets to accompany OpenMW,[7] and the OpenMW-CS content-development tool can also be used without the need for any third-party assets.[8]

Due to the engine being developed primarily for Morrowind, as a replacement for the outdated Gamebryo engine some have attempted to port other Bethesda games into the Open-Source engine with varying success. As of February 28, 2019, demo videos showcase Skyrim and Oblivion's game worlds being loaded successfully into the engine. This has been led by a single programmer known as cc9cii.[9]

History

The first public release of OpenMW was version 0.1.0 in June 2008,[10] initially using Ogre3D for rendering.[11] The original lead developer, Nicolay Korslund, left the project early on but passed his roles to Marc Zinnschlag.[12] In 2020, the team officially announced that Bret Curtis (also known as psi29a) took over the leadership role.[13]

With the release of version 0.37.0, Ogre3D was replaced with OpenSceneGraph due to concerns about the future direction of Ogre3D's development.[14][15] This switch brought significant performance improvements and fixed several long-standing issues in the engine.[16]

Since 2016, all of the quests, classes, races, and other character choices of Morrowind and its official expansions and add-ons are fully playable in OpenMW, though it remains in extended beta testing (As of 2017) Most third-party mods that are not dependent on any MS Windows executables and which are free of serious scripting syntax errors are also compatible with OpenMW.[17]

TES3MP: multiplayer development

OpenMW is also the basis for TES3MP, an attempt to develop a networked, multiplayer version of the game. It was in early alpha testing (As of 2017)[18][19][20] In the middle of 2017, a major breakthrough was achieved and a first playable version was released.[21] With the release of the 0.7 alpha in late 2018, the multiplayer fork now supported synchronization between players for most of the game's features, like making custom potions and enchantments, and thus became mostly feature-complete.[22]

References

  1. "OpenMW 0.1.0" (in en-US). 2021-11-04. https://wiki.openmw.org/index.php?title=Project_History#Version_0.1.0/. 
  2. "OpenMW 0.48.0 Released!" (in en-US). 2023-07-23. https://openmw.org/2023/openmw-0-48-0-released/. 
  3. Smith, Graham (January 15, 2014). "OpenMW Brings Morrowind To Cross-Platform Engine". http://www.rockpapershotgun.com/2014/01/15/openmw-brings-morrowind-to-cross-platform-engine/. 
  4. azpe (September 5, 2016). "Así es OpenMW 0.40.0, el Morrowind de Código abierto" (in es). https://www.linuxadictos.com/asi-openmw-0-40-0-morrowind-codigo-abierto.html. 
  5. 5.0 5.1 Carlson, Patrick (June 3, 2014). "Morrowind getting an engine overhaul through OpenMW". http://www.pcgamer.com/morrowind-getting-an-engine-overhaul-through-openmw/. 
  6. Booker, Logan (July 20, 2014). "Morrowind Is Being Rewritten From Scratch (With Multiplayer A Possibility)" (in en). Kotaku Australia. https://www.kotaku.com.au/2014/07/morrowind-is-being-rewritten-from-scratch-with-multiplayer-a-possibility/. 
  7. OpenMW. "Ultima IX: Redemption for Morrowind, Libre Edition". https://github.com/OpenMW/UIX-R. 
  8. "OpenMW CS User Manual — OpenMW 0.47.0 documentation". https://openmw.readthedocs.io/en/latest/manuals/openmw-cs/index.html. 
  9. OpenMW. "OpenMW support for other games: Oblivion, Skyrim, Fallout and more". https://forum.openmw.org/viewtopic.php?f=3&t=3017. 
  10. "Project History". https://wiki.openmw.org/index.php?title=Project_History. 
  11. Stahie, Silviu (May 29, 2015). "OpenMW Linux Remake of The Elder Scrolls 3: Morrowind Gets Updated". http://news.softpedia.com/news/OpenMW-Linux-Remake-The-Elder-Scrolls-3-Morrowind-Gets-Updated-482690.shtml. 
  12. "OpenMW | SCALE 12x". Southern California Linux Expo. February 21, 2014. https://www.socallinuxexpo.org/scale12x/presentations/openmw.html. 
  13. "OpenMW 0.46.0 Released!" (in en-US). 2020-06-15. https://openmw.org/2020/openmw-0-46-0-released/. 
  14. "Thoughts on Ogre 2.1 release". February 12, 2015. http://scrawl.bplaced.net/blog/?p=178. 
  15. Booker, Logan (December 5, 2015). "Yes, That Open Source Rewrite Of Morrowind Is Still Going". kotaku.com. https://www.kotaku.com.au/2015/12/yes-that-open-source-rewrite-of-morrowind-is-still-going/. 
  16. Larabel, Michael (December 1, 2015). "OpenMW 0.37 Released, Switches To OpenSceneGraph". https://phoronix.com/scan.php?page=news_item&px=OpenMW-0.37-Released. 
  17. "features · Wiki · OpenMW / openmw" (in en). https://gitlab.com/OpenMW/openmw/-/wikis/features. 
  18. Morrison, Angus (January 13, 2016). "Morrowind multiplayer makes progress". http://www.pcgamer.com/morrowind-multiplayer-makes-progress/. 
  19. Smith, Graham (January 13, 2016). "Watch Morrowind Multiplayer Take Its First Steps". https://www.rockpapershotgun.com/2016/01/13/morrowind-multiplayer/. 
  20. Donnelly, Joe (January 14, 2016). "Morrowind multiplayer demos early co-op and combat". https://www.pcgamesn.com/the-elder-scrolls-iii-morrowind-game-of-the-year-edition/morrowind-multiplayer-demos-early-co-op-and-combat. 
  21. O'Connor, Alice (July 31, 2017). "Morrowind gets multiplayer with OpenMW's TES3MP". https://www.rockpapershotgun.com/2017/07/31/the-elder-scrolls-3-morrowind-multiplayer-launched/. 
  22. "0.7-alpha". October 9, 2018. https://github.com/TES3MP/TES3MP/releases/tag/0.7.0-alpha. 

External links