Difference between revisions of "SCI Companion"

From SCI Wiki
Jump to navigationJump to search
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{SCISoftwareInfobox
 
{{SCISoftwareInfobox
 
| Software = SCI Companion
 
| Software = SCI Companion
| image = [[Image:SCICompanion3.png|200px]]<br />
+
| image = [[Image:SCICompanion3SS.png|200px]]<br />
 
''SCI Companion 3 Screenshot''
 
''SCI Companion 3 Screenshot''
 
| Version = 3.0.1.7
 
| Version = 3.0.1.7
Line 13: Line 13:
 
}}
 
}}
  
<div align="center"><span style="font-size: 22pt">TraduSCI</span><br />
+
<div align="center"><span style="font-size: 22pt">SCI Companion</span><br />
Version 1.0<br />
+
Version 3.0<br />
''Author: [[Enrico Rolfi]]''</div>
+
''Developer: [[Phil Fortier]]''</div>
 
<br />
 
<br />
 
==<br /><br /> Description ==
 
==<br /><br /> Description ==
Line 29: Line 29:
  
 
{| align="center" width="80%"
 
{| align="center" width="80%"
| align="center"|[[Image:SCICompanion3SS.png|320px]]
+
| align="center"|[[Image:SCICompanion3bSS.png|320px]]
 
| align="center"|[[Image:SCICompanion2SS.png|320px]]
 
| align="center"|[[Image:SCICompanion2SS.png|320px]]
 
|-
 
|-
Line 51: Line 51:
 
==<br /> Features ==
 
==<br /> Features ==
  
*  
+
* Complete IDE with Project Explorer for creating your own SCI game
 +
* Extract or export resources from SCI0, SCI1 and SCI2 games
 +
* Decompile original SCI0, SCI1 or SCI2 scripts from existing games.
 +
* View (sprite) editor
 +
** Create or edit existing SCI0 (EGA) or SCI1.1 (VGA) View resources
 +
* Picture (background) editor
 +
** Create or edit existing SCI0 (EGA) or SCI1.1 (VGA) PIC resources
 +
* Palette editor
 +
* Script and Heap editors with compiler
 +
* Message, Text and Vocab editors
 +
* Font editor
 +
* Sound and Audio editors
 +
* Work with SCI Studio syntax or the original Sierra syntax
 +
* SCI0 (EGA) and SCI1.1 (VGA) template games
 +
* Make game patches
 +
* Plugin system to expand SCI Companion's capabilities with third party tools
  
 
==<br /> Usage ==
 
==<br /> Usage ==
  
#
+
* See the [http://scicompanion.com/Documentation/index.html SCI Companion Help File]
  
 
==<br /> Download ==
 
==<br /> Download ==

Revision as of 22:33, 3 April 2016

SCI Companion
{{{Image}}}
Latest Version:  3.0.1.7
Release Date:  Feb 07, 2016
Company: {{{Company}}}
Publication Status:  {{{Published}}}
Developer(s): Template:Phil Fortier
Language: C++
Open Source: {{{OpenSource}}}
Source Available:  {{{Source}}}
License: {{{License}}}
Platform: Template:WindowsTool
Type: IDE
Localization: English
Website: scicompanion.com/


SCI Companion

Version 3.0

Developer: Phil Fortier




Description

SCI Companion, by Phil Fortier (Troflip) is still actively maintained. 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.


Versions

Screenshots

SCICompanion3bSS.png SCICompanion2SS.png
SCI Companion 3 SCI Companion 2

SCI Companion 3

The latest version of the program.

SCI Companion 2

An older version of SCI Companion.


Features

  • Complete IDE with Project Explorer for creating your own SCI game
  • Extract or export resources from SCI0, SCI1 and SCI2 games
  • Decompile original SCI0, SCI1 or SCI2 scripts from existing games.
  • View (sprite) editor
    • Create or edit existing SCI0 (EGA) or SCI1.1 (VGA) View resources
  • Picture (background) editor
    • Create or edit existing SCI0 (EGA) or SCI1.1 (VGA) PIC resources
  • Palette editor
  • Script and Heap editors with compiler
  • Message, Text and Vocab editors
  • Font editor
  • Sound and Audio editors
  • Work with SCI Studio syntax or the original Sierra syntax
  • SCI0 (EGA) and SCI1.1 (VGA) template games
  • Make game patches
  • Plugin system to expand SCI Companion's capabilities with third party tools


Usage


Download


SCI Companion 3.0.1.7

Download from the SCI Companion homepage or download from here:

Source Code is available here:

* Always check the SCI Companion homepage for the latest version


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 2 homepage or download from here:

Source Code is available here:


Also See