Difference between revisions of "CruisE"

From ScummVM :: Wiki
Jump to navigation Jump to search
m
(Changed the status of the engine to completable, and added in a TODO link)
Line 1: Line 1:
{{EngineDescription|
{{EngineDescription|
         name=CruisE|
         name=CruisE|
         developer=[[User:yazoo|yaz0r]]|
         developer=[[User:yazoo|yaz0r]]|, [[User:dreammaster|dreammaster]]
         companies=[[Delphine Software]]|
         companies=[[Delphine Software]]|
         usedBy=[[Cruise for a Corpse]]|
         usedBy=[[Cruise for a Corpse]]|
Line 12: Line 12:


==Status==
==Status==
This engine is incomplete. There has been no recent work on it either. Help is welcome.
The engine is complete, but currently supports only the PC version of the game.


* The game is not completable
== Resources ==
* Endian and alignment issues: The save/load code is not endian nor 64bit safe
* [[Cruise/TODO|Cruise TODO]]
* Code formatting: The code formatting should be adjusted according to our  [[Code Formatting Conventions]]
* ...


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

Revision as of 11:53, 21 July 2009

CruisE
Engine developer yaz0r
Companies that used it {{{companies}}}
Games that use it Cruise for a Corpse
Date added to ScummVM 2007-04-27
First release containing it None

About

The successor of the Cine engine, this engine was used for Cruise for a Corpse.

Status

The engine is complete, but currently supports only the PC version of the game.

Resources