Difference between revisions of "Glk/Comprehend"

From ScummVM :: Wiki
< Glk
Jump to navigation Jump to search
(Add page for the Comprehend engine)
 
(Merge in stuff from existing Comprehend page I stumbled on)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
name=Comprehend|
name=Comprehend|
developer=[[User:dreammaster|dreammaster]]|
developer=[[User:dreammaster|dreammaster]], ryiron|
companies=Penguin Software|
companies=Penguin Software|
usedBy=See [[Glk/Comprehend#Games|Games]]|
usedBy=See [[Glk/Comprehend#Games|Games]]|
Line 12: Line 12:


==Games==
==Games==
*[[Transylvania]]
* [[Transylvania]]
*[[Crimson Crown!]]
* [[The Crimson Crown: Further Adventures in Transylvania|The Crimson Crown]]
*[[OO-Topis]]
* [[Oo-Topos]]
*[[Talisman|Talisman: Challenging the Sands of Time]]
* [[Talisman: Challenging the Sands of Time]]


==Status==
==Status==

Revision as of 16:47, 16 June 2020

Comprehend
Engine developer dreammaster, ryiron
Companies that used it Penguin Software
Games that use it See Games
Date added to ScummVM 2020-06-03
First release containing it None

About

Comprehend is an implementation of the Comprehend/Graphics Magician engines used to implement several Penguin Software games:

Games

Status

It is currently a work in progress. Please note the following:

  • This reimplementation is not aiming for a 100% match to the original. It utilizes the Glk framework to provide for cleaner text display, and provides game screens rendered instantly rather than the slow rendering the originals were forced to do
  • As a consequence of the fast rendering, minor graphical animations, like the birds flying in the Transylvania endgame screen, are not shown

Also note that several more games were later released using a new version of the engine "Comprehend Plus". These games are not being targeted at this time.

Resources

External links