VerData.mul

This file contains fixes for all the other files. Since the files on CD can't be changed, this must be done this way.

VerData.mul (? bytes)

Unsigned dword is "Count" 4 bytes
Count Blocks of [VerData Block Pointer] Count*20 bytes
? Blocks "Corrected Block" ? bytes
 
VerData Block Pointer (20 bytes)
Unsigned dword is "FileID" 
The file to be fixed.
4 bytes
Unsigned dword is "Block" 
Which block in this file is to be fixed.
4 bytes
Unsigned dword is "Pos" 
Where the corrected block is saved in this file.
4 bytes
Unsigned dword is "Length" 
How long the corrected block is.
4 bytes
Unknown 4 bytes
 
FileIDs
0x00000000 (0) Map0.mul
0x00000001 (1) StaIdx0.mul
0x00000002 (2) Statics0.mul
0x00000003 (3) ArtIdx.mul
0x00000004 (4) Art.mul
0x00000005 (5) Anim.idx
0x00000006 (6) Anim.mul
0x00000007 (7) SoundIdx.mul
0x00000008 (8) Sound.mul
0x00000009 (9) TexIdx.mul
0x0000000A (10) TexMaps.mul
0x0000000B (11) GumpIdx.mul
0x0000000C (12) GumpArt.mul
0x0000000D (13) Multi.idx
0x0000000E (14) Multi.mul
0x0000000F (15) Skills.idx
0x00000010 (16) Skills.mul
0x0000001E (30) TileData.mul
0x0000001F (31) AnimData.mul
 
Made by Ridcully
Copyright (c) 1998 Jan Lübbe. All rights reserved.