Difference between revisions of "CGE2"

From ScummVM :: Wiki
Jump to navigation Jump to search
(updating to match the Sfinx page)
(also change to past tense for the translation)
(One intermediate revision by the same user not shown)
Line 11: Line 11:
'''CGE2''' was the second iteration of the CGE engine ('''C'''ommon '''G'''ame '''E'''ngine), and was used by L.K. Avalon to create Sfinx in 1997.
'''CGE2''' was the second iteration of the CGE engine ('''C'''ommon '''G'''ame '''E'''ngine), and was used by L.K. Avalon to create Sfinx in 1997.


In 2012, Sfinx was discovered by a ScummVM user. Authorization to translate the game has been granted by the rights holders, and ScummVM has received the sources.  Sfinx is being implemented in ScummVM by [[User:Uruk|uruk]] as part of the [[Summer_of_Code/GSoC2014|GSoC 2014]] and is being translated into English by several ScummVM team members.
In 2012, Sfinx was discovered by a ScummVM user. Authorization to translate the game has been granted by the rights holders, and ScummVM has received the sources.  Sfinx was implemented in ScummVM by [[User:Uruk|uruk]] as part of the [[Summer_of_Code/GSoC2014|GSoC 2014]] and was translated into English by several ScummVM team members.


==Outstanding original bugs==
==Outstanding original bugs==

Revision as of 20:50, 18 June 2019

CGE2
Engine developer uruk, dreammaster, strangerke
Companies that used it LK Avalon
Games that use it Sfinx
Date added to ScummVM 2014-08-12
First release containing it 1.8.0

CGE2 was the second iteration of the CGE engine (Common Game Engine), and was used by L.K. Avalon to create Sfinx in 1997.

In 2012, Sfinx was discovered by a ScummVM user. Authorization to translate the game has been granted by the rights holders, and ScummVM has received the sources. Sfinx was implemented in ScummVM by uruk as part of the GSoC 2014 and was translated into English by several ScummVM team members.

Outstanding original bugs

  • When you use non-flying carpet on clothes horse, you are supposed to use tennis racket on it. But when you forget about it, and just take it from the clothes horse, then you can't use the carpet on clothes horse again and cannot complete the game.

Fixed original bugs

  • In the original, if you click on an item which is not usable, sometimes an empty speech bubble appears above the selected hero's head. It's fixed in the ScummVM version.

External links