GLUE: Difference between revisions

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


{{FanAGISoftwareInfobox
{{FanAGISoftwareInfobox
Line 18: Line 17:
| Platform = {{DOSTool}}
| Platform = {{DOSTool}}
| Type = {{FanAGIVolUtil}}, {{FanAGIResUtil}}
| Type = {{FanAGIVolUtil}}, {{FanAGIResUtil}}
{{AGIVolTool}}, {{AGIResourceTool}}
| Engine = {{AGITool}}
| Localization = {{EnglishTool}}
| Localization = {{EnglishTool}}
| Website = {{agifansURL}}
| Website = {{agifansURL}}
Line 103: Line 102:
* [[:Category:AGI Resources|AGI Resources]]
* [[:Category:AGI Resources|AGI Resources]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[:Category:AGI VOL Tools|AGI VOL Tools]]
* [[:Category:AGI VOLUME Utilities|AGI VOLUME Utilities]]
* [[AGI DIR File|AGI Directory File]]
* [[AGI DIR File|AGI Directory File]]
* [[:Category:AGI Volume Utilities|AGI Volume Utilities]]
* [[:Category:AGI Resource Utilities|AGI Resource Utilities]]
* [[:Category:AGI Resource Utilities|AGI Resource Utilities]]
* [[:Category:AGI Resource Tools|AGI Resource Tools]]
* {{agifansURL}}
* [agifans agifans]
&nbsp;
&nbsp;
[[Category:Technical Info]]
[[Category:Technical Info]]

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