Difference between revisions of "AGI SNDDIR File"
From AGI Wiki
Jump to navigationJump to search (Created page with "Category:AGI Pages <div align="center" style="font-size: 22pt">AGI SNDDIR File</div> <div id="LOGDIRFiles"></div>A SNDDIR file is directory file that gives the location...") |
m (Andrew Branscom moved page SNDDIR to AGI SNDDIR File) |
(No difference)
|
Latest revision as of 21:00, 1 June 2024
AGI SNDDIR File
A SNDDIR 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 PICDIR 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