Difference between revisions of "AGIhack"
From AGI Wiki
Jump to navigationJump to search| (15 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
[[2019|2019/03/14]]</div> | [[2019|2019/03/14]]</div> | ||
| − | {{ | + | {{FanAGISoftwareInfobox |
| Software = AGIhack | | Software = AGIhack | ||
| − | | | + | | Image = <!-- [[Image:AGIhackSS.png|190px]]<br /> |
''AGIhack Screenshot'' --> | ''AGIhack Screenshot'' --> | ||
| Version = 2.0 | | Version = 2.0 | ||
| Line 13: | Line 13: | ||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{PeterKellyToolDev}}, {{LanceEwingToolDev}} | | Developers = {{PeterKellyToolDev}}, {{LanceEwingToolDev}} | ||
| + | | Interface = {{CLI}} | ||
| ProgLanguage = {{C++}} | | ProgLanguage = {{C++}} | ||
| − | | OpenSource = {{ | + | | OpenSource = {{ClosedSRC}} |
| − | | License = {{ | + | | License = {{NoLicense}} |
| Source = {{NoSourceSW}} | | Source = {{NoSourceSW}} | ||
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
| Line 30: | Line 31: | ||
<blockquote> | <blockquote> | ||
| − | * AGIHACK.EXE | + | {| width="85%" |
| − | * OBJECT.EXE | + | |- |
| − | * PLAY.EXE | + | |* AGIHACK.EXE ||- The main program |
| − | * SHOWPIC.EXE | + | |- |
| − | * SHOWLOG.EXE | + | |* OBJECT.EXE ||- Program to display list of inventory items |
| − | * WORDS.EXE | + | |- |
| + | |* 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 | ||
| + | |} | ||
</blockquote> | </blockquote> | ||
</blockquote> | </blockquote> | ||
| Line 82: | Line 91: | ||
* [[AGI Resources]] | * [[AGI Resources]] | ||
| − | * [[ | + | * [[OBJECT File (AGI)|AGI OBJECT File]] |
| − | * [[ | + | * [[Sound Resource (AGI)|AGI Sound Resources]] |
| − | * [[ | + | * [[Picture Resource (AGI)|AGI Picture Resources]] |
| − | * [[ | + | * [[Logic Resource (AGI)|AGI Logic Resources]] |
| − | * [[ | + | * [[Words Resource (AGI)|AGI Words Resources]] |
* [[AGI Resource Tools]] | * [[AGI Resource Tools]] | ||
* [[AGI Object Resource Tools]] | * [[AGI Object Resource Tools]] | ||
| Line 93: | Line 102: | ||
* [[AGI Logic Resource Tools]] | * [[AGI Logic Resource Tools]] | ||
* [[AGI Words Resource Tools]] | * [[AGI Words Resource Tools]] | ||
| − | |||
| | ||
| − | |||
[[Category:Technical Info]] | [[Category:Technical Info]] | ||
Latest revision as of 19:27, 28 November 2024
AGIhack
| Latest Version: | 2.0 | ||
|---|---|---|---|
| Release Date: | 1997/04/04 | ||
| Company: | |||
| Publication Status: | Published | ||
| Developer(s): | Peter Kelly, Lance Ewing | ||
| Interface: | CLI | ||
| Language: | C++ | ||
| Open Source: | Closed | ||
| Source Availability: | No | ||
| License: | None | ||
| Type: | Resource Extractor, Viewer | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | The Ultimate AGI & SCI Web Site (Web Archive) | ||
Description
AGIhack is a collection of DOS command line tools for extracting and viewing AGI resources. It includes:
* 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
Features
Version History
Development Status
Usage
- See included documentation.
Download
AGIhack v2.0 ZIP File [135 KB]
AGIhack v1.0b1 ZIP File [22.6 KB]
Known issues
Credits
See Also
- AGI Resources
- AGI OBJECT File
- AGI Sound Resources
- AGI Picture Resources
- AGI Logic Resources
- AGI Words Resources
- AGI Resource Tools
- AGI Object Resource Tools
- AGI Sound Resource Tools
- AGI Picture Resource Tools
- AGI Logic Resource Tools
- AGI Words Resource Tools