Difference between revisions of "Syberia II"
m (→External links) |
m (Update about ps3/xbox360 versions) |
||
Line 7: | Line 7: | ||
platforms=Windows, macOS| | platforms=Windows, macOS| | ||
resolution=800x600, 32-bit color| | resolution=800x600, 32-bit color| | ||
engine=[[Tetraedge]], [[Virtools]]| | engine=[[Tetraedge]], [[Virtools]], [[Antiryad]]| | ||
support=Unsupported| | support=Unsupported| | ||
purchase=[[Where to get the games#Other Games|Yes]]| | purchase=[[Where to get the games#Other Games|Yes]]| | ||
Line 50: | Line 50: | ||
The '''Tetraedge''' engine uses common data formats like ogg, png, and lua. It was also used for the macOS releases of [[Amerzone]] and [[Syberia]]. | The '''Tetraedge''' engine uses common data formats like ogg, png, and lua. It was also used for the macOS releases of [[Amerzone]] and [[Syberia]]. | ||
The Playstation 3 and Xbox 360 versions of the game used the '''Antiryad''' engine from [http://www.arkhamdev.net/wiki.htm?id=screenshots Arkham Development]. | |||
==External links== | ==External links== |
Revision as of 00:35, 6 March 2023
Syberia II | ||
---|---|---|
No Screenshot Available | ||
First release | 2004 | |
Also known as | N/A | |
Developed by | Microïds | |
Published by | Microïds | |
Distributed by | The Adventure Company | |
Platforms | Windows, macOS | |
Resolution | 800x600, 32-bit color | |
Engine | Tetraedge, Virtools, Antiryad | |
Support | Unsupported | |
Available for Purchase |
Yes |
Syberia II or (Syberia 2) is a 2004 graphic adventure game developed and published by MC2-Microïds. As the direct sequel to 2002's Syberia, it is a third-person puzzle-solving game. Although it is stylistically identical, Syberia II improves upon the first game by introducing more realistic character animation. The game includes a recap of the first chapter, so it does not require the player to have experienced the first game.
(description from Wikipedia)
Installation
Required data files
For more information on how ScummVM uses game data files, see the user documentation.
You will need a copy of the Contents
folder from the game as it's installed on MacOS.
Detecting Previously Installed Game
To detect from an installed copy of the game (eg, in /Applications/Syberia 2.app
), from the ScummVM "Add Game" dialog navigate to where it is installed, double click on the application, and choose the Contents
directory from inside the app.
GOG Package
You can also download the "offline installer" package from GOG an extract it directly.
Extracting on MacOS:
Extract the contents using pkgutil
, eg:
pkgutil --expand syberia_2_en_1_0_0_gog_15710.pkg syberia
The Contents
folder will be extracted in syberia/package.pkg/Scripts/payload
.
Extracting on Other Platforms:
You can use unar and tar to extract the offline installer package:
unar syberia_2_en_1_0_0_gog_15710.pkg mv syberia/package.pkg/Scripts syberia.cpio.gz unar syberia.cpio.gz
Engine
Syberia uses different engines depending on the platform. Most platforms use the Virtools engine, created Dassault Systèmes. However, the macOS and DS versions use an engine known as the Tetraedge Engine - from Tetraedge games.
The Tetraedge engine uses common data formats like ogg, png, and lua. It was also used for the macOS releases of Amerzone and Syberia.
The Playstation 3 and Xbox 360 versions of the game used the Antiryad engine from Arkham Development.