Difference between revisions of "SCI Companion"

From SCI Wiki
Jump to navigationJump to search
Line 43: Line 43:
 
</blockquote>
 
</blockquote>
  
===<br /> <div align="center">SCI Studio 3</div> ===
+
==<br /> Also See ==
  
<div align="center">[[File:SCI-Studio3.png| SCI Studio 3]]</div>
+
* [[Category:SCI Companion Plugins|SCI Companion Plugins]]
 
 
<blockquote>
 
[[Brian Provinciano|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.
 
 
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudio3/SCIStudio30(30129).zip|SCI Studio 3.0]]<span class="DLInfo"> (ZIP file) [1.70 MB]</span>
 
** [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudio3/SCIStudio30_SRC(20030316).zip|SCI Studio 3.0 Source]]<span class="DLInfo"> (ZIP file) [510 KB]</span>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudio3/SCIStudio30TemplateGame.zip|SCI Studio 3 Template Game]]<span class="DLInfo"> (ZIP file) [156 KB]</span>
 
<!--* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudio3/SCIStudio3HelpFiles.zip|SCI Studio 3 Help Files]]<span class="DLInfo"> (ZIP file) [405 KB]</span>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudio3/SCIStudio3Tutorials.zip|SCI Studio 3 Tutorials]]<span class="DLInfo"> (ZIP file) [629 KB]</span>-->
 
</blockquote>
 
 
 
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/
 
</blockquote>
 
 
 
===<br /> <div align="center">SCI Studio 4 (VGA)</div> ===
 
 
 
<blockquote>
 
Brian Provinciano's unfinished work to add support for the SCI VGA games.
 
 
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudioVGA/SCIStudioVGA.zip|SCI Studio 4 (VGA)]]<span class="DLInfo"> (ZIP file) [1.63 MB]</span>
 
** [[Image:ZIP.PNG|ZIP File]] [[scidl:IDEs/SCIStudioVGA/SCIStudioVGADevelopment_SRC.zip|SCI Studio 4 (VGA) Source]]<span class="DLInfo"> (ZIP file) [3.02 MB]</span>
 
</blockquote>
 
</blockquote>
 
 
 
&nbsp;
 
  
 
[[Category:SCI Tools]]
 
[[Category:SCI Tools]]
 
[[Category:SCI Integrated Development Environments]]
 
[[Category:SCI Integrated Development Environments]]

Revision as of 00:25, 28 March 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). 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