Difference between revisions of "Tetraedge"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Fix supported games)
(Added known issue with shadows)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Tetraedge is a 2.5D/3D engine from Tetraedge Games S.A. that has been used for ports of some games to macOS, Nintendo DS, and other platforms.  The engine uses Lua for game logic and has very few custom data formats.
{{EngineDescription|
{{EngineDescription|
name=Tetraedge|
name=Tetraedge|
         developer=[[User:Stauff|Stauff]]|
         developer=[[User:Stauff|Stauff]]|
         companies=[[Tetraedge games]]|
         companies=[[Tetraedge Games S.A.]]|
         usedBy=[[Tetraedge#Games using this engine|Tetraedge ports to macOS and mobile]]|
         usedBy=[[Tetraedge#Games using this engine|Tetraedge ports to macOS and mobile]]|
dateAdded=|
dateAdded=2023-03-06|
release=|
release=2.8.0|
}}
}}


==Status==
==Status==
Work in progress.
The engine currently supports [[Syberia]] and [[Syberia II]].
 
[[Amerzone]] uses a significantly different version of the engine and will need a lot of work to support.  The other games have not yet been investigated.


==Games using this engine==
==Games using this engine==
Line 24: Line 28:
* [[Safari Adventures: Africa]] (macOS)
* [[Safari Adventures: Africa]] (macOS)
* [[Secrets of Da Vinci: The Forbidden Manuscript, The]] (macOS)
* [[Secrets of Da Vinci: The Forbidden Manuscript, The]] (macOS)
* [[Syberia]] (macOS)
* [[Syberia]] (DS and macOS)
* [[Syberia II]] (macOS)
* [[Syberia II]] (macOS)
==Known issues==
Some shadows are currently not rendered correctly in Syberia and Syberia II. Refer to the screenshots in [https://github.com/scummvm/scummvm/pull/5718 Pull Request 5718] for an example


==External links==
==External links==
*[https://github.com/mduggan/scummvm/tree/tetraedge Current WIP engine in ScummVM git fork]
* [https://fr.wikipedia.org/wiki/Tetraedge_Games] Tetraedge Games on wikipedia (French)
* [https://www.mobygames.com/company/7324/tetraedge-sa/] Tetraedge S.A. on MobyGames


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

Latest revision as of 17:33, 4 September 2024

Tetraedge is a 2.5D/3D engine from Tetraedge Games S.A. that has been used for ports of some games to macOS, Nintendo DS, and other platforms. The engine uses Lua for game logic and has very few custom data formats.

Tetraedge
Engine developer Stauff
Companies that used it Tetraedge Games S.A.
Games that use it Tetraedge ports to macOS and mobile
Date added to ScummVM 2023-03-06
First release containing it 2.8.0

Status

The engine currently supports Syberia and Syberia II.

Amerzone uses a significantly different version of the engine and will need a lot of work to support. The other games have not yet been investigated.

Games using this engine

Known issues

Some shadows are currently not rendered correctly in Syberia and Syberia II. Refer to the screenshots in Pull Request 5718 for an example

External links

  • [1] Tetraedge Games on wikipedia (French)
  • [2] Tetraedge S.A. on MobyGames