Problem with chitin.reg and .bif Files
tommy
Member Posts: 401
i currently try to unpack the BG:EE data for a special tool. But currently i didnt understand how the entries in the chitin.reg are linked to the different .bif Files. So it would be nice if someone can explain that to me.
Currently i use the following sides for getting informations:
http://www.ugcs.caltech.edu/~jedwin/baldur_KEY.html
http://www.ugcs.caltech.edu/~jedwin/baldur_BIFF.html
Currently i use the following sides for getting informations:
http://www.ugcs.caltech.edu/~jedwin/baldur_KEY.html
http://www.ugcs.caltech.edu/~jedwin/baldur_BIFF.html
0
Comments
The .key file contains a list of .bif files and a list of game resources. The last 12 bits of the game-resource structure act as an index into the .bif file list, indicating which .bif file the game-resource is in.