SCI Companion

From SCI Wiki
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). Both original authors have since abandoned any further development.


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:

* Always check the SCI Companion homepage for the latest version

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:


SCI Studio 3

Brian Provinciano's original tool for creating EGA SCI games. Home page no longer exists. SCI Studio 3 is that last release version of his IDE, but it has certain stability issues. Brian Provinciano was developing a version of SCI Studio that could open and create the SCI1 VGA games before he abandoned all work on Studio.

The original project's site no longer exists, however, the source of SCI Studio is available and has been placed on SVN at SourceForge. The current SCI Studio's site on SourceForge can be found at http://scistudio.sourceforge.net/


SCI Studio 4 (VGA)

Brian Provinciano's unfinished work to add support for the SCI VGA games.