Difference between revisions of "Brian Provinciano's SCI Tools"

From SCI Wiki
Jump to navigationJump to search
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Gumby's SCI Tools===
+
<div align="center"><span style="font-size: 22pt">Brian Provinciano's SCI Tools</span><br />
 +
Version 1.0<br />
 +
''Developer: [[Brian Provinciano]]''</div>
  
SCI Development Tools by Gumby (all tools are for SCI0 games unless otherwise specified)
+
{{SCISoftwareInfobox
 +
| Software = Brian Provinciano's SCI Tools
 +
| image = Command Line Tool
 +
| Version =
 +
| ReleaseDate =
 +
| Company = {{BriProTool}}
 +
| Published = {{Published}}
 +
| Developers = {{BrianProvincianoToolDev}}
 +
| ProgLanguage = {{C++}}
 +
| OpenSource = {{Open}}
 +
| Source = {{NoSourceSW}}
 +
| License = {{NoLicense}}
 +
| Platform = {{WinTool}}
 +
| Type = {{SCIResTool}}
 +
| Localization = {{EnglishTool}}
 +
| Website = {{UltAGISCIURL}}
 +
}}
  
 +
<br />
 +
==<br /><br /> Description ==
  
 
'''Said() String Generator''' - (based on desired user input) for development of SCI0 games
 
 
<blockquote>
 
<blockquote>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCISaidGen.zip|SCISaidGen]]<span class="DLInfo"> (ZIP file) [2651 KB]</span>
+
Misc. SCI Development Tools by [[Brian Provinciano]]
 
</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.
+
 
 +
==<br /> Rebuild Utility ==
 +
 
 
<blockquote>
 
<blockquote>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCITextDumper.zip|SCITextDumper]]<span class="DLInfo"> (ZIP file) [2735 KB]</span>
+
Rebuilds an SCI resource archive to recover corrupted game.
</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>
 
<blockquote>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCIVocabEditor.zip|SCIVocabEditor]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
+
* [[Image:ZIP.png|ZIP File]] [[scidl:ResourceTools/SCIRebuild(rebuild).zip|Resource Rebuild Utility]]<span class="DLInfo"> (ZIP file) [162 KB]</span>
 
</blockquote>
 
</blockquote>
'''Dummy Script Compiler''' - Utility to workaround initial compilation of scripts that contain circular dependencies (via 'use' inclusion).
 
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF: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 /> SCI Disassembler ==
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/recreateMapFile.zip|RecreateMapFile]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>  
+
 
</blockquote>
 
'''ResDumpPack''' - Utility to dump & pack resources to/from RESOURCE.XXX files.
 
 
<blockquote>
 
<blockquote>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/resDumpPack.zip|ResDumpPack]]<span class="DLInfo"> (ZIP file) [2993 KB]</span>
+
SCI Disassembler allows you to disassemble scripts from games using Sierra's SCI game engine.
</blockquote>
 
'''SCI Digital Sound Pack 1 - Doors''' - Digital sounds to be used with SNDBLAST.DRV sound driver
 
 
<blockquote>
 
<blockquote>
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCIDigitalSoundPack1-Doors.zip|SCI Digital Sound Pack 1 - Doors]]<span class="DLInfo"> (ZIP file) [701 KB]</span>  
+
* [[Image:ZIP.png|ZIP File]] [[scidl:SCRIPTTools/SCIDisassembler(SCIDASM20020504).ZIP|SCI Script Disassembler]]<span class="DLInfo"> (ZIP file) [256 KB]</span>
 
</blockquote>
 
</blockquote>
'''SCI Digital Sound Pack 2 - Animals''' - Digital sounds to be used with SNDBLAST.DRV sound driver
 
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCIDigitalSoundPack2-Animals.zip|SCI Digital Sound Pack 2 - Animals]]<span class="DLInfo"> (ZIP file) [2152 KB]</span>
 
</blockquote>
 
'''SCI Midi Pack 1 - Music''' - Midi music sounds to be used with SNDBLAST.DRV or MPUMIDI.DRV sound driver (possibly others)
 
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCIMidiPack1-Music.zip|SCI Midi Pack 1 - Music]]<span class="DLInfo"> (ZIP file) [378 KB]</span>
 
</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>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCI032bitSoundUtils(Snd2Mid,Mid2Snd,SndPrf,ExtractWav).zip|SCI0 32bit Sound Utilities]]<span class="DLInfo"> (ZIP file) [37 KB]</span>
 
</blockquote>
 
'''SCI Narrate''' - Add a narrator to your SCI fan games.  Leverages the Google Translate API.
 
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/SCI_Narrate.zip|SCI Narrate]]<span class="DLInfo"> (ZIP file) [44 KB]</span>
 
</blockquote>
 
'''Create Text Resources Tool''' - Parses all source script files & extracts all the Print() strings and puts them into text resources
 
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/CreateTextRes.zip|CreateTextRes]]<span class="DLInfo"> (ZIP file) [94 KB]</span>
 
 
</blockquote>
 
</blockquote>
  
'''sciAudio''' - Play MP3/WAV sound files external to the SCI0 virtual machine.
+
==<br /> Also See ==
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/sciAudio_1.0_with_source.zip|sciAudio]]<span class="DLInfo"> (ZIP file) [199 KB]</span>
 
</blockquote>
 
  
'''LockerGnome Quest Redux''' - Temporary home for this demo game until it can be moved to sciprogramming
+
* [[:Category:SCI Tools|SCI Resource Tools]]
<blockquote>
 
* [[Image:ZIP.GIF|ZIP File]][[SCIF:Gumby/GnomeQuestRedux.zip|GnomeQuestRedux]]<span class="DLInfo"> (ZIP file) [plenty of KB]</span>
 
</blockquote>
 
&nbsp;
 
  
 
[[category:SCI Tools]]
 
[[category:SCI Tools]]
 +
[[category:Resource Tools]]

Latest revision as of 17:44, 22 July 2020

Brian Provinciano's SCI Tools

Version 1.0

Developer: Brian Provinciano
Brian Provinciano's SCI Tools
{{{Image}}}
Latest Version: 
Release Date: 
Company: BriPro
Publication Status:  Published
Developer(s): Brian Provinciano
Language: C++
Open Source: Open
Source Available:  No
License: None
Platform: Windows
Type: Resource Tool
Localization: English
Website: The Ultimate AGI & SCI Web Site (Web Archive)





Description

Misc. SCI Development Tools by Brian Provinciano


Rebuild Utility

Rebuilds an SCI resource archive to recover corrupted game.


SCI Disassembler

SCI Disassembler allows you to disassemble scripts from games using Sierra's SCI game engine.


Also See