So I'm confused a little then.... Something is definately wrong there...
I'm just playing a little with a plain BGT install. It copies loads of files into \override\ and I want to clean it up. So, when I put 2 .tis's (ar0015 & ar0072) into a .biff those areas stop to load properly. Area is loading but background graphics is absolutely corrupted
But if I put .tis's to \override\ again - everything is ok once again. So I can clean everything from \override\ to .biff except those 2 files.
Any clues what's this all about..?
Once again sorry for the offtopic....

The problem is: tis files in the override have a slightly different format than tis files in the biff's. In the override, they have a 24-bit "header", whereas in the biff's they do not. In order to make this work, I use tispack/unpack. I make .tiz files, then unpack them into tis using the "-h" setting (no header); and then they can go into the biff's safely.

EDIT: Oops, forgot to log in; c'est moi, horred
Edited by horred the plague, 12 January 2005 - 07:51 AM.