Difference between revisions of "Directory Files (AGI)"

From AGI Wiki
Jump to navigationJump to search
(Created page with "{{stub}} <div id="DIRFiles"></div><code>LOGDIR, VIEWDIR, PICDIR, SNDDIR</code> are directory files give the location of each of Logic, Picture, View, and Sound data within th...")
 
m (Andrew Branscom moved page Directory Files to Directory Files (AGI) without leaving a redirect)
 
(No difference)

Latest revision as of 14:48, 26 March 2019

This page is a stub page. Please help if you can provide more information.

LOGDIR, VIEWDIR, PICDIR, 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).


Also See