AGI DIR Files
From AGI Wiki
Revision as of 20:41, 1 June 2024 by Andrew Branscom (talk | contribs) (Created page with "Category:AGI Pages <div align="center" style="font-size: 22pt">AGI DIR File</div> <div id="DIRFiles"></div>LOGDIR, VIEWDIR, PICDIR, and SNDDIR are direct...")
AGI DIR File
LOGDIR, VIEWDIR, PICDIR, and SNDDIR are directory files give the location of each of Logic, Picture, View, and Sound data within the VOL files. In version 3 of the interpreter, these files are combined into one file with a header which gives the offset of each part. The name of this single directory file is *DIR
where the * is the initials of the game (e.g. KQ4DIR, MH2DIR, GRDIR, BCDIR, MH1DIR
).
References