AGI DIR File: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
sierraw>Andrew Branscom
No edit summary
 
Andrew Branscom (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 13: Line 13:
* [[AGI Specifications: Chapter 2 - Overview#DIRFiles|AGI DIR Files]]
* [[AGI Specifications: Chapter 2 - Overview#DIRFiles|AGI DIR Files]]
<!-- AGI Specifications: Chapter 2 - Overview#2.2_AGI_game_files -->
<!-- AGI Specifications: Chapter 2 - Overview#2.2_AGI_game_files -->
 
&nbsp;
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:Development]]
[[Category:Development]]

Latest revision as of 16:24, 3 April 2025

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



Also See