Difference between revisions of "Gumby's SCI Tools"

From SCI Wiki
Jump to navigationJump to search
(Created page with "{{SCISoftwareInfobox | Software = Gumby's SCI Tools | image = Command Line Tools | Version = | ReleaseDate = | Developers = {{Gumby}} | ProgLanguage = Python | Platform = {{...")
 
Line 15: Line 15:
 
Version 1.0<br />
 
Version 1.0<br />
 
''Developer: [[Gumby]]''</div>
 
''Developer: [[Gumby]]''</div>
 +
<br />
 +
<br />
 
<br />
 
<br />
 
==<br /><br /> Description ==
 
==<br /><br /> Description ==
  
 +
<blockquote>
 +
SCI Development Tools by [[Gumby|Gumby's]] (all tools are for SCI0 games unless otherwise specified)
 +
</blockquote>
  
 
+
==<br /> Said() String Generator ==
 
 
 
 
  
 
<blockquote>
 
<blockquote>
SCI Development Tools by [[Gumby|Gumby's]] (all tools are for SCI0 games unless otherwise specified)
+
(based on desired user input) for development of SCI0 games
 
 
'''Said() String Generator''' - (based on desired user input) for development of SCI0 games
 
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCISaidGen.zip|SCISaidGen]]<span class="DLInfo"> (ZIP file) [2651 KB]</span>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCISaidGen.zip|SCISaidGen]]<span class="DLInfo"> (ZIP file) [2651 KB]</span>
 
</blockquote>
 
</blockquote>
'''SCI Text Dumper''' - Dumps all text resources & then runs them through a spelling & grammar checker prior to finally loading the text resources back in.
+
</blockquote>
 +
 
 +
==<br /> SCI Text Dumper ==
 +
 
 +
<blockquote>
 +
Dumps all text resources & then runs them through a spelling & grammar checker prior to finally loading the text resources back in.
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCITextDumper.zip|SCITextDumper]]<span class="DLInfo"> (ZIP file) [2735 KB]</span>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCITextDumper.zip|SCITextDumper]]<span class="DLInfo"> (ZIP file) [2735 KB]</span>
 
</blockquote>
 
</blockquote>
'''SCI Vocab Editor''' - Extracts the vocabulary for a game into Excel format for manipulation & then 're-loads' the updated vocab back into the game.
+
</blockquote>
 +
 
 +
==<br /> SCI Vocab Editor ==
 +
 
 +
<blockquote>
 +
Extracts the vocabulary for a game into Excel format for manipulation & then 're-loads' the updated vocab back into the game.
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIVocabEditor.zip|SCIVocabEditor]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIVocabEditor.zip|SCIVocabEditor]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
</blockquote>
 
</blockquote>
'''Dummy Script Compiler''' - Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).  
+
</blockquote>
 +
 
 +
==<br /> Dummy Script Compiler ==
 +
 
 +
<blockquote>
 +
Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).  
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/dummyScriptCompiler.zip|DummyScriptCompiler]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/dummyScriptCompiler.zip|DummyScriptCompiler]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
</blockquote>
 
</blockquote>
'''Recreate MAP File''' - Utility to recreate a .MAP file based on a set of RESOURCE.XXX (001, 002, etc) files.  
+
</blockquote>
 +
 
 +
==<br /> Recreate MAP File ==
 +
 
 +
<blockquote>
 +
Utility to recreate a .MAP file based on a set of RESOURCE.XXX (001, 002, etc) files.  
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/recreateMapFile.zip|RecreateMapFile]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/recreateMapFile.zip|RecreateMapFile]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
</blockquote>
 
</blockquote>
'''ResDumpPack''' - Utility to dump & pack resources to/from RESOURCE.XXX files.
+
</blockquote>
 +
 
 +
==<br /> ResDumpPack ==
 +
 
 +
<blockquote>
 +
Utility to dump & pack resources to/from RESOURCE.XXX files.
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/resDumpPack.zip|ResDumpPack]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/resDumpPack.zip|ResDumpPack]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
 
</blockquote>
 
</blockquote>
'''SCI Digital Sound Pack 1 - Doors''' - Digital sounds to be used with SNDBLAST.DRV sound driver
+
</blockquote>
 +
 
 +
==<br /> SCI Digital Sound Pack 1 - Doors ==
 +
 
 +
<blockquote>
 +
Digital sounds to be used with SNDBLAST.DRV sound driver
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIDigitalSoundPack1-Doors.zip|SCI Digital Sound Pack 1 - Doors]]<span class="DLInfo"> (ZIP file) [701 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIDigitalSoundPack1-Doors.zip|SCI Digital Sound Pack 1 - Doors]]<span class="DLInfo"> (ZIP file) [701 KB]</span>  
 
</blockquote>
 
</blockquote>
'''SCI Digital Sound Pack 2 - Animals''' - Digital sounds to be used with SNDBLAST.DRV sound driver
+
</blockquote>
 +
 
 +
==<br /> SCI Digital Sound Pack 2 - Animals ==
 +
 
 +
<blockquote>
 +
Digital sounds to be used with SNDBLAST.DRV sound driver
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIDigitalSoundPack2-Animals.zip|SCI Digital Sound Pack 2 - Animals]]<span class="DLInfo"> (ZIP file) [2152 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIDigitalSoundPack2-Animals.zip|SCI Digital Sound Pack 2 - Animals]]<span class="DLInfo"> (ZIP file) [2152 KB]</span>  
 
