GLUE: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div align="center" style="font-size: 22pt">GLUE</div>
<div align="center"><span style="font-size: 22pt">GLUE</span><br />''Version 1.0''<br />''Author: [[Lance Ewing]]''<!--<br />''Developer ''--><br />''1998-01-02''</div></div>
<div align="center">Version 1.0<br />
''Author: [[Lance Ewing]]''<br />
[[1998|1998/01/02]]</div>


{{FanAGISoftwareInfobox
{{FanAGISoftwareInfobox
| Software = GLUE
| Software = GLUE
| Image = <!-- [[Image:GLUESS.png|190px]]<br />
| Image =  
''GLUE Screenshot'' -->
| Version = 1.0
| Version = 1.0
| ReleaseDate = [[1998|1998/01/02]]
| ReleaseDate = {{1998S}}-01-02<ref>From the file's creation date</ref>
| Company =  
| Company = {{NAToolCo}}
| DevStatus = {{ObsoleteDev}}
| Published = {{Published}}
| Published = {{Published}}
| Developers = {{LanceEwingToolDev}}
| Developers = {{LanceEwingToolDev}}
Line 16: Line 13:
| ProgLanguage = {{C}}
| ProgLanguage = {{C}}
| OpenSource = {{OpenSRC}}
| OpenSource = {{OpenSRC}}
| Source = {{SourceSW}} [[#Downlaod|Yes]] (Included in download)  
| Source = {{SourceSW}}[[#DL|Yes]] (included in download)
| License =  
| License = {{NoLicense}}
| Platform = {{DOSTool}}
| Platform = {{DOSTool}}
| Type = {{AGIVolTool}}, {{AGIResourceTool}}
| Type = {{FanAGIVolUtil}}, {{FanAGIResUtil}}
| Engine = {{AGITool}}
| Localization = {{EnglishTool}}
| Localization = {{EnglishTool}}
| Website = {{agifansURL}}
| Website = {{agifansURL}}
Line 25: Line 23:


<br />
<br />
==<br /><br /> Description ==
==<br /> Description ==


<blockquote>
<blockquote>
Line 33: Line 31:
==<br /> Features ==
==<br /> Features ==


*
<blockquote>
<!-- Add feature list here -->
</blockquote>
 
==<br /> Requirements ==
 
<blockquote>
<!-- Add requirements here -->
</blockquote>


==<br /> Version History ==
==<br /> Version History ==


<blockquote>
<blockquote>
&nbsp;<!-- Place version history here
<!-- Place version history here -->
<span class="Inactive">N/A</span> -->
</blockquote>
</blockquote>


Line 45: Line 50:


<blockquote>
<blockquote>
&nbsp;<!-- Place development status here
GLUE is considered obsolete. Use as a last resort.
<span class="Inactive">N/A</span> -->
</blockquote>
</blockquote>


Line 70: Line 74:
</blockquote>
</blockquote>


<div id="DL">
==<br /> Download ==
==<br /> Download ==


Line 84: Line 89:


* [[Lance Ewing]]
* [[Lance Ewing]]
==<br /> Legal ==
(c) Lance Ewing, 1997. GLUE was released with no license.


==<br /> References ==
==<br /> References ==


<references />
<references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags -->


== Also See ==
== Also See ==


* [[VOL File (AGI)]]
* [[:Category:AGI Resources|AGI Resources]]
* [[:Category:AGI VOL Tools|AGI VOL Tools]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[:Category:AGI Resource Tools|AGI Resource Tools]]
* [[:Category:AGI VOLUME Utilities|AGI VOLUME Utilities]]
 
* [[AGI DIR File|AGI Directory File]]
* [[:Category:AGI Resource Utilities|AGI Resource Utilities]]
* {{agifansURL}}
&nbsp;
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:References]]
[[Category:Development]]
[[Category:Resource Articles]]
[[Category:AGI Resource Articles]]
[[Category:Resource Volumes]]
[[Category:AGI Resource Volumes]]
[[Category:AGI Dir File Articles]]

Latest revision as of 18:25, 26 October 2025

GLUE
Version 1.0
Author: Lance Ewing
1998-01-02
GLUE
Latest Version:  1.0
Release Date:  1998-01-02[1]
Company: N/A
Development Status:  Obsolete
Publication Status:  Published
Developer(s): Lance Ewing
Interface: CLI
Language: C
Open Source: Open
Source Availability:  Yes (included in download)
License: None
Type: Volume Utility, Resource Utility
Relevant Engine: AGI
Platform: DOS
Localization: English
Website: www.agifans.com/




Description

Lance Ewing's GLUE is a DOS command line tool for building both V2 and V3 VOL files from LOGIC, PICTURE, VIEW and SOUND resource files. This was how some of the early attempts at creating fan made AGI demos were 'glued' together.


Features


Requirements


Version History


Development Status

GLUE is considered obsolete. Use as a last resort.


Usage

glue [options]


Options

-2 Selects production of AGIv2 VOL and DIR files. This is the default case, i.e. if you type in GLUE then it will presume you are building the files for AGIv2.
-3 Selects production of AGIv3 VOL and DIR files. In this case you will probably want to specify the game signature as well by using the option below.
-s sig Determines the game signature used when creating the VOL and DIR files. For example, a signature of SQ2 will create a DIR file named SQ2DIR and VOL files named SQ2VOL.0, etc. You will not want to use this option when using AGIv2.
-h Displays the help screen.


Download

Download from here:


Known issues

  • None known


Credits


Legal

(c) Lance Ewing, 1997. GLUE was released with no license.


References

  1. From the file's creation date

Also See