GLUE: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
m 3 revisions imported |
|||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div align="center" style="font-size: 22pt">GLUE</ | <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> | ||
< | |||
''Author: [[Lance Ewing]]''<br /> | |||
{{FanAGISoftwareInfobox | {{FanAGISoftwareInfobox | ||
| Software = GLUE | | Software = GLUE | ||
| Image = | | Image = | ||
| Version = 1.0 | | Version = 1.0 | ||
| ReleaseDate = | | 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}} [[# | | Source = {{SourceSW}}[[#DL|Yes]] (included in download) | ||
| License = | | License = {{NoLicense}} | ||
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
| Type = {{ | | Type = {{FanAGIVolUtil}}, {{FanAGIResUtil}} | ||
| Engine = {{AGITool}} | |||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = {{agifansURL}} | | Website = {{agifansURL}} | ||
| Line 25: | Line 23: | ||
<br /> | <br /> | ||
== | ==<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> | ||
<!-- Place version history here --> | |||
</blockquote> | </blockquote> | ||
| Line 45: | Line 50: | ||
<blockquote> | <blockquote> | ||
GLUE is considered obsolete. Use as a last resort. | |||
</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 == | ||
* [[ | * [[:Category:AGI Resources|AGI Resources]] | ||
* [[:Category:AGI | * [[Volume File (AGI)|AGI Volume Files]] | ||
* [[:Category:AGI Resource | * [[:Category:AGI VOLUME Utilities|AGI VOLUME Utilities]] | ||
* [[AGI DIR File|AGI Directory File]] | |||
* [[:Category:AGI Resource Utilities|AGI Resource Utilities]] | |||
* {{agifansURL}} | |||
| |||
[[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
| 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:
File:GLUE.ZIP (ZIP file) [32.7 KB] (includes source)
Known issues
- None known
Credits
Legal
(c) Lance Ewing, 1997. GLUE was released with no license.
References
- ↑ From the file's creation date
Also See
- AGI Resources
- AGI Volume Files
- AGI VOLUME Utilities
- AGI Directory File
- AGI Resource Utilities
- www.agifans.com/