Difference between revisions of "SCI Companion"

From SCI Wiki
Jump to navigationJump to search
Line 8: Line 8:
  
 
<div align="center">[[File:SCICompanion.png|SCICompanion.png]]</div>
 
<div align="center">[[File:SCICompanion.png|SCICompanion.png]]</div>
&nbsp;
 
  
 +
<blockquote>
 
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.  
 
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.  
  
Line 21: Line 21:
  
 
&nbsp;
 
&nbsp;
 +
</blockquote>
  
 
===<div align="center">SCI Studio 3</div>===
 
===<div align="center">SCI Studio 3</div>===

Revision as of 21:18, 19 February 2016

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 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.