</blockquote>
 
</blockquote>
'''SCI Midi Pack 1 - Music''' - Midi music sounds to be used with SNDBLAST.DRV or MPUMIDI.DRV sound driver (possibly others)
+
</blockquote>
 +
 
 +
==<br /> SCI Midi Pack 1 - Music ==
 +
 
 +
<blockquote>
 +
Midi music sounds to be used with SNDBLAST.DRV or MPUMIDI.DRV sound driver (possibly others)
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIMidiPack1-Music.zip|SCI Midi Pack 1 - Music]]<span class="DLInfo"> (ZIP file) [378 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCIMidiPack1-Music.zip|SCI Midi Pack 1 - Music]]<span class="DLInfo"> (ZIP file) [378 KB]</span>  
 
</blockquote>
 
</blockquote>
'''SCI0 32bit Sound Utilities (Snd2Mid, Mid2Snd, SndPrf, ExtractWav)''' - Port of Ravi's 16 bit utilities (Snd2Mid, Mid2Snd, SndPrf) to C# and a new utility ExtractWav
+
</blockquote>
 +
 
 +
==<br /> SCI0 32bit Sound Utilities (Snd2Mid, Mid2Snd, SndPrf, ExtractWav) ==
 +
 
 +
<blockquote>
 +
Port of Ravi's 16 bit utilities (Snd2Mid, Mid2Snd, SndPrf) to C# and a new utility ExtractWav
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCI032bitSoundUtils(Snd2Mid,Mid2Snd,SndPrf,ExtractWav).zip|SCI0 32bit Sound Utilities]]<span class="DLInfo"> (ZIP file) [37 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCI032bitSoundUtils(Snd2Mid,Mid2Snd,SndPrf,ExtractWav).zip|SCI0 32bit Sound Utilities]]<span class="DLInfo"> (ZIP file) [37 KB]</span>  
 
</blockquote>
 
</blockquote>
'''SCI Narrate''' - Add a narrator to your SCI fan games.  Leverages the Google Translate API.
+
</blockquote>
 +
 
 +
==<br /> SCI Narrate==
 +
 
 +
<blockquote>
 +
Add a narrator to your SCI fan games.  Leverages the Google Translate API.
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCI_Narrate.zip|SCI Narrate]]<span class="DLInfo"> (ZIP file) [44 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/SCI_Narrate.zip|SCI Narrate]]<span class="DLInfo"> (ZIP file) [44 KB]</span>  
 
</blockquote>
 
</blockquote>
'''Create Text Resources Tool''' - Parses all source script files & extracts all the Print() strings and puts them into text resources
+
</blockquote>
 +
 
 +
==<br /> Create Text Resources Tool ==
 +
 
 +
<blockquote>
 +
Parses all source script files & extracts all the Print() strings and puts them into text resources
 
<blockquote>
 
<blockquote>
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/CreateTextRes.zip|CreateTextRes]]<span class="DLInfo"> (ZIP file) [94 KB]</span>  
 
* [[Image:ZIP.PNG|ZIP File]] [[scidl:Gumby/CreateTextRes.zip|CreateTextRes]]<span class="DLInfo"> (ZIP file) [94 KB]</span>  

Revision as of 22:50, 3 April 2016

Gumby's SCI Tools
{{{Image}}}
Latest Version: 
Release Date: 
Company: {{{Company}}}
Publication Status:  {{{Published}}}
Developer(s): Template:Gumby
Language: Python
Open Source: {{{OpenSource}}}
Source Available:  {{{Source}}}
License: {{{License}}}
Platform: Template:WindowsTool
Type: Template:ResourceTool
Localization: English
Website:


Gumby's SCI Tools

Version 1.0

Developer: Gumby






Description

SCI Development Tools by Gumby's (all tools are for SCI0 games unless otherwise specified)


Said() String Generator

(based on desired user input) for development of SCI0 games


SCI Text Dumper

Dumps all text resources & then runs them through a spelling & grammar checker prior to finally loading the text resources back in.


SCI Vocab Editor

Extracts the vocabulary for a game into Excel format for manipulation & then 're-loads' the updated vocab back into the game.


Dummy Script Compiler

Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).


Recreate MAP File

Utility to recreate a .MAP file based on a set of RESOURCE.XXX (001, 002, etc) files.


ResDumpPack

Utility to dump & pack resources to/from RESOURCE.XXX files.


SCI Digital Sound Pack 1 - Doors

Digital sounds to be used with SNDBLAST.DRV sound driver


SCI Digital Sound Pack 2 - Animals

Digital sounds to be used with SNDBLAST.DRV sound driver


SCI Midi Pack 1 - Music

Midi music sounds to be used with SNDBLAST.DRV or MPUMIDI.DRV sound driver (possibly others)


SCI0 32bit Sound Utilities (Snd2Mid, Mid2Snd, SndPrf, ExtractWav)

Port of Ravi's 16 bit utilities (Snd2Mid, Mid2Snd, SndPrf) to C# and a new utility ExtractWav


SCI Narrate

Add a narrator to your SCI fan games. Leverages the Google Translate API.


Create Text Resources Tool

Parses all source script files & extracts all the Print() strings and puts them into text resources