SCI Companion

From SCI Wiki
Revision as of 00:25, 28 March 2016 by Andrew Branscom (talk | contribs)
Jump to navigationJump to search

Integrated Development Environments

There are two IDEs publicly available for SCI development. The first is SCI Studio, by Brian Provinciano and the second, SCI Companion, by Phil Fortier (Troflip). SCI Companion is still actively maintained, while Brian Provinciano has since abandoned any further development of SCI Studio.


SCI Companion 3.0.1.7

SCI Companion is a completely free IDE (integrated development environment) for SCI0 to SCI1.1 (EGA and VGA) games. It lets you create games that run on Sierra’s SCI engine. SCI Companion 3 is now available, which offers support for SCI1.1+, which includes VGA graphics and digital audio.

Download from the SCI Companion homepage or download from here:

Source Code is available here:


SCI Companion 2.1.0.5

Complete editor for EGA SCI games. Inspired by SCIStudio. You can edit pics, views, script source code, text resources, cursors, fonts, the main vocab file, even create new games.

Download from the SCI Companion homepage or download from here:

Source Code is available here:


Also See