Difference between revisions of "CGE2"

From ScummVM :: Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 5: Line 5:
usedBy=[[Sfinx]]|
usedBy=[[Sfinx]]|
dateAdded=August 12, 2014|
dateAdded=August 12, 2014|
release=Not Yet|
release=1.8.0|
         status=In Progress|
         status=In Progress|
}}
}}
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 and translated by [[User:Uruk|uruk]] as part of the GSoC 2014.
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==
Line 22: Line 22:


[[Category:Engines]]
[[Category:Engines]]
[[Category:Engines Supporting Text-to-Speech]]

Latest revision as of 15:50, 17 April 2023

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