Difference between revisions of "SCI Companion"
(49 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == | + | <div align="center"><span style="font-size: 22pt">SCI Companion</span><br /> |
+ | Version 3.0<br /> | ||
+ | ''Developer: [[Phil Fortier]]''</div> | ||
− | + | {{FanSCISoftwareInfobox | |
+ | | Software = SCI Companion | ||
+ | | Image = [[Image:SCICompanion3SS.png|200px]]<br /> | ||
+ | ''SCI Companion 3 Screenshot'' | ||
+ | | Version = 3.0.1.7 | ||
+ | | ReleaseDate = {{2016S}}/Feb 07 | ||
+ | | Company = IceFall Games | ||
+ | | Published = {{Published}} | ||
+ | | Developers = {{PhilFortierToolDev}} | ||
+ | | Interface = {{GUI}} | ||
+ | | ProgLanguage = {{C++}} | ||
+ | | OpenSource = {{Open}} | ||
+ | | Source = {{SourceSW}} | ||
+ | | License = <!-- {{GPL2}} --> | ||
+ | | Platform = {{WinTool}} | ||
+ | | Type = {{IDE}} | ||
+ | | Localization = {{EnglishTool}} | ||
+ | | Website = [http://scicompanion.com/ scicompanion.com/] | ||
+ | }} | ||
− | + | ==<br /><br /> Description == | |
+ | |||
+ | <blockquote> | ||
+ | '''SCI Companion''', by [[Phil Fortier|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. | ||
+ | </blockquote> | ||
− | + | ==<br /> Versions == | |
<blockquote> | <blockquote> | ||
− | + | === Screenshots === | |
− | + | {| align="center" width="80%" | |
+ | | align="center"|[[Image:SCICompanion3bSS.png|320px]] | ||
+ | | align="center"|[[Image:SCICompanion2SS.png|320px]] | ||
+ | |- | ||
+ | | align="center"|SCI Companion 3 | ||
+ | | align="center"|SCI Companion 2 | ||
+ | |} | ||
− | + | === SCI Companion 3 === | |
− | |||
− | |||
<blockquote> | <blockquote> | ||
− | + | The latest version of the program. | |
− | |||
− | |||
− | |||
− | |||
</blockquote> | </blockquote> | ||
− | === | + | === SCI Companion 2 === |
− | |||
− | |||
<blockquote> | <blockquote> | ||
− | + | An older version of SCI Companion. | |
+ | </blockquote> | ||
+ | </blockquote> | ||
− | + | ==<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 == | |
− | * [ | + | * See the [http://scicompanion.com/Documentation/index.html SCI Companion Help File] |
− | |||
− | |||
− | + | ==<br /> Download == | |
− | <div align="center"> | + | <blockquote> |
+ | ===<br /> <div align="center">SCI Companion 3.0.1.7</div> === | ||
<blockquote> | <blockquote> | ||
− | [[ | + | Download from the [http://scicompanion.com/download/ SCI Companion homepage] or download from here: |
+ | |||
+ | * [[Image:ZIP.png|ZIP File]] [[scidl:IDEs/SCICompanion/SCICompanion_3.0.1.7.zip | SCICompanion Version 3.0.1.7]] *<span class="DLInfo"> (ZIP file) [17.6 MB]</span> | ||
<blockquote> | <blockquote> | ||
− | + | Source Code is available here: | |
− | + | * [https://github.com/icefallgames/SCICompanion SCI Companion Repository on GitHub] | |
− | |||
− | |||
− | |||
</blockquote> | </blockquote> | ||
− | + | <nowiki>*</nowiki> Always check the [http://scicompanion.com/download/ SCI Companion homepage] for the latest version | |
</blockquote> | </blockquote> | ||
− | ===<br /> <div align="center">SCI | + | ===<br /> <div align="center">SCI Companion 2.1.0.5</div> === |
<blockquote> | <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. | |
+ | |||
+ | Download from the [http://www.mtnphil.com/Games/SCIComp.html SCI Companion 2 homepage] or download from here: | ||
+ | |||
+ | * [[Image:ZIP.png|ZIP File]] [[scidl:IDEs/SCICompanion/SCIComp_2.1.0.5.zip|SCICompanion Version 2.1.0.5 with help file]]<span class="DLInfo"> (ZIP file) [2.50 MB]</span> | ||
<blockquote> | <blockquote> | ||
− | * [ | + | Source Code is available here: |
− | + | * [https://github.com/OmerMor/SciCompanion SCI Companion Repository on GitHub] | |
+ | </blockquote> | ||
</blockquote> | </blockquote> | ||
</blockquote> | </blockquote> | ||
+ | ==<br /> Also See == | ||
+ | |||
+ | * [[:Category:SCI Companion Plugins|SCI Companion Plugins]] | ||
| | ||
− | |||
[[Category:SCI Tools]] | [[Category:SCI Tools]] | ||
+ | [[Category:SCI Integrated Development Environments]] |
Latest revision as of 01:05, 20 May 2024
SCI Companion 3 Screenshot | |||
Latest Version: | 3.0.1.7 | ||
---|---|---|---|
Release Date: | 2016/Feb 07 | ||
Company: | IceFall Games | ||
Publication Status: | Published | ||
Developer(s): | Phil Fortier | ||
Interface: | GUI | ||
Language: | C++ | ||
Open Source: | Open | ||
Source Availability: | |||
License: | |||
Type: | IDE | ||
Platform: | Windows | ||
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
- See the SCI Companion Help File
Download
SCI Companion 3.0.1.7Download from the SCI Companion homepage or download from here:
- 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:
- SCICompanion Version 2.1.0.5 with help file (ZIP file) [2.50 MB]
Source Code is available here:
Also See