AGI v3 Resource Extractor: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
Andrew Branscom (talk | contribs)
 
(5 intermediate revisions by the same user not shown)
Line 17: Line 17:
| License = {{NoLicense}}
| License = {{NoLicense}}
| Type = {{FanAGIResExtractor}}
| Type = {{FanAGIResExtractor}}
| Engine = {{AGI2Tool}} {{AGI3Tool}} {{AGITool}}
| Engine = {{AGI3Tool}}
| Platform = {{DOSTool}}
| Platform = {{DOSTool}}
| Localization = {{EnglishTool}}
| Localization = {{EnglishTool}}
Line 32: Line 32:


<blockquote>
<blockquote>
Lance Ewing's AGI v3 Resource Extractor is designed to extract LOGIC, PICTURE, VIEW, and SOUND data files out of AGI version 3 VOL files. Also includes documentation explaining the differences between the V2 and V3 formats. Includes source.
[[Lance Ewing]]'s AGI v3 Resource Extractor is designed to extract LOGIC, PICTURE, VIEW, and SOUND data files out of AGI version 3 VOL files. Also includes documentation explaining the differences between the V2 and V3 formats. Includes source.


AGIv3 logic resources are slightly different in format from the AGIv2 logics. For this reason they cannot be directly used with some of the viewers that are available (SHOWLOG has a -3 option). This release of XV3 provides an option that will perform the conversion to AGIv2 if it is requested for a particular logic (see further below).  
AGIv3 logic resources are slightly different in format from the AGIv2 logics. For this reason they cannot be directly used with some of the viewers that are available (SHOWLOG has a -3 option). This release of XV3 provides an option that will perform the conversion to AGIv2 if it is requested for a particular logic (see further below).  
Line 80: Line 80:
<blockquote>
<blockquote>
Download from here:
Download from here:
<!--
* [[Image:ZIP.png|ZIP File]] [[File:AGIv3_Resource_Extractor_(XV3).zip|AGIv3_Resource_Extractor_(XV3).zip]] <span class="DLInfo"> (ZIP file) [54.0 KB]</span> (source included)
* [[Image:ZIP.png|ZIP File]] [[File:XV3.ZIP|XV3.ZIP]] <span class="DLInfo"> (ZIP file) [53.5 KB]</span> (includes source)
-->
* [[Image:ZIP.png|ZIP File]] [[scidl:XV3.ZIP|XV3.ZIP]]<span class="DLInfo"> (ZIP file) [53.5 KB]</span>
</blockquote>
</blockquote>


Line 104: Line 101:
==<br /> Also See ==
==<br /> Also See ==


* [[AGI Resources]]
* [[OBJECT File (AGI)]]
* [[:Category:AGI Resources|AGI Resources]]
* [[:Category:AGI Resources|AGI Resources]]
* [[AGI Sound Resource|AGI Sound Resources]]
* [[AGI Picture Resource|AGI Picture Resources]]
* [[AGI Logic Resource|AGI Logic Resources]]
* [[WORDS.TOK]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[Volume File (AGI)|AGI Volume Files]]
* [[AGI DIR File|AGI Directory File]]
* [[AGI DIR File|AGI Directory File]]
* [[:Category:AGI Resource Extractors|AGI Resource Extractors]]
* [[:Category:AGI Resource Extractors|AGI Resource Extractors]]
* [agifans agifans]
* {{agifansURL}}
&nbsp;
&nbsp;
[[Category:Development]]
[[Category:Development]]

Latest revision as of 10:39, 25 September 2025

AGI v3 Resource Extractor
Version 1.1
Author: Lance Ewing
1997-12-29
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
AGI v3 Resource Extractor
Latest Version:  1.1
Release Date:  1997-12-29[1]
Company: N/A
Development Status:  Stable
Publication Status:  Published
Developer(s): Lance Ewing
Interface: CLI
Language: C
Open Source: Open
Source Availability:  Yes (included in download)
License: None
Type: Resource Extractor
Relevant Engine: AGI3
Platform: DOS
Localization: English
Website: www.agifans.com/




A.K.A.


Description

Lance Ewing's AGI v3 Resource Extractor is designed to extract LOGIC, PICTURE, VIEW, and SOUND data files out of AGI version 3 VOL files. Also includes documentation explaining the differences between the V2 and V3 formats. Includes source.

AGIv3 logic resources are slightly different in format from the AGIv2 logics. For this reason they cannot be directly used with some of the viewers that are available (SHOWLOG has a -3 option). This release of XV3 provides an option that will perform the conversion to AGIv2 if it is requested for a particular logic (see further below).

With this release I have tried to provIDE all the same features that VOLX has. It now supports the conversion of WORDS.TOK and BJECT files to more readable formats as VOLX does, and it also allows you to extract ALL resources in one pop. In this case the resources are extracted into directories of their individual type.


Features


Requirements


Version History


Development Status

The current AGI v3 Resource Extractor is a stable release version.


Usage

See included documentation.


Options

See included documentation.


Download

Download from here:


Known Issues

  • None known.


Credits

Lance Ewing


Legal

AGI v3 Resource Extractor was released with no license.


References

  1. From the file's creation date


Also See