AGIhack: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
Andrew Branscom (talk | contribs)
Line 35: Line 35:
{| <!--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>

Revision as of 10:43, 25 October 2025

AGIhack
Version 2.0
Author: Peter Kelly and Lance Ewing
1997-04-04
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
AGIhack
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