Difference between revisions of "Xeen"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Created page with "{{EngineDescription| name=Xeen| developer=dreammaster| companies=New World Computing| usedBy=Might & Magic III<br />Mig...")
 
m (Note that Xeen is now a sub-engine of MM)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
name=Xeen|
name=Xeen|
        developer=[[User:dreammaster|dreammaster]]|
developer=[[User:dreammaster|dreammaster]]|
        companies=[[New World Computing]]|
companies=[[New World Computing]]|
        usedBy=[[Might & Magic III]]<br />[[Might & Magic IV]]<br />[[Might & Magic V]]<br />[[World of Xeen]]|
usedBy=[[Might and Magic III]]<br />[[Might and Magic IV]]<br />[[Might and Magic V]]<br />[[Might and Magic: World of Xeen]]<br />[[Might and Magic: Swords of Xeen]]|
dateAdded=Not Added |
dateAdded=September 10, 2016|
release=None|
release=2.1.0|
        status=Not (yet) part of ScummVM|
}}
}}


==Status==
Xeen is a sub-engine of the [[mm]] engine, responsible for playing several games of the Might and Magic series.
* Work in progress.


==External Links==
==Original Bugs==
* [http://github.com/dreammaster/scummvm/tree/xeen Current WIP AGS engine in ScummVM git fork]
* Using potions in the Template of Bark Level 2 (ex. Dark side map #74 pos 10,15) - the script incorrectly decrements the dose count before prompting for which character to drink, which means you can use it three times and cancel the user selection, and the potion will disappear without anyone having used it.
 
==External links==
* [https://www.mobygames.com/game/might-and-magic-world-of-xeen World of Xeen at MobyGames]


[[Category:Engines]]
[[Category:Engines]]

Latest revision as of 05:05, 6 June 2023

Xeen
Engine developer dreammaster
Companies that used it New World Computing
Games that use it Might and Magic III
Might and Magic IV
Might and Magic V
Might and Magic: World of Xeen
Might and Magic: Swords of Xeen
Date added to ScummVM 2016-09-10
First release containing it 2.1.0

Xeen is a sub-engine of the mm engine, responsible for playing several games of the Might and Magic series.

Original Bugs

  • Using potions in the Template of Bark Level 2 (ex. Dark side map #74 pos 10,15) - the script incorrectly decrements the dose count before prompting for which character to drink, which means you can use it three times and cancel the user selection, and the potion will disappear without anyone having used it.

External links