Difference between revisions of "Starship Titanic"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Typo)
(Game support was added in ScummVM 2.0.0)
Line 8: Line 8:
resolution=640x480, 16-bit color|
resolution=640x480, 16-bit color|
engine=[[Titanic]]|
engine=[[Titanic]]|
support=Since ScummVM 1.10.0|
support=Since ScummVM 2.0.0|
purchase=[[Where to get the games#Other Games|Yes]]|
purchase=[[Where to get the games#Other Games|Yes]]|
}}
}}

Revision as of 23:09, 21 November 2017

Starship Titanic
No Screenshot Available
First release 1998
Also known as N/A
Developed by The Digital Village
Published by Simon & Schuster Interactive
Distributed by Simon & Schuster Interactive
Platforms Windows, Macintosh
Resolution 640x480, 16-bit color
Engine Titanic
Support Since ScummVM 2.0.0
Available for
Purchase
Yes


Starship Titanic is a point and click adventure game where the Starship Titanic experiences a system failure and crash lands on Earth during its maiden voyage.

TODOs

  • We don't support the QSound library the original game used for simulating sounds in 3D space to output to standard stereo. We just do a very basic reduction of volume based on sounds' distance from the player.
  • The last puzzle of the game, the 3D starmap, contains a massive amount of code. This includes a lot of matrix manipulations, a lot of those methods still have anonymous names like 'fn1'. We could really use a developer with more mathematical experience to spend time cleaning up the code base and giving everything better names.
  • Add support for the Macintosh release of the game.

External Links