Difference between revisions of "SCI Companion"
Line 29: | Line 29: | ||
{| align="center" width="80%" | {| align="center" width="80%" | ||
− | | align="center"|[[Image: | + | | align="center"|[[Image:SCICompanion3bSS.png|320px]] |
| align="center"|[[Image:SCICompanion2SS.png|320px]] | | align="center"|[[Image:SCICompanion2SS.png|320px]] | ||
|- | |- |
Revision as of 13:32, 30 March 2016
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/ |
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
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.7Download from the SCI Companion homepage or download from here:
- ZIP File SCICompanion Version 3.0.1.7 * (ZIP file) [17.6 MB]
Source Code is available here:
* Always check the SCI Companion homepage for the latest version
SCI Companion 2.1.0.5Complete 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:
- ZIP File SCICompanion Version 2.1.0.5 with help file (ZIP file) [2.50 MB]
Source Code is available here:
Also See