From 2a75e90ba2740fa3f3bad30e18470fd91e95486f Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 22 Aug 2016 20:11:34 +0300 Subject: SCI32: Document the games that use Robot videos --- engines/sci/video/robot_decoder.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'engines') diff --git a/engines/sci/video/robot_decoder.h b/engines/sci/video/robot_decoder.h index 5fd6ad49c4..9d8c720968 100644 --- a/engines/sci/video/robot_decoder.h +++ b/engines/sci/video/robot_decoder.h @@ -38,6 +38,11 @@ namespace Sci { class Plane; class SegManager; +// There were 3 different Robot video versions, used in the following games: +// - v4: PQ:SWAT demo +// - v5: KQ7 DOS, Phantasmagoria, PQ:SWAT, Lighthouse +// - v6: RAMA +// // Notes on Robot v5/v6 format: // // Robot is a packetized streaming AV format that encodes multiple bitmaps + -- cgit v1.2.3