AGI PICDIR File
From AGI Wiki
Revision as of 20:42, 1 June 2024 by Andrew Branscom (talk | contribs) (Created page with "Category:AGI Pages <div align="center" style="font-size: 22pt">AGI PICDIR File</div> <div id="LOGDIRFiles"></div>A PICDIR file is directory file that gives the location...")
AGI PICDIR File
A PICDIR file is directory file that gives the location of each of Picture resource within the VOL files. In version 3 of the interpreter, this DIR file is combined with the other DIR files, LOGDIR, VIEWDIR, and SNDDIR 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