Difference between revisions of "The Clue!"

From ScummVM :: Wiki
Jump to navigation Jump to search
m
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{EngineDescription|
{{GameDescription|
name=CLUE|
name=The Clue!|
         developer=[[User:SupSuper|SupSuper (the actual developer)]]/[[User:rootfather|rootfather (moral support)]]|
         alternateNames=Der Clou!|
         companies=[[Neo Software Produktions Ges.m.b.H (defunct)]]|
        image=[[Image:Der_Clou.png|center|256px]]|
         publisher=[[Max Design (defunct)]]|
        release=1994|
         developer=[[Rockstar Vienna|Neo Software Produktions GmbH]]|
         publisher=German release: [[Max Design]]
English release: [[Kompart UK]]|
platforms=DOS/Amiga (unsupported)|
platforms=DOS/Amiga (unsupported)|
         usedBy=[[Der Clou!/The Clue!]]|
         resolution=DOS: 320x200, 256 Colors|
dateAdded=Not Added |
        engine=[[CLUE]]|
release=None|
dateAdded=Not Added|
         status=Not (yet) part of ScummVM|
         support=Not (yet) part of ScummVM|
}}
}}
'''The Clue!''' was an adventure RPG by [[Rockstar Vienna|Neo Software Produktions GmbH]]. The game follows a small-time criminal named Matt Stuvysunt who moves to London in the 1950s and tries to commit burglaries there.


==Status==
==Notes==
* Work in progress.
In 2000, the developers of the original game released the game assets and the source code of the DOS version under a custom license. A short time later, an SDL based reimplementation that was licensed under the GPLv2 was released, titled COSP "Clou Open Source Project". Additionally, the game was ported to SDL2 by Vasco Alexandre "vcosta" da Silva Costa.
 
The ScummVM engine is based on both COSP and vcosta's implementation.


==External Links==
==External Links==
* [https://github.com/lotharsm/scummvm/tree/clue Current WIP engine in ScummVM git fork]
* [https://github.com/lotharsm/scummvm/tree/clue Current WIP engine in ScummVM git fork]


[[Category:Engines]]
{{DEFAULTSORT:Clue!, The}}
[[Category:CLUE Games]]
[[Category:Unsupported Games]]

Latest revision as of 21:06, 29 December 2020

The Clue!
Der Clou.png
First release 1994
Also known as Der Clou!
Developed by Neo Software Produktions GmbH
Published by German release: Max Design

English release: Kompart UK

Distributed by (unknown)
Platforms DOS/Amiga (unsupported)
Resolution DOS: 320x200, 256 Colors
Engine CLUE
Support Not (yet) part of ScummVM
Available for
Purchase
No

The Clue! was an adventure RPG by Neo Software Produktions GmbH. The game follows a small-time criminal named Matt Stuvysunt who moves to London in the 1950s and tries to commit burglaries there.

Notes

In 2000, the developers of the original game released the game assets and the source code of the DOS version under a custom license. A short time later, an SDL based reimplementation that was licensed under the GPLv2 was released, titled COSP "Clou Open Source Project". Additionally, the game was ported to SDL2 by Vasco Alexandre "vcosta" da Silva Costa.

The ScummVM engine is based on both COSP and vcosta's implementation.

External Links