AGIhack: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
| (25 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div align="center" style="font-size: 22pt">AGIhack</ | <div align="center"><span style="font-size: 22pt">AGIhack</span><br />''Version 2.0''<br />''Author: [[Peter Kelly]] and [[Lance Ewing]]''<br />''1997-04-04''</div></div> | ||
{{TechToolStub}} | |||
''Author: [[Peter Kelly]] and [[Lance Ewing]]''<br /> | |||
{{FanAGISoftwareInfobox | {{FanAGISoftwareInfobox | ||
| Software = AGIhack | | Software = AGIhack | ||
| Image = | | Image = | ||
| Version = 2.0 | | Version = 2.0 | ||
| ReleaseDate = {{1997S}}/04/04 | | ReleaseDate = {{1997S}}/04/04 | ||
| Company = {{ | | Company = {{NAToolCo}} | ||
| DevStatus = {{MaintainedDev}} | |||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{PeterKellyToolDev}}, {{LanceEwingToolDev}} | | Developers = {{PeterKellyToolDev}}, {{LanceEwingToolDev}} | ||
| Interface = {{CLI}} | | Interface = {{CLI}} | ||
| ProgLanguage = {{C++}} | | ProgLanguage = {{C++}} | ||
| OpenSource = | | OpenSource = {{ClosedSRC}} | ||
| Source = {{NoSourceSW}} | | Source = {{NoSourceSW}} | ||
| License = {{NoLicense}} | | License = {{NoLicense}} | ||
| Type = {{ | | Type = {{FanAGIResExtractor}}, {{FanAGIResViewer}}, {{FanAGISndResPlayer}} | ||
| Engine = {{AGITool}}, | |||
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = | | Website = [http://www.agifans.com/ www.agifans.com/] | ||
}} | }} | ||
<br /> | <br /> | ||
== | ==<br /> Description == | ||
<blockquote> | <blockquote> | ||
'''''AGIhack''''' is a collection of DOS command line tools for extracting and viewing [[AGI Resources|AGI resources]]. It includes: | '''''AGIhack''''' is a collection of DOS command line tools for extracting and viewing [[AGI Resources|AGI resources]]. It includes: | ||
</blockquote> | |||
==<br /> Features == | |||
<blockquote> | <blockquote> | ||
{| width="85%" | {| <!--width="85%" --> | ||
|- | |- | ||
|* AGIHACK.EXE ||- The main program | |* '''AGIHACK.EXE''' ||- The main program | ||
|- | |- | ||
|* OBJECT.EXE ||- Program to display list of inventory items | |* '''OBJECT.EXE''' ||- Program to display list of inventory items | ||
|- | |- | ||
|* PLAY.EXE ||- Program to play SND resources (by [[Lance Ewing]]) | |* '''PLAY.EXE''' ||- Program to play SND resources (by [[Lance Ewing]]) | ||
|- | |- | ||
|* SHOWPIC.EXE ||- Program to display PIC resources (by [[Lance Ewing]]) | |* '''SHOWPIC.EXE''' ||- Program to display PIC resources (by [[Lance Ewing]]) | ||
|- | |- | ||
|* SHOWLOG.EXE ||- Program to display LOGIC resources (by [[Lance Ewing]]) | |* '''SHOWLOG.EXE''' ||- Program to display LOGIC resources (by [[Lance Ewing]]) | ||
|- | |- | ||
|* WORDS.EXE ||- Program to display game vocabulary | |* '''WORDS.EXE''' ||- Program to display game vocabulary | ||
|} | |} | ||
</blockquote> | </blockquote> | ||
==<br /> Requirements == | |||
<blockquote> | |||
<!-- Add requirements here --> | |||
</blockquote> | </blockquote> | ||
==<br /> | ==<br /> Version History == | ||
<blockquote> | |||
<!-- Place version history here --> | |||
</blockquote> | |||
==<br /> | ==<br /> Development Status == | ||
<blockquote> | <blockquote> | ||
AGIhack is currently maintained by [[Lance Ewing]]. | |||
</blockquote> | </blockquote> | ||
==<br /> | ==<br /> Usage == | ||
<blockquote> | <blockquote> | ||
See included documentation. | |||
</blockquote> | </blockquote> | ||
| Line 69: | Line 76: | ||
<blockquote> | <blockquote> | ||
<!-- Add options here --> | |||
</blockquote> | </blockquote> | ||
==<br /> Download == | ==<br /> Download == | ||
<div id="DL"> | |||
<blockquote> | <blockquote> | ||
Download from here: | Download from here: | ||
* [[File:ZIP.png]] [[File:AGIHACK_2_(AGIHACK).zip|AGIhack v2.0]]<span class="DLInfo"> ZIP File [135 KB]</span> | * [[File:ZIP.png]] [[File:AGIHACK_2_(AGIHACK).zip|AGIhack v2.0]]<span class="DLInfo"> ZIP File [135 KB]</span> | ||
* [[File:ZIP.png]] [[File:AGIHACK_1_0b1_(AGIHKB1).ZIP|AGIhack v1.0b1]]<span class="DLInfo"> ZIP File [22.6 KB]</span> | * [[File:ZIP.png]] [[File:AGIHACK_1_0b1_(AGIHKB1).ZIP|AGIhack v1.0b1]]<span class="DLInfo"> ZIP File [22.6 KB]</span> | ||
</blockquote> | </blockquote> | ||
==<br /> Known issues == | ==<br /> Known issues == | ||
* | * None known. | ||
==<br /> Credits == | ==<br /> Credits == | ||
| Line 92: | Line 96: | ||
* [[Peter Kelly]] | * [[Peter Kelly]] | ||
* [[Lance Ewing]] | * [[Lance Ewing]] | ||
==<br /> Legal == | |||
AGIhack was released with no license. | |||
==<br /> References == | ==<br /> References == | ||
<references /> | <references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags --> | ||
==<br /> Also See == | ==<br /> Also See == | ||
* [[:Category:AGI Resources|AGI Resources]] | |||
* [[AGI Resources]] | * [[AGI Resources]] | ||
* [[AGI | * [[Logic Resource (AGI)]] | ||
* [[AGI Specifications: Chapter 4 - The Logic Language|AGI Logic Language Specifications]] | |||
* [[OBJECT File (AGI)|AGI OBJECT File]] | * [[OBJECT File (AGI)|AGI OBJECT File]] | ||
* [[Sound Resource (AGI)|AGI Sound Resources]] | * [[Sound Resource (AGI)|AGI Sound Resources]] | ||
* [[Picture Resource (AGI)|AGI Picture Resources]] | * [[Picture Resource (AGI)|AGI Picture Resources]] | ||
* [[Logic Resource (AGI)|AGI Logic Resources]] | * [[Logic Resource (AGI)|AGI Logic Resources]] | ||
* [[ | * [[WORDS.TOK]] | ||
* [[AGI Resource | |||
* [[AGI Viewer | |||
* [[AGI Object Resource | * [[:Category:AGI Resource Utilities]] | ||
* [[AGI Sound Resource | * [[:Category:AGI Viewer Utilities]] | ||
* [[AGI Picture Resource | * [[:Category:AGI Object Resource Utilities]] | ||
* [[AGI Logic Resource | * [[:Category:AGI Sound Resource Utilities]] | ||
* [[ | * [[:Category:AGI Picture Resource Utilities]] | ||
* [[:Category:AGI Logic Resource Utilities]] | |||
* [[:Category:WORDS.TOK Utilities]] | |||
* [http://www.agifans.com/ www.agifans.com/] | |||
| | ||
[[Category:References]] | |||
[[Category:Software Suites]] | |||
[[Category:Resource Articles]] | |||
[[Category:AGI Resource Articles]] | |||
[[Category:Logic Resources]] | |||
[[Category:AGI Logic Resources]] | |||
[[Category:WORDS.TOK Articles]] | |||
[[Category:Picture Resources]] | |||
[[Category:AGI Picture Resources]] | |||
[[Category:Sound Resources]] | |||
[[Category:AGI Sound Resources]] | |||
[[Category:AGI Viewer Tools]] | [[Category:AGI Viewer Tools]] | ||
[[Category:AGI Resource Extractor Tools]] | [[Category:AGI Resource Extractor Tools]] | ||
[[Category:AGI Viewer Tools]] | [[Category:AGI Viewer Tools]] | ||
Latest revision as of 11:00, 25 October 2025
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 2.0 | ||
|---|---|---|---|
| Release Date: | 1997/04/04 | ||
| Company: | N/A | ||
| Development Status: | Maintained | ||
| Publication Status: | Published | ||
| Developer(s): | Peter Kelly, Lance Ewing | ||
| Interface: | CLI | ||
| Language: | C++ | ||
| Open Source: | Closed | ||
| Source Availability: | No | ||
| License: | None | ||
| Type: | Resource Extractor, Resource Viewer, Sound Resource Player | ||
| Relevant Engine: | AGI, | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | www.agifans.com/ | ||
Description
AGIhack is a collection of DOS command line tools for extracting and viewing AGI resources. It includes:
Features
* AGIHACK.EXE - The main program * OBJECT.EXE - Program to display list of inventory items * PLAY.EXE - Program to play SND resources (by Lance Ewing) * SHOWPIC.EXE - Program to display PIC resources (by Lance Ewing) * SHOWLOG.EXE - Program to display LOGIC resources (by Lance Ewing) * WORDS.EXE - Program to display game vocabulary
Requirements
Version History
Development Status
AGIhack is currently maintained by Lance Ewing.
Usage
See included documentation.
Options
Download
Download from here:
File:AGIHACK 2 (AGIHACK).zip ZIP File [135 KB]
File:AGIHACK 1 0b1 (AGIHKB1).ZIP ZIP File [22.6 KB]
Known issues
- None known.
Credits
Legal
AGIhack was released with no license.
References
Also See
- AGI Resources
- AGI Resources
- Logic Resource (AGI)
- AGI Logic Language Specifications
- AGI OBJECT File
- AGI Sound Resources
- AGI Picture Resources
- AGI Logic Resources
- WORDS.TOK
- Category:AGI Resource Utilities
- Category:AGI Viewer Utilities
- Category:AGI Object Resource Utilities
- Category:AGI Sound Resource Utilities
- Category:AGI Picture Resource Utilities
- Category:AGI Logic Resource Utilities
- Category:WORDS.TOK Utilities
- www.agifans.com/
Categories:
- AGI Pages
- Tools Developed by Peter Kelly
- Tools Developed by Lance Ewing
- Fan AGI Resource Extractors
- AGI Resource Viewers
- Fan AGI Resource Viewers
- Sound Resource Players
- AGI Sound Resource Players
- Logic Resources
- AGI Logic Resources
- Picture Resources
- AGI Picture Resources
- AGI Viewer Tools
- AGI Resource Extractor Tools