home *** CD-ROM | disk | FTP | other *** search
- --------a-GRASPRT GL-G----------------------
-
- The .GL animation files are graphic animations, some just .GIF files,
- others mini-movies, used mostly for x-rated adult animations. The format
- of the files is plain guesswork by me. The analyzed file did not include
- any animations but only .GIF files and two text files which seemed to be
- the animation script. There is no safe way of identifying a file as a GL
- animation, maybe except for adding the subfile sizes and the header size
- and then check if this matches the file size.
-
- OFFSET Count TYPE Description
- 0000h 1 word Length of header, excluding this word
- ="HLN"
- 0002h ? rec The directory entries for each file
- 1 dword Offset of the stored file
- 12 char DOS file name of the stored file
- 0002h+ 1 dword Length of the first stored file
- "HLN"
- ? byte The first file
- The other files follow in similar
- manner, length->file->length->file
- EXTENSION:GL
- OCCURENCES:PC
- PROGRAMS:GRASPRT
